M
Moondhoom
Guest
I installed FreeBSD-10.3-RELEASE-amd64-uefi-memstick.img yesterday, but haven't been able to boot. I get a message saying "Reboot and select proper boot device", my HDD is on the top in boot priority list.
I did guided partitioning with GPT and shell partitioning with FAT16 efi. Also tried
but none of it worked. Please help me.
I did guided partitioning with GPT and shell partitioning with FAT16 efi. Also tried
Code:
gpart set -a active /dev/ada0
Code:
gpart set -a bootme -i 1 /dev/ada0