Skip to content

Instantly share code, notes, and snippets.

@carlcrott
Created December 1, 2012 12:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save carlcrott/4181929 to your computer and use it in GitHub Desktop.
Save carlcrott/4181929 to your computer and use it in GitHub Desktop.
$ sudo fdisk -l
Disk /dev/sda: 640.1 GB, 640135028736 bytes
255 heads, 63 sectors/track, 77825 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: 0xaa911eb8
Device Boot Start End Blocks Id System
/dev/sda1 * 1 13 102400 7 HPFS/NTFS
Partition 1 does not end on cylinder boundary.
/dev/sda2 13 24283 194947072 7 HPFS/NTFS
/dev/sda3 24283 76397 418605056 83 Linux
/dev/sda4 76397 77826 11474945 5 Extended
/dev/sda5 76397 77826 11474944 82 Linux swap / Solaris
Disk /dev/sdb: 15.9 GB, 15931539456 bytes
255 heads, 63 sectors/track, 1936 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: 0x00000000
Device Boot Start End Blocks Id System
/dev/sdb1 1 1937 15554048 c W95 FAT32 (LBA)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment