This new ISO contains fixes, improvements, and software updates. Finally, the installer hanging at the cleaning stage for ZFS installation got fixed, and OpenRC and dhcpcd were removed from the base code. Furthermore, automation configuration for HD 7000 series and older GPUs has been added. I also added the support for os-release to show GhostBSD name and GhostBSD version in applications like mate-system-monitor, python distros, pfetch, and neofetch and added a new set of wallpapers for 2022 and removed p7zip from the default selection since it is vulnerable and unmaintained.
All images checksum, hybrid ISO(DVD, USB), and torrent are available here:
https://www.ghostbsd.org/download
Note: When installing on VirtualBox, change the Graphics Controller to VBoxSVGA.
On BSD
dd if=GhostBSD-22.01.12.iso of=/dev/da0 bs=4m
On Linux
dd if=GhostBSD-22.01.12.iso of=/dev/sdc bs=4M
On Mac
dd if=GhostBSD-22.01.12.iso of=/dev/disk2 bs=10240
Note: GhostBSD can't successfully install in a system with less than 4G of ram because once GhostBSD is booted, it is running from the ram and not from the USB flash drive or DVD.