[Bug 194359] bsdinstall(8) should set active flag in GPT PMBR if not booting using EFI

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Oct 21 18:45:27 UTC 2014


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

Ed Maste <emaste at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Triage                |Open

--- Comment #16 from Ed Maste <emaste at freebsd.org> ---
Presumably the change desired here is in gpart_ops.c::gpart_activate, adding
scheme == GPT && x86_bootmethod() == BIOS to the list of schemes already there
(MBR, EBR, PC98)

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


More information about the freebsd-bugs mailing list