Changes

Jump to: navigation, search

How to install FreeBSD on fitlet2

4 bytes removed, 06:46, 15 April 2018
#. Download the FreeBSD release from https://www.freebsd.org
$ wget https://download.freebsd.org/ftp/releases/amd64/amd64/ISO-IMAGES/11.1/FreeBSD-11.1-RELEASE-amd64-memstick.img
#. Prepare bootable disk-on-key (assuming /dev/sdX is your disk-on-key):
$ sudo dd if=FreeBSD-11.1-RELEASE-amd64-memstick.img of=/dev/sdX bs=1MB
#. Necessary BIOS settings changes:
:Press [Del] during boot to enter BIOS settings:
Set Chipset -> SCC Configuration -> SCC SDIO Support (D30: F0) to [Disable]
#. Power on the fitlet2, you will see boot process and "Welcome to FreeBSD!" message.
1,586
edits