[Bug 192184] [uefi] fresh install of 2014-07-14 11.0-CURRENT amd64 snapshot doesn't boot

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jul 31 21:10:00 UTC 2014


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

--- Comment #9 from Ed Maste <emaste at freebsd.org> ---
> 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.


More information about the freebsd-bugs mailing list