FizzerUK

gdisk_sdd

Aug 19th, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.95 KB | None | 0 0
  1. GPT fdisk (gdisk) version 1.0.1
  2.  
  3. Warning! Disk size is smaller than the main header indicates! Loading
  4. secondary header from the last sector of the disk! You should use 'v' to
  5. verify disk integrity, and perhaps options on the experts' menu to repair
  6. the disk.
  7. Partition table scan:
  8. MBR: protective
  9. BSD: not present
  10. APM: not present
  11. GPT: damaged
  12.  
  13. ****************************************************************************
  14. Caution: Found protective or hybrid MBR and corrupt GPT. Using GPT, but disk
  15. verification and recovery are STRONGLY recommended.
  16. ****************************************************************************
  17.  
  18. Command (? for help): Disk /dev/sdd: 15628053168 sectors, 7.3 TiB
  19. Logical sector size: 512 bytes
  20. Disk identifier (GUID): 040DD91D-7EE2-4ADC-AD57-0EBF78EB5DE9
  21. Partition table holds up to 128 entries
  22. First usable sector is 34, last usable sector is 29693300702
  23. Partitions will be aligned on 8-sector boundaries
  24. Total free space is 4029 sectors (2.0 MiB)
  25.  
  26. Number Start (sector) End (sector) Size Code Name
  27. 1 34 262177 128.0 MiB 0C01 Microsoft reserved ...
  28. 2 264192 29693298687 13.8 TiB 0700 Basic data partition
  29.  
  30. Command (? for help): Partition number (1-2): Partition GUID code: E3C9E316-0B5C-4DB8-817D-F92DF00215AE (Microsoft reserved)
  31. Partition unique GUID: DEC9101B-359E-49BD-9CCE-0942428E567D
  32. First sector: 34 (at 17.0 KiB)
  33. Last sector: 262177 (at 128.0 MiB)
  34. Partition size: 262144 sectors (128.0 MiB)
  35. Attribute flags: 0000000000000000
  36. Partition name: 'Microsoft reserved partition'
  37.  
  38. Command (? for help): Partition number (1-2): Partition GUID code: EBD0A0A2-B9E5-4433-87C0-68B6B72699C7 (Microsoft basic data)
  39. Partition unique GUID: E7DFC02E-5145-4B84-A005-4C89BBA22388
  40. First sector: 264192 (at 129.0 MiB)
  41. Last sector: 29693298687 (at 13.8 TiB)
  42. Partition size: 29693034496 sectors (13.8 TiB)
  43. Attribute flags: 0000000000000000
  44. Partition name: 'Basic data partition'
  45.  
  46. Command (? for help):
Add Comment
Please, Sign In to add comment