Advertisement
Guest User

Untitled

a guest
Sep 4th, 2012
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. ubuntu@ubuntu:~$ sudo fdisk -l
  2. omitting empty partition (5)
  3.  
  4. Disk /dev/sda: 320.1 GB, 320072933376 bytes
  5. 255 heads, 63 sectors/track, 38913 cylinders
  6. Units = cylinders of 16065 * 512 = 8225280 bytes
  7. Sector size (logical/physical): 512 bytes / 512 bytes
  8. I/O size (minimum/optimal): 512 bytes / 512 bytes
  9. Disk identifier: 0x000abe5f
  10.  
  11. Device Boot Start End Blocks Id System
  12. /dev/sda1 * 1 32 248832 b W95 FAT32
  13. Partition 1 does not end on cylinder boundary.
  14. /dev/sda2 32 35853 287738343+ 5 Extended
  15. /dev/sda3 63 3710 29295616 83 Linux
  16. /dev/sda4 35854 38913 24579450 7 HPFS/NTFS
  17. /dev/sda5 32 63 248832 83 Linux
  18. /dev/sda6 3710 9789 48827392 83 Linux
  19. /dev/sda7 9789 10038 1998848 82 Linux swap / Solaris
  20. /dev/sda8 10038 35853 207363558+ 83 Linux
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement