Guest User

Untitled

a guest
May 5th, 2014
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.48 KB | None | 0 0
  1. mint@mint ~ $ sudo fdisk -l
  2.  
  3. Disk /dev/sda: 320.1 GB, 320072933376 bytes
  4. 52 heads, 28 sectors/track, 429356 cylinders, total 625142448 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: 0xda16b3e0
  9.  
  10. Device Boot Start End Blocks Id System
  11. /dev/sda1 2048 2050047 1024000 27 Hidden NTFS WinRE
  12. /dev/sda2 * 2050048 315795455 156872704 7 HPFS/NTFS/exFAT
  13. /dev/sda3 315795456 625138072 154671308+ 7 HPFS/NTFS/exFAT
  14.  
  15. Disk /dev/sdb: 500.1 GB, 500107861504 bytes
  16. 255 heads, 63 sectors/track, 60801 cylinders, total 976773167 sectors
  17. Units = sectors of 1 * 512 = 512 bytes
  18. Sector size (logical/physical): 512 bytes / 512 bytes
  19. I/O size (minimum/optimal): 512 bytes / 512 bytes
  20. Disk identifier: 0x5a825452
  21.  
  22. Device Boot Start End Blocks Id System
  23. /dev/sdb1 * 2048 838864895 419431424 7 HPFS/NTFS/exFAT
  24. /dev/sdb2 838866942 976771071 68952065 5 Extended
  25. /dev/sdb5 838866944 868863999 14998528 83 Linux
  26. /dev/sdb6 868866048 876863487 3998720 82 Linux swap / Solaris
  27. /dev/sdb7 876865536 976771071 49952768 83 Linux
  28.  
  29. WARNING: GPT (GUID Partition Table) detected on '/dev/sdc'! The util fdisk doesn't support GPT. Use GNU Parted.
  30.  
  31.  
  32. Disk /dev/sdc: 4009 MB, 4009754624 bytes
  33. 255 heads, 63 sectors/track, 487 cylinders, total 7831552 sectors
  34. Units = sectors of 1 * 512 = 512 bytes
  35. Sector size (logical/physical): 512 bytes / 512 bytes
  36. I/O size (minimum/optimal): 512 bytes / 512 bytes
  37. Disk identifier: 0x4b9fe648
  38.  
  39. Device Boot Start End Blocks Id System
  40. /dev/sdc1 * 0 2590719 1295360 0 Empty
  41. /dev/sdc2 60068 64611 2272 ef EFI (FAT-12/16/32)
  42.  
  43. WARNING: GPT (GUID Partition Table) detected on '/dev/sdc1'! The util fdisk doesn't support GPT. Use GNU Parted.
  44.  
  45.  
  46. Disk /dev/sdc1: 1326 MB, 1326448640 bytes
  47. 255 heads, 63 sectors/track, 161 cylinders, total 2590720 sectors
  48. Units = sectors of 1 * 512 = 512 bytes
  49. Sector size (logical/physical): 512 bytes / 512 bytes
  50. I/O size (minimum/optimal): 512 bytes / 512 bytes
  51. Disk identifier: 0x4b9fe648
  52.  
  53. Device Boot Start End Blocks Id System
  54. /dev/sdc1p1 * 0 2590719 1295360 0 Empty
  55. /dev/sdc1p2 60068 64611 2272 ef EFI (FAT-12/16/32)
Advertisement
Add Comment
Please, Sign In to add comment