[parted-devel] GPT entries in disk

kamesh waran sjkameshwaran at yahoo.co.in
Wed Mar 14 08:48:20 CET 2007


Hi Dev,

    I am using Parted with GPT disk label. Seems like
GPT occupies 1 to 32 sectors to store the partition table
and each partition occupies 128bytes. Is it below structure
stored for each partition ?

typedef struct _GuidPartitionEntry_t {
        efi_guid_t PartitionTypeGuid;
        efi_guid_t UniquePartitionGuid;
        uint64_t StartingLBA;
        uint64_t EndingLBA;
        GuidPartitionEntryAttributes_t Attributes;
        efi_char16_t PartitionName[72 / sizeof(efi_char16_t)];
} __attribute__ ((packed)) GuidPartitionEntry_t;

Or anything else is stored ?


Thanks in advace,
Kamesh





		
___________________________________________________________ 
Inbox full of unwanted email? Get leading protection and 1GB storage with All New Yahoo! Mail. http://uk.docs.yahoo.com/nowyoucan.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.alioth.debian.org/pipermail/parted-devel/attachments/20070314/7af3a1c0/attachment.htm


More information about the parted-devel mailing list