Skip to content

Instantly share code, notes, and snippets.

Created April 29, 2014 22:21
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 anonymous/286eae432f53be527b9e to your computer and use it in GitHub Desktop.
Save anonymous/286eae432f53be527b9e to your computer and use it in GitHub Desktop.
fdisk
root@ubuntu:/home/ubuntu# fdisk -l
Disk /dev/sda: 180.0 GB, 180045766656 bytes
255 heads, 63 sectors/track, 21889 cylinders, total 351651888 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: 0x000e0d9a
Device Boot Start End Blocks Id System
/dev/sda1 * 2046 351649791 175823873 5 Extended
/dev/sda5 2048 7813119 3905536 83 Linux
/dev/sda6 7815168 351649791 171917312 83 Linux
Disk /dev/sdb: 4022 MB, 4022337024 bytes
124 heads, 62 sectors/track, 1021 cylinders, total 7856127 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: 0x000243f7
Device Boot Start End Blocks Id System
/dev/sdb1 * 62 7849447 3924693 c W95 FAT32 (LBA)
Disk /dev/mapper/luks-452747bd-9d81-4653-9d4f-59b247c24e6f: 176.0 GB, 176041230336 bytes
255 heads, 63 sectors/track, 21402 cylinders, total 343830528 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: 0x00000000
Disk /dev/mapper/luks-452747bd-9d81-4653-9d4f-59b247c24e6f doesn't contain a valid partition table
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment