Bei mir sieht es folgdendermaßen aus. Komisch ist auch dass
gpart die erweiterte wieder als primäre Partition erkennt. -.-
Da liegt wohl doch noch was im argen. Die erweiterte müsste ja eigtl. auch bei 8189mb anfangen und nicht bei 10236mb wie es gpart anzeigt.
[root@mobile] fdisk -l
Platte /dev/sda: 79.6 GByte, 79611027968 Byte
255 Köpfe, 63 Sektoren/Spuren, 9678 Zylinder
Einheiten = Zylinder von 16065 × 512 = 8225280 Bytes
Disk identifier: 0x00000000
Gerät boot. Anfang Ende Blöcke Id System
/dev/sda1 * 1 1044 8385898+ 83 Linux
/dev/sda2 1045 1305 2096482+ 82 Linux Swap / Solaris
/dev/sda3 1306 9678 67256122+ f W95 Erw. (LBA)
/dev/sda5 1306 9678 67256091 83 Linux
[root@mobile] fdisk -ul
Platte /dev/sda: 79.6 GByte, 79611027968 Byte
255 Köpfe, 63 Sektoren/Spuren, 9678 Zylinder, zusammen 155490289 Sektoren
Einheiten = Sektoren von 1 × 512 = 512 Bytes
Disk identifier: 0x00000000
Gerät boot. Anfang Ende Blöcke Id System
/dev/sda1 * 63 16771859 8385898+ 83 Linux
/dev/sda2 16771860 20964824 2096482+ 82 Linux Swap / Solaris
/dev/sda3 20964825 155477069 67256122+ f W95 Erw. (LBA)
/dev/sda5 20964888 155477069 67256091 83 Linux
[root@mobile] gpart /dev/sda
Begin scan...
Possible partition(Linux ext2), size(8189mb), offset(0mb)
Possible partition(Linux swap), size(2047mb), offset(8189mb)
Possible extended partition at offset(10236mb)
Possible partition(Linux ext2), size(65679mb), offset(10236mb)
End scan.
Checking partitions...
Partition(Linux ext2 filesystem): primary
Partition(Linux swap or Solaris/x86): primary
Partition(Linux ext2 filesystem): primary
Ok.