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!  [email protected]
> 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.


_______________________________________________
bug-parted mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-parted

Reply via email to