>> Thanks, but it's not an error. >> That first sector is called the protective MBR. >> Note the "type" of EE. >> >> https://secure.wikimedia.org/wikipedia/en/wiki/GPT_Disk > > Oh, thanks for your response! :) > > Sorry but I'm a little confused. > > If the value of CHS (0, 0, 1 (wich corresponds to LBA 0)) is correct, > why the LBA field indicates LBA 1? > > The CHS values must be ignored by a partitioning program?
In a GPT partition table, the contents of the first sector are irrelevant. Read the link above to see how GPT partitions are laid out.