FreeBSD 9.1 won't boot after install

Warren Block wblock at wonkity.com
Sat Jul 6 12:29:22 UTC 2013


On Sat, 6 Jul 2013, Simon wrote:

> On Fri, 5 Jul 2013 19:43:02 -0600 (MDT), Warren Block wrote:
>
>>> I booted the 9.1 install CD, executed "gpart destroy -F ada0", and
>>> installed.  After completing the install, boot fails with:
>>>
>>> ERROR: No boot disk has been detected or the disk has failed.
>
>> That is a BIOS error, probably due to UEFI expecting a certain disk
>> layout when it finds GPT.
>
>
> Does this mean GPT is not supported by this system?

Kind of the opposite: UEFI expects GPT, but also expects a particular 
set of partitions.  And then there's the SecureBoot situation.

> I thought GPT is supposed to replace MBR and UEFI is the future. 
> Perhaps there is something in UEFI that can be tweaked to make it work 
> with GPT?

Yes.  There should be some sort of legacy boot.  In UEFI mode, 
SecureBoot can be disabled, so with the correct partition layout FreeBSD 
should boot even in UEFI (untested, I do not yet have a UEFI system).


More information about the freebsd-questions mailing list