Advertisement
Guest User

Untitled

a guest
Nov 29th, 2015
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.03 KB | None | 0 0
  1. jeanseb@LaMachine:~$ sudo fdisk -l
  2.  
  3. WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.
  4.  
  5.  
  6. Disk /dev/sda: 120.0 GB, 120034123776 bytes
  7. 255 heads, 63 sectors/track, 14593 cylinders, total 234441648 sectors
  8. Units = sectors of 1 * 512 = 512 bytes
  9. Sector size (logical/physical): 512 bytes / 512 bytes
  10. I/O size (minimum/optimal): 512 bytes / 512 bytes
  11. Disk identifier: 0x00000000
  12.  
  13. Device Boot Start End Blocks Id System
  14. /dev/sda1 1 234441647 117220823+ ee GPT
  15.  
  16. Disk /dev/sdb: 500.1 GB, 500107862016 bytes
  17. 255 heads, 63 sectors/track, 60801 cylinders, total 976773168 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: 0x122b971b
  22.  
  23. Disk /dev/sdb doesn't contain a valid partition table
  24.  
  25. Disk /dev/sdc: 500.1 GB, 500107862016 bytes
  26. 255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
  27. Units = sectors of 1 * 512 = 512 bytes
  28. Sector size (logical/physical): 512 bytes / 512 bytes
  29. I/O size (minimum/optimal): 512 bytes / 512 bytes
  30. Disk identifier: 0x7d59e368
  31.  
  32. Device Boot Start End Blocks Id System
  33. /dev/sdc1 63 2930304194 1465152066 7 HPFS/NTFS/exFAT
  34.  
  35. Disk /dev/sdd: 500.1 GB, 500107862016 bytes
  36. 255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
  37. Units = sectors of 1 * 512 = 512 bytes
  38. Sector size (logical/physical): 512 bytes / 512 bytes
  39. I/O size (minimum/optimal): 512 bytes / 512 bytes
  40. Disk identifier: 0x6f727453
  41.  
  42. Disk /dev/sdd doesn't contain a valid partition table
  43.  
  44. Disk /dev/sde: 500.1 GB, 500107862016 bytes
  45. 255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
  46. Units = sectors of 1 * 512 = 512 bytes
  47. Sector size (logical/physical): 512 bytes / 512 bytes
  48. I/O size (minimum/optimal): 512 bytes / 512 bytes
  49. Disk identifier: 0x00000020
  50.  
  51. Disk /dev/sde doesn't contain a valid partition table
  52. jeanseb@LaMachine:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement