bug-parted
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

endianness problem with GPT labels


From: Lyonel Vincent
Subject: endianness problem with GPT labels
Date: Fri, 14 Apr 2006 16:16:29 +0200

Hello,

I've just found the following problem (with parted-1.7.0rc4 on
Linux/PPC):

> $ parted /dev/sda
> GNU Parted 1.7.0rc4
> Using /dev/sda
> Welcome to GNU Parted! Type 'help' to view a list of commands.
> (parted) p
> Warning: The format of the GPT partition table is version 10000, which is 
> newer
> than what Parted can recognise.  Please tell us!  address@hidden
> Ignore/Cancel?

The GPT on this disk is actually version 1.00.

This looks very much like a problem with endianness on PowerPC:
GuidPartitionTableHeader_t.Revision is actually big-endian.

cheers,
Lyonel.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]