[issue1407] disklabel64 boot problem
Matthew Dillon
dillon at apollo.backplane.com
Tue Jun 23 14:08:44 PDT 2009
:On Tue, Jun 23, 2009 at 10:47:56AM -0700, Matthew Dillon wrote:
:>
:> :What about gpt ? I had the impression it was meant to replace fdisk for big
:> :storage volumes...
:>
:> Many BIOSes (most, probably) do not understand GPT slices and
:> can't boot from it.
:>
:> I'm sure this will change but adoption has been very slow.
:
:I was thinking about gpt(8): the program, not the on-disk structure itself.
:It is able to create a special /boot mbr slice for old bioses and still address
:more than 2TB for all the rest.
:
:Shouldn't this be used instead of fdisk(8) in the future ?
:
:--
:Francois Tigeot
It has a mbr compat feature but BIOSes often can't deal with it. i.e.
it isn't as compatible as was originally intended.
-Matt
Matthew Dillon
<dillon at backplane.com>
More information about the Bugs
mailing list