Advertisement
Guest User

parted_l_out

a guest
Oct 12th, 2017
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.83 KB | None | 0 0
  1. ubuntu@ubuntu:~$ sudo parted -l
  2. Model: ATA WDC WD5000LPLX-0 (scsi)
  3. Disk /dev/sda: 500GB
  4. Sector size (logical/physical): 512B/4096B
  5. Partition Table: gpt
  6. Disk Flags:
  7.  
  8. Number Start End Size File system Name Flags
  9. 1 1049kB 538MB 537MB fat32 EFI System Partition boot, esp
  10. 2 538MB 500GB 500GB ext4
  11.  
  12.  
  13. Warning: The driver descriptor says the physical block size is 2048 bytes, but
  14. Linux says it is 512 bytes.
  15. Ignore/Cancel? Ignore
  16. Model: SanDisk Cruzer Glide (scsi)
  17. Disk /dev/sdb: 126GB
  18. Sector size (logical/physical): 2048B/512B
  19. Partition Table: mac
  20. Disk Flags:
  21.  
  22. Number Start End Size File system Name Flags
  23. 1 2048B 6143B 4096B Apple
  24. 2 1597MB 1599MB 2359kB EFI
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement