Advertisement
Guest User

sudo parted -l

a guest
May 29th, 2021
26
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. [user@billy Desktop]$ sudo parted -l
  2. Model: ATA WDC WD3200AAKX-7 (scsi)
  3. Disk /dev/sda: 320GB
  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 17.4kB 134MB 134MB Microsoft reserved partition msftres
  10. 2 135MB 690MB 555MB ntfs Basic data partition hidden, diag
  11. 3 690MB 795MB 105MB fat32 EFI system partition boot, esp
  12. 4 795MB 235GB 235GB ext4
  13. 5 235GB 320GB 84.6GB ntfs Basic data partition msftdata
  14.  
  15.  
  16. Model: SanDisk Ultra (scsi)
  17. Disk /dev/sdd: 30.8GB
  18. Sector size (logical/physical): 512B/512B
  19. Partition Table: msdos
  20. Disk Flags:
  21.  
  22. Number Start End Size Type File system Flags
  23. 2 2880MB 2884MB 4194kB primary esp
  24. 3 2887MB 30.7GB 27.9GB primary
  25.  
  26.  
  27.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement