Remote installation of FreeBSD
- Download the special edition mfsBSD USB memstick image
dd if=mfsbsd-se-14.1-RELEASE-amd64.img of=/dev/sda bs=1M
- where
/dev/sdais the boot drive.
- Reboot
- Login as root, password: mfsroot
mkdir /mnt/distmount /dev/ada0p3 /mnt/distmkdir /usr/freebsd-distcp /mnt/dist/14.1-RELEASE/*.txz /usr/freebsd-dist/umount /mnt/distbsdinstall