1
2
3
4
5
6
7
8
9
10
11
12 | ubuntu@ubuntu:~$ sudo fdisk -l Disk /dev/sda: 16.0 GB, 16044261376 bytes 154 heads, 59 sectors/track, 3448 cylinders, total 31336448 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: 0xa60fe6dd Device Boot Start End Blocks Id System /dev/sda1 * 2112 31336447 15667168 c W95 FAT32 (LBA) ubuntu@ubuntu:~$ |