[Bug 239620] 12-STABLE: boot failure due to bootloader issue on PCengine APU2C4 ( > r349288)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Aug 14 15:14:46 UTC 2019


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

--- Comment #1 from O. Hartmann <ohartmann at walstatt.org> ---
I found the cause of this problem.

When compiling world with the option

WITH_BEARSSL

the result is a broken loader unwilling to boot a legacy MBR system on this
specific piece of hardware. I have enabled this option also on an older
Core2duo based Fujitsu server, booting off from an mfi0 handled volume (MBR,
this type of hardware is BIOS driven and can not handle secure boot or any
fancy UEFI stuff) without problems.

Disabling the option mentioned above (with all the consequences as described in
src.conf) results in a working loader as expected.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list