Advertisement
andreinkhox89

Untitled

Feb 15th, 2014
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. ubuntu@ubuntu:~$ sudo parted -l
  2. Model: ATA ST3120026AS (scsi)
  3. Disk /dev/sda: 120GB
  4. Sector size (logical/physical): 512B/512B
  5. Partition Table: msdos
  6.  
  7. Number Start End Size Type File system Flags
  8.  
  9.  
  10. Model: USB Flash Disk (scsi)
  11. Disk /dev/sdb: 4010MB
  12. Sector size (logical/physical): 512B/512B
  13. Partition Table: msdos
  14.  
  15. Number Start End Size Type File system Flags
  16. 1 1049kB 2937MB 2936MB primary fat32 boot, lba
  17. 2 2938MB 4009MB 1071MB extended
  18. 5 2938MB 4009MB 1071MB logical linux-swap(v1)
  19.  
  20.  
  21. ubuntu@ubuntu:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement