Skip to content

Instantly share code, notes, and snippets.

@netmarkjp
Created May 5, 2014 05:10
Show Gist options
  • Save netmarkjp/35be07a40780273abc4e to your computer and use it in GitHub Desktop.
Save netmarkjp/35be07a40780273abc4e to your computer and use it in GitHub Desktop.
fdisk -l on Azure + Ubuntu 14.04
$ sudo fdisk -l
Disk /dev/sda: 31.5 GB, 31457280000 bytes
4 heads, 32 sectors/track, 480000 cylinders, total 61440000 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: 0x00013818
Device Boot Start End Blocks Id System
/dev/sda1 * 2048 61439999 30718976 83 Linux
Disk /dev/sdb: 64.4 GB, 64424509440 bytes
255 heads, 63 sectors/track, 7832 cylinders, total 125829120 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: 0x4d9ecb6f
Device Boot Start End Blocks Id System
/dev/sdb1 * 2048 125827071 62912512 7 HPFS/NTFS/exFAT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment