ubuntu@ubuntu:~$ sudo fdisk -l
Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 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: 0x0005bb6a
Device Boot Start End Blocks Id System
/dev/sda1 63 1953523119 976761528+ 42 SFS
Partition 1 does not start on physical sector boundary.
Disk /dev/sdb: 128.0 GB, 128035676160 bytes
255 heads, 63 sectors/track, 15566 cylinders, total 250069680 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: 0x49feac16
Device Boot Start End Blocks Id System
/dev/sdb1 63 2047 992+ 42 SFS
/dev/sdb2 * 2048 718847 358400 42 SFS
/dev/sdb3 718848 250066943 124674048 42 SFS
/dev/sdb4 250066944 250067631 344 42 SFS
WARNING: GPT (GUID Partition Table) detected on '/dev/sdc'! The util fdisk doesn't support GPT. Use GNU Parted.
Disk /dev/sdc: 120.0 GB, 120034123776 bytes
255 heads, 63 sectors/track, 14593 cylinders, total 234441648 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: 0x08896112
Device Boot Start End Blocks Id System
/dev/sdc1 1 234441647 117220823+ ee GPT
Disk /dev/sde: 16.0 GB, 16013852672 bytes
255 heads, 63 sectors/track, 1946 cylinders, total 31277056 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: 0x04fb39f6
Device Boot Start End Blocks Id System
/dev/sde1 * 2048 31277055 15637504 c W95 FAT32 (LBA)
ubuntu@ubuntu:~$