The output of the fdisk command is similar to the following:
Disk /dev/sda: 644.2 GB, 644245094400 bytes
255 heads, 63 sectors/track, 78325 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x000842e4
Device Boot Start End Blocks Id System
/dev/sda * 1 73 583676+ 83 Linux
Partition 1 does not end on cylinder boundary.
/dev/sda2 73 1379 10485756+ 83 Linux
/dev/sda3 1379 2684 10485756+ 83 Linux
/dev/sda4 2684 78326 607589376 f W95 Ext'd (LBA)
/dev/sda5 2684 3729 8388604+ 82 Linux swap
/dev/sda6 3729 5003 10239996+ 83 Linux
/dev/sda7 5003 9181 33554428+ 83 Linux
/dev/sda8 9181 12575 27262972+ 83 Linux
/dev/sda9 12575 14663 16777212+ 83 Linux
/dev/sda10 14663 16222 12517372+ 83 Linux
/dev/sda11 16222 78326 498847744 83 Linux
Note:
On Linux® systems, the virtual disk path is similar to what is shown above as /dev/sdb.