Skip to content

Instantly share code, notes, and snippets.

@DriesS
Created May 13, 2012 19:55
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 DriesS/2689935 to your computer and use it in GitHub Desktop.
Save DriesS/2689935 to your computer and use it in GitHub Desktop.
fdisk -l
root@goofy:/etc/init.d# sudo fdisk -l
Disk /dev/sdb: 750.2 GB, 750156374016 bytes
255 heads, 63 sectors/track, 91201 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: 0x000978c0
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 1306 10485760+ fd Linux RAID autodetect
/dev/sdb2 1306 91136 721558528 fd Linux RAID autodetect
/dev/sdb3 91136 91201 525696 82 Linux swap / Solaris
Disk /dev/sda: 750.2 GB, 750156374016 bytes
255 heads, 63 sectors/track, 91201 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: 0x0000d564
Device Boot Start End Blocks Id System
/dev/sda1 * 1 1306 10485760+ fd Linux RAID autodetect
/dev/sda2 1306 91136 721558528 fd Linux RAID autodetect
/dev/sda3 91136 91201 525696 82 Linux swap / Solaris
Disk /dev/md2: 738.9 GB, 738875867136 bytes
2 heads, 4 sectors/track, 180389616 cylinders
Units = cylinders of 8 * 512 = 4096 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/md2 doesn't contain a valid partition table
Disk /dev/md1: 10.7 GB, 10737352704 bytes
2 heads, 4 sectors/track, 2621424 cylinders
Units = cylinders of 8 * 512 = 4096 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00000000
Disk /dev/md1 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