The other problem : AHCI unbootable
Warren Block
wblock at wonkity.com
Sat Jun 25 13:30:01 UTC 2016
On Sat, 25 Jun 2016, Manish Jain wrote:
> While installing FreeBSD 10.3 amd64, I tried switching from IDE to AHCI
> in my BIOS's boot configuration. But when I do this, the installer
> installs the OS on the hard disk, and then the system is unbootable -
> the BIOS screen hangs with the message : boot record missing.
>
> Can anyone please tell me what might be the problem ?
I have seen some systems do that not because of AHCI but because they
have mistake preconceptions about GPT.
Setting (or clearing) the active attribute can fix this, at least for
FreeBSD:
gpart set -a active ada0
More information about the freebsd-questions
mailing list