Advertisement
Guest User

Untitled

a guest
Aug 13th, 2014
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. sudo parted -l
  2. Model: ATA ST1000LM024 HN-M (scsi)
  3. Disk /dev/sda: 1000GB
  4. Sector size (logical/physical): 512B/4096B
  5. Partition Table: msdos
  6.  
  7. Number Start End Size Type File system Flags
  8. 1 1049kB 368MB 367MB primary ntfs boot
  9. 2 368MB 1000GB 1000GB primary ntfs
  10.  
  11.  
  12. Model: SanDisk Cruzer (scsi)
  13. Disk /dev/sdb: 8004MB
  14. Sector size (logical/physical): 512B/512B
  15. Partition Table: msdos
  16.  
  17. Number Start End Size Type File system Flags
  18. 1 1049kB 8004MB 8003MB primary fat32 boot
  19.  
  20.  
  21. Warning: Unable to open /dev/sr0 read-write (Read-only file system). /dev/sr0
  22. has been opened read-only.
  23. Error: /dev/sr0: unrecognised disk label
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement