[Bug 209944] kernel panic when trying to EFI boot from memory disk
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jun 6 21:52:49 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209944
Nikita <tehnerd at tehnerd.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |Not A Bug
Status|New |Closed
--- Comment #1 from Nikita <tehnerd at tehnerd.com> ---
The reason why mem allocation was failing is because default value of
EFI_STAGING_SIZE is 48M, and if mfsroot is bigger than that - booting fails.
building a custom loader.efi w/ value for EFI_STAGING_SIZE bigger than
mfsroot's size fixed this panic.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-amd64
mailing list