Guest User

fdisk

a guest
Sep 29th, 2015
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. ubuntu@ubuntu:~$ sudo fdisk -l
  2.  
  3. Disk /dev/sda: 80.0 GB, 80000000000 bytes
  4. 255 heads, 63 sectors/track, 9726 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: 0x0001af58
  9.  
  10. Device Boot Start End Blocks Id System
  11. /dev/sda1 * 1 9325 74895360 83 Linux
  12. /dev/sda2 9325 9726 3226625 5 Extended
  13. /dev/sda5 9325 9726 3226624 82 Linux swap / Solaris
  14. ubuntu@ubuntu:~$
Advertisement
Add Comment
Please, Sign In to add comment