[Bug 945433] Re: Incorrect GPT length should be handled better

Ahmad Moawya ahmadmoawya at gmail.com
Tue Aug 7 21:05:34 UTC 2012


According to OS X, the number of sectors is 312579695 in both diskutil (GPT) and fdisk (protective MBR), 
So, although the actual GPT contains the larger size, OS X diskutil respects the HPA and lists the smaller size. 


So if I understood correctly, the problem here is that linux is not respecting the HPA and therefore confusing partitioning apps with 2 different sector numbers for the same disk?! Kernel issue?

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to parted in Ubuntu.
https://bugs.launchpad.net/bugs/945433

Title:
  Incorrect GPT length should be handled better

Status in “gdisk” package in Ubuntu:
  New
Status in “parted” package in Ubuntu:
  Triaged

Bug description:
  The GPT LastUsableLba claims the disk is longer than it actually is.
  Parted should handle this error more gracefully and allow for
  repairing it.  gdisk seems to let the error go undetected, possibly
  because it is using the size in the protective MBR rather than
  LastUsableLba.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdisk/+bug/945433/+subscriptions




More information about the foundations-bugs mailing list