Advertisement
Guest User

Untitled

a guest
Apr 19th, 2014
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.06 KB | None | 0 0
  1. 21:52:19 dbz@dbzix ~ $ sudo gdisk -l /dev/sdb
  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/sdb: 5860533168 sectors, 2.7 TiB
  12. Logical sector size: 512 bytes
  13. Disk identifier (GUID): 80CBE62D-B63E-4CF1-B349-0E3113858FC5
  14. Partition table holds up to 128 entries
  15. First usable sector is 34, last usable sector is 5860533134
  16. Partitions will be aligned on 2048-sector boundaries
  17. Total free space is 2925 sectors (1.4 MiB)
  18.  
  19. Number  Start (sector)    End (sector)  Size       Code  Name
  20.    1            2048          411647   200.0 MiB   EF00  
  21.    2          411648          673791   128.0 MiB   0C01  
  22.    3          673792       147064831   69.8 GiB    0700  Basic data partition
  23.    4       147064832       356780031   100.0 GiB   0700  Basic data partition
  24.    5       356780032      1195640831   400.0 GiB   0700  
  25.    6      1195640832      2244216831   500.0 GiB   0700  
  26.    7      2244216832      5860532223   1.7 TiB     0700
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement