Advertisement
Guest User

Untitled

a guest
Apr 19th, 2014
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.95 KB | None | 0 0
  1. 21:50:50 dbz@dbzix ~ $ 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: 250069680 sectors, 119.2 GiB
  12. Logical sector size: 512 bytes
  13. Disk identifier (GUID): 35C501BE-9AC8-4E3F-AA4C-63C210CB7CD7
  14. Partition table holds up to 128 entries
  15. First usable sector is 34, last usable sector is 250069646
  16. Partitions will be aligned on 2048-sector boundaries
  17. Total free space is 649837 sectors (317.3 MiB)
  18.  
  19. Number  Start (sector)    End (sector)  Size       Code  Name
  20.    1            2048          411647   200.0 MiB   EF00  
  21.    2         1058816         1320959   128.0 MiB   8300  Linux filesystem
  22.    3         1320960        43263999   20.0 GiB    8300  Linux filesystem
  23.    4        43264000        60041215   8.0 GiB     8200  Linux swap
  24.    5        60041216       250068991   90.6 GiB    8300
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement