Guest User

Untitled

a guest
Jan 23rd, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.46 KB | None | 0 0
  1. sorcierfxk@bt:/media$ sudo fdisk -l
  2.  
  3. Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
  4. 255 heads, 63 sectors/track, 121601 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: 0x0008803b
  9.  
  10. Device Boot Start End Blocks Id System
  11. /dev/sda1 * 1 109419 878906250 83 Linux
  12. /dev/sda2 120872 121601 5863725 82 Linux swap / Solaris
  13. /dev/sda3 109419 120871 91988993 5 Extended
  14. /dev/sda5 109419 120871 91988992 83 Linux
  15.  
  16. Partition table entries are not in disk order
  17.  
  18. Disk /dev/sdb: 1 MB, 1474560 bytes
  19. 1 heads, 3 sectors/track, 960 cylinders
  20. Units = cylinders of 3 * 512 = 1536 bytes
  21. Sector size (logical/physical): 512 bytes / 512 bytes
  22. I/O size (minimum/optimal): 512 bytes / 512 bytes
  23. Disk identifier: 0xb824568a
  24.  
  25. This doesn't look like a partition table
  26. Probably you selected the wrong device.
  27.  
  28. Device Boot Start End Blocks Id System
  29. /dev/sdb1 ? 1427044519 2652721891 1838516058 fe LANstep
  30. Partition 1 has different physical/logical beginnings (non-Linux?):
  31. phys=(477, 19, 51) logical=(1427044518, 0, 3)
  32. Partition 1 has different physical/logical endings:
  33. phys=(117, 78, 38) logical=(1221066125, 0, 1)
  34. Partition 1 does not end on cylinder boundary.
  35. /dev/sdb2 ? 543927813 1195081087 976729911 c0 Unknown
  36. Partition 2 has different physical/logical beginnings (non-Linux?):
  37. phys=(644, 16, 44) logical=(543927812, 0, 2)
  38. Partition 2 has different physical/logical endings:
  39. phys=(963, 117, 53) logical=(1195081086, 0, 1)
  40. Partition 2 does not end on cylinder boundary.
  41. /dev/sdb3 ? 364208242 963305025 898645175 64 Novell Netware 286
  42. Partition 3 has different physical/logical beginnings (non-Linux?):
  43. phys=(353, 108, 47) logical=(364208241, 0, 1)
  44. Partition 3 has different physical/logical endings:
  45. phys=(335, 32, 4) logical=(963305024, 0, 1)
  46. Partition 3 does not end on cylinder boundary.
  47. /dev/sdb4 ? 75354322 75354325 5 6f Unknown
  48. Partition 4 has different physical/logical beginnings (non-Linux?):
  49. phys=(116, 121, 32) logical=(75354321, 0, 2)
  50. Partition 4 has different physical/logical endings:
  51. phys=(357, 32, 50) logical=(75354324, 0, 2)
  52. Partition 4 does not end on cylinder boundary.
  53.  
  54. Partition table entries are not in disk order
Add Comment
Please, Sign In to add comment