Advertisement
Guest User

Untitled

a guest
Oct 29th, 2011
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.80 KB | None | 0 0
  1. miceiken@celeste:~$ sudo fdisk -l
  2.  
  3. Disk /dev/sda: 250.1 GB, 250059350016 bytes
  4. 255 heads, 63 sectors/track, 30401 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: 0x2ac6adf8
  9.  
  10. Device Boot Start End Blocks Id System
  11. /dev/sda1 * 1 29173 234332091 83 Linux
  12. /dev/sda2 29174 30401 9863879+ 5 Extended
  13. /dev/sda5 29174 30401 9863878+ 82 Linux swap / Solaris
  14.  
  15. Disk /dev/sdf: 750.2 GB, 750156374016 bytes
  16. 255 heads, 63 sectors/track, 91201 cylinders
  17. Units = cylinders of 16065 * 512 = 8225280 bytes
  18. Sector size (logical/physical): 512 bytes / 512 bytes
  19. I/O size (minimum/optimal): 512 bytes / 512 bytes
  20. Disk identifier: 0x00068792
  21.  
  22. Device Boot Start End Blocks Id System
  23. /dev/sdf1 1 32 248832 83 Linux
  24. Partition 1 does not end on cylinder boundary.
  25. /dev/sdf2 32 91202 732322817 5 Extended
  26. /dev/sdf5 32 91202 732322816 8e Linux LVM
  27.  
  28. Disk /dev/dm-0: 744.5 GB, 744526708736 bytes
  29. 255 heads, 63 sectors/track, 90516 cylinders
  30. Units = cylinders of 16065 * 512 = 8225280 bytes
  31. Sector size (logical/physical): 512 bytes / 512 bytes
  32. I/O size (minimum/optimal): 512 bytes / 512 bytes
  33. Disk identifier: 0x00000000
  34.  
  35. Disk /dev/dm-0 doesn't contain a valid partition table
  36.  
  37. Disk /dev/dm-1: 5368 MB, 5368709120 bytes
  38. 255 heads, 63 sectors/track, 652 cylinders
  39. Units = cylinders of 16065 * 512 = 8225280 bytes
  40. Sector size (logical/physical): 512 bytes / 512 bytes
  41. I/O size (minimum/optimal): 512 bytes / 512 bytes
  42. Disk identifier: 0x00000000
  43.  
  44. Disk /dev/dm-1 doesn't contain a valid partition table
  45.  
  46.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement