So I got my shiny new PC and excitedly installed FreeBSD 9.2.
It seemed to go well. At first I used Windows 8 to shrink its own partition by 200 GB, then downloaded a 9.2 ISO, booted, and installed to the new partition. I created a swap, a UFS (mount at / specified), and it offered to create my boot partition so I let it.
However, once I tried to reboot it went nowhere! Complaints of no bootable media abound. I booted off the DVD again, ran
What am I doing wrong here? Or is there something about this machine BIOS/EFI that is going to prevent me from booting a non-windows OS off the internal drive? I had to mess with it quite a bit, disable secure boot, enable legacy, just to get it to boot off the DVD at all.
It seemed to go well. At first I used Windows 8 to shrink its own partition by 200 GB, then downloaded a 9.2 ISO, booted, and installed to the new partition. I created a swap, a UFS (mount at / specified), and it offered to create my boot partition so I let it.
However, once I tried to reboot it went nowhere! Complaints of no bootable media abound. I booted off the DVD again, ran
fdisk -B -b /boot/boot0 /dev/ada0
, and now instead of the no bootable media I get what looks like a botched menu - F1 ?? F6 PXE - and whatever I do (including letting it sit for a few seconds) it prints out a "#", once.What am I doing wrong here? Or is there something about this machine BIOS/EFI that is going to prevent me from booting a non-windows OS off the internal drive? I had to mess with it quite a bit, disable secure boot, enable legacy, just to get it to boot off the DVD at all.