https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207269

--- Comment #13 from Steven Hartland <[email protected]> ---
(In reply to eu9gu4 from comment #11)
No that's not the case as hd(5) is on a different physical device:
sata(0x1,0xfff,0x0)

boot1.efi was loaded from:
sata(0x0,0xfff,0x0):hd(1)

Hence why the sata(0x0,0xfff,0x0):hd(1) is preferred.

If you want to boot from:
sata(0x0,0xfff,0x0):hd(5)

You would need to chain load a boot1.efi on:
sata(0x1,0xfff,0x0)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-amd64
To unsubscribe, send any mail to "[email protected]"

Reply via email to