Tak teď je to snad již správně :-)
ubuntu@ubuntu:~$ sudo fdisk -l
Disk /dev/sda: 1500.3 GB, 1500300828160 bytes
255 heads, 63 sectors/track, 182401 cylinders, total 2930275055 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xfffcfffc
Device Boot Start End Blocks Id System
/dev/sda1 * 63 102398309 51199123+ 7 HPFS/NTFS/exFAT
/dev/sda2 102398310 2930255999 1413928845 f W95 Ext'd (LBA)
/dev/sda5 102398373 2930255999 1413928813+ 7 HPFS/NTFS/exFAT
ubuntu@ubuntu:~$ sudo parted -l
Model: ATA Hitachi HDS72301 (scsi)
Disk /dev/sda: 1500GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Number Start End Size Type File system Flags
1 32,3kB 52,4GB 52,4GB primary ntfs boot
2 52,4GB 1500GB 1448GB extended lba
5 52,4GB 1500GB 1448GB logical ntfs
Warning: Unable to open /dev/sr0 read-write (Read-only file system). /dev/sr0
has been opened read-only.
Error: Can't have a partition outside the disk!
ubuntu@ubuntu:~$