LiveCD builder for FuryBSD
Last updated 10/31/2020
Thank you for your interest in FuryBSD. This project has been discontinued. Plans to publish Q4 2020 images have been cancelled.
On 10/30/2020 the telegram channel was comprimised which accelerated the decision to terminate these resources sooner. Protecting the forums even with the assistance of volenteers from spam has been an uphill battle over the last year. Those volenteers have moved on from the project. Simiarly the original volenteer who helped create and maintain wordpress has moved on from the project. This added overhead, and decrease in volenteers is the primary reason for the decision.
If you have installed using the live media you can continue updating and upgrading FreeBSD, and there is no need for a migration of your installed system.
If you enjoyed using the LiveCD please see projects which succeed it such as GhostBSD.
- 2 GHz dual core processor
- 4 GiB RAM (system memory)
- 50 GB of hard-drive space
- Either a CD-RW/DVD-RW drive or a USB port for writing the installer media
- FreeBSD 12.1-RELEASE or later
- 2 GHz dual core processor
- 4 GiB RAM (system memory for physical and viritualized installs)
- VGA capable of 1024x768 screen resolution
- Either a CD/DVD drive or a USB port for booting the installer media
Add more packages to XFCE edition:
edit settings/packages.xfce
Enable more services:
edit settings/rc.conf.xfce
Generate an ISO with XFCE:
./build.sh
Generate an ISO with Gnome3:
./build.sh gnome
Generate an ISO with KDE Plasma 5:
./build.sh kde
Burn the XFCE image to DVD:
pkg install cdrtools
cdrecord /usr/local/furybsd/iso/FuryBSD-12.1-XFCE.iso
Write the XFCE image to USB stick:
sudo dd if=/usr/local/furybsd/iso/FuryBSD-12.1-XFCE.iso of=/dev/daX bs=4m status=progress
There is no password for liveuser
. The liveuser
account is removed upon install. There is also no root password until it is set in the installer.
To keep the current furybsd organization well organized all legacy repositories which are no longer in use have been moved to the furybsd-legacy organization.