/NomadBSD

Livesystem based on FreeBSD

Primary LanguageCSSBSD 2-Clause "Simplified" LicenseBSD-2-Clause

About

NomadBSD is a live system for flash drives, based on FreeBSD.

Screenshots

Requirements for building the image

A recent FreeBSD system

Requirements for running NomadBSD

  • A 4GB (or more) flash drive
  • A System capable running FreeBSD 11.2 (amd64)

Building the image

# ./build all

Writing the image to an USB memory stick

# dd if=nomadbsd.img of=/dev/da0 bs=1M conv=sync

Ready to use image

Visit http://nomadbsd.org to download the recent image.