Guest User

Untitled

a guest
Jul 27th, 2012
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.40 KB | None | 0 0
  1. mint@mint ~ $ sudo fdisk -l
  2.  
  3. Disk /dev/sda: 640.1 GB, 640135028736 bytes
  4. 255 heads, 63 sectors/track, 77825 cylinders, total 1250263728 sectors
  5. Units = sectors of 1 * 512 = 512 bytes
  6. Sector size (logical/physical): 512 bytes / 512 bytes
  7. I/O size (minimum/optimal): 512 bytes / 512 bytes
  8. Disk identifier: 0xc52b32c4
  9.  
  10. Device Boot Start End Blocks Id System
  11. /dev/sda1 * 2048 206847 102400 7 HPFS/NTFS/exFAT
  12. /dev/sda2 206848 419411967 209602560 7 HPFS/NTFS/exFAT
  13. /dev/sda3 419411968 629127167 104857600 7 HPFS/NTFS/exFAT
  14. /dev/sda4 629129214 1250263039 310566913 5 Extended
  15.  
  16. Disk /dev/sdb: 8032 MB, 8032092160 bytes
  17. 248 heads, 62 sectors/track, 1020 cylinders, total 15687680 sectors
  18. Units = sectors of 1 * 512 = 512 bytes
  19. Sector size (logical/physical): 512 bytes / 512 bytes
  20. I/O size (minimum/optimal): 512 bytes / 512 bytes
  21. Disk identifier: 0x20ac7dda
  22.  
  23. This doesn't look like a partition table
  24. Probably you selected the wrong device.
  25.  
  26. Device Boot Start End Blocks Id System
  27. /dev/sdb1 ? 3224498923 3657370039 216435558+ 7 HPFS/NTFS/exFAT
  28. /dev/sdb2 ? 3272020941 5225480974 976730017 16 Hidden FAT16
  29. /dev/sdb3 ? 0 0 0 6f Unknown
  30. /dev/sdb4 50200576 974536369 462167897 0 Empty
  31.  
  32. Partition table entries are not in disk order
Advertisement
Add Comment
Please, Sign In to add comment