Created
July 27, 2010 00:20
-
-
Save loxK/491501 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ sudo fdisk -l /dev/sdb | |
Disk /dev/sdb: 500.1 GB, 500107862016 bytes | |
255 heads, 63 sectors/track, 60801 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 59324 476519998+ fd Linux raid autodetect | |
/dev/sdb2 59325 60801 11864002+ 5 Extended | |
/dev/sdb5 59325 60801 11863971 fd Linux raid autodetect |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment