Advertisement
Xetag

parted -l

Mar 17th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. [~] # parted -l
  2. Model: HGST HDN726060ALE614 (scsi)
  3. Disk /dev/sda: 6001GB
  4. Sector size (logical/physical): 512B/512B
  5. Partition Table: gpt
  6. Disk Flags:
  7.  
  8. Number Start End Size File system Name Flags
  9. 1 20.5kB 543MB 543MB ext3 primary
  10. 2 543MB 1086MB 543MB linux-swap(v1) primary
  11. 3 1086MB 5992GB 5991GB primary
  12. 4 5992GB 5993GB 543MB ext3 primary
  13. 5 5993GB 6001GB 8554MB linux-swap(v1) primary
  14.  
  15.  
  16. Model: HGST HDN726060ALE614 (scsi)
  17. Disk /dev/sdb: 6001GB
  18. Sector size (logical/physical): 512B/512B
  19. Partition Table: gpt
  20. Disk Flags:
  21.  
  22. Number Start End Size File system Name Flags
  23. 1 20.5kB 543MB 543MB ext3
  24. 2 543MB 543MB 8192B
  25. 3 1086MB 5992GB 5991GB lvm
  26. 4 5992GB 5992GB 402MB ext3
  27. 5 5993GB 5993GB 8192B
  28. 6 6001GB 6001GB 402MB ext3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement