Installation
How to setup a FreeBSD installation
Preparation
Section titled “Preparation”Prepare the installation media
Section titled “Prepare the installation media”$ ls -l /dev/disk/by-id/usb-*# dd if=path/to/FreeBSD-media of=/dev/disk/by-id/usb-Name_of_your_Flash_drive bs=4M conv=fsync oflag=direct status=progress