Don't know if it help you. Here an output of a new mac mini / efi-gpt system:
--------------
r...@maci:/etc# parted /dev/sda print
Modell: ATA Hitachi HTS54323 (scsi)
Festplatte  /dev/sda:  320GB
Sektorgröße (logisch/physisch): 512B/512B
Partitionstabelle: gpt

Anzahl  Beginn  Ende    Größe   Dateisystem     Name                  Flags
 1      20,5kB  210MB   210MB   fat32           EFI System Partition  boot
 2      210MB   53,6GB  53,3GB  hfs+            Apple HFS/HFS+
 3      53,7GB  107GB   53,3GB  ext4            Linux Reserved
 4      107GB   124GB   17,2GB  ext4
 5      125GB   135GB   10,2GB  linux-swap(v1)  Linux swap
 6      135GB   202GB   67,4GB                  Linux reserved
 7      202GB   219GB   16,7GB  ext4            Linux reserved
 8      219GB   236GB   16,7GB  ext4            Linux reserved
 9      236GB   253GB   16,7GB  ext4            Linux reserved
10      253GB   286GB   33,6GB  ext4            Linux reserved
11      287GB   320GB   33,6GB  fat32           Linux/Windows data
--------------------
but fdisk is different in type matching of partitions:
--------------------
r...@maci:/etc# fdisk -l /dev/sda
GNU Fdisk 1.2.4
...
Disk /dev/sda: 320 GB, 320070320640 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System 
/dev/sda1   *           1          26      208813   83  Linux 
Warning: Partition 1 does not end on cylinder boundary.                   
/dev/sda2              26        6512    52098795   83  Linux 
Warning: Partition 2 does not end on cylinder boundary.                   
/dev/sda3            6528       13013    52090762   83  Linux 
Warning: Partition 3 does not end on cylinder boundary.                   
/dev/sda4           13044       15133    16779892   83  Linux 
Warning: Partition 4 does not end on cylinder boundary.                   
/dev/sda5           15149       16384     9920137   82  Linux Swap / Solaris 
/dev/sda6           16385       24576    65794207   83  Linux 
/dev/sda7           24593       26624    16314007   83  Linux 
/dev/sda8           26641       28672    16314007   83  Linux 
/dev/sda9           28689       30720    16314007   83  Linux 
/dev/sda10          30737       34816    32764567   83  Linux 
/dev/sda11          34833       38912    32764567   83  Linux 
---

-- 
New HFS+ partition not labeled correctly in partition table
https://bugs.launchpad.net/bugs/538682
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to