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

--- Comment #9 from Ed Maste <[email protected]> ---
> An older FreeBSD boot .img had been dd'd to another disk partition.
> It turns out that UEFI code will pick up the first available image
> it recognises and boots from that, and not the loader.efi and
> loader.conf etc in the same EFI location at boot1.efi or similar.
> This would be worth addressing.

Ahh, yes.  Sorry this tripped you up.

boot1.efi finds the first available UFS filesystem and loads loader.efi from
there.  You can skip boot1.efi altogether if you like, and just but loader.efi
and the .4th and config files in your EFI system partition, but you'll then
need to explicitly set currdev to load the kernel.

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

Reply via email to