ivotkl

2013.01.01 fdisk -l

Dec 31st, 2012
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.74 KB | None | 0 0
  1. $ sudo fdisk -l
  2.  
  3. Disk /dev/sda: 640.1 GB, 640135028736 bytes
  4. 255 heads, 63 sectors/track, 77825 cylinders
  5. Units = cylinders of 16065 * 512 = 8225280 bytes
  6. Sector size (logical/physical): 512 bytes / 512 bytes
  7. I/O size (minimum/optimal): 512 bytes / 512 bytes
  8. Disk identifier: 0x59ecde9f
  9.  
  10.    Device Boot      Start         End      Blocks   Id  System
  11. /dev/sda2   *          14       77825   625024890    f  W95 Ext'd (LBA)
  12. /dev/sda5              14       15311   122881153+   7  HPFS/NTFS
  13. /dev/sda6           15312       17743    19535008+  83  Linux
  14. /dev/sda7           77577       77825     2000061   82  Linux swap / Solaris
  15. /dev/sda8           17744       77576   480608541    7  HPFS/NTFS
  16.  
  17. Partition table entries are not in disk order
Advertisement
Add Comment
Please, Sign In to add comment