Skip to content

Instantly share code, notes, and snippets.

Created June 10, 2016 07:50
Show Gist options
  • Save anonymous/c5e762ee038263527d17b1ba478d0ba8 to your computer and use it in GitHub Desktop.
Save anonymous/c5e762ee038263527d17b1ba478d0ba8 to your computer and use it in GitHub Desktop.
# fdisk -l /dev/sda;
# fdisk -l /dev/sda
Disk /dev/sda: 111.8 GiB, 120034123776 bytes, 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
Disklabel type: dos
Disk identifier: 0x2c6ee985
Device Boot Start End Sectors Size Id Type
/dev/sda1 * 2048 206847 204800 100M 7 HPFS/NTFS/exFAT
/dev/sda2 206848 234436607 234229760 111.7G 7 HPFS/NTFS/exFAT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment