I'm having an issue booting FreeBSD-10 from a USB stick (to install it on a disk). The following command is used to install the image on the USB stick (on Linux):
But, at boot I get a "Missing boot loader" error. Checked the MD5 to make sure the image is not corrupt and it came out clean. Any idea to why it won't boot?
Thanks all.
$ dd if=FreeBSD-10.0-RELEASE-amd64-memstick.img of=/dev/sdb1 bs=64K
But, at boot I get a "Missing boot loader" error. Checked the MD5 to make sure the image is not corrupt and it came out clean. Any idea to why it won't boot?
Thanks all.