Advertisement
Guest User

Untitled

a guest
Nov 15th, 2018
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. ubuntu@ubuntu:~$ sudo parted -ls
  2. Model: ATA KINGSTON SV300S3 (scsi)
  3. Disk /dev/sda: 120GB
  4. Sector size (logical/physical): 512B/512B
  5. Partition Table: msdos
  6. Disk Flags:
  7.  
  8. Number Start End Size Type File system Flags
  9. 1 1049kB 117GB 117GB primary ext4 boot
  10. 2 117GB 120GB 3210MB extended
  11. 5 117GB 120GB 3210MB logical linux-swap(v1)
  12.  
  13.  
  14. Model: SanDisk Cruzer Blade (scsi)
  15. Disk /dev/sdb: 4005MB
  16. Sector size (logical/physical): 512B/512B
  17. Partition Table: msdos
  18. Disk Flags:
  19.  
  20. Number Start End Size Type File system Flags
  21. 1 32.8kB 1665MB 1665MB primary boot, hidden
  22.  
  23.  
  24. ubuntu@ubuntu:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement