On 03/08/2010 07:18 AM, Martin K. Petersen wrote:Please correct the following bit in C-3: "A different partition format - GPT[6] - should be used beyond 2^32 sectors, which could harm compatibility with older BIOSs or other operating systems which don't recognize the new format." BIOS does not care about the partition table format. There might be issues with > 2^32 sectors for BIOSes (e.g. truncating sector counts), but that would be unrelated. -hpa --
