7eight

Saída gdisk

Jun 7th, 2014
267
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.04 KB | None | 0 0
  1. $ sudo gdisk -l /dev/sda
  2. GPT fdisk (gdisk) version 0.8.5
  3.  
  4. Partition table scan:
  5. MBR: protective
  6. BSD: not present
  7. APM: not present
  8. GPT: present
  9.  
  10. Found valid GPT with protective MBR; using GPT.
  11. Disk /dev/sda: 976773168 sectors, 465.8 GiB
  12. Logical sector size: 512 bytes
  13. Disk identifier (GUID): 67D57858-DC12-4E26-B778-634E367F760B
  14. Partition table holds up to 128 entries
  15. First usable sector is 34, last usable sector is 976773134
  16. Partitions will be aligned on 2048-sector boundaries
  17. Total free space is 225261 sectors (110.0 MiB)
  18.  
  19. Number Start (sector) End (sector) Size Code Name
  20. 1 2048 616447 300.0 MiB 2700 Basic data partition
  21. 2 616448 821247 100.0 MiB EF00 EFI system partition
  22. 3 1017856 1058815 20.0 MiB 8200
  23. 4 1083392 915318783 435.9 GiB 0700 Basic data partition
  24. 5 915318784 970627071 26.4 GiB 0700 Basic data partition
  25. 6 970627072 976771071 2.9 GiB 8200 Basic data partition
Advertisement
Add Comment
Please, Sign In to add comment