Tak tady jsou pravděpodobně ty kódy...
ubuntu@ubuntu:~$ sudo fdisk -l
WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.
Disk /dev/sda: 750.2 GB, 750156374016 bytes
255 heads, 63 sectors/track, 91201 cylinders, total 1465149168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0xb19f8d36
Device Boot Start End Blocks Id System
/dev/sda1 1 1465149167 732574583+ ee GPT
Partition 1 does not start on physical sector boundary.
ubuntu@ubuntu:~$ sudo parted -l
Model: ATA WDC WD7500BPVT-8 (scsi)
Disk /dev/sda: 750GB
Sector size (logical/physical): 512B/4096B
Partition Table: gpt
Number Start End Size File system Name Flags
1 1049kB 316MB 315MB fat32 EFI system partition boot
2 316MB 945MB 629MB ntfs Basic data partition hidden, diag
3 945MB 1079MB 134MB Microsoft reserved partition msftres
4 1079MB 300GB 299GB ntfs Basic data partition msftdata
5 300GB 301GB 472MB ntfs hidden, diag
6 301GB 661GB 359GB ntfs Basic data partition msftdata
7 676GB 676GB 1049kB bios_grub
8 676GB 698GB 22,0GB ext4
9 698GB 702GB 4174MB linux-swap(v1)
10 729GB 750GB 21,5GB ntfs Basic data partition hidden, diag
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!