[Midnightbsd-cvs] src: g_part_gpt.c: The start of the EFI GPT partiiton in the PMBR can
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Oct 15 17:45:53 EDT 2011
Log Message:
-----------
The start of the EFI GPT partiiton in the PMBR can always be used with CHS addressing. Don't use 0xff which is hack in the intel spec for use when CHS won't work. Most PC bioses can't handle this hack and hang or don't detect the disk as bootable.
Modified Files:
--------------
src/sys/geom/part:
g_part_gpt.c (r1.3 -> r1.4)
(http://cvsweb.midnightbsd.org/src/sys/geom/part/g_part_gpt.c?r1=1.3&r2=1.4)
More information about the Midnightbsd-cvs
mailing list