Advertisement
Guest User

Untitled

a guest
Nov 24th, 2014
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.64 KB | None | 0 0
  1. ubuntu@ubuntu:/$ sudo parted -l
  2. Model: ATA SanDisk SSD U100 (scsi)
  3. Disk /dev/sda: 16.0GB
  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 1049kB 16.0GB 16.0GB HFS
  10.  
  11.  
  12.  
  13. q
  14. ^CModel: ATA ST1000LM024 HN-M (scsi)
  15. Disk /dev/sdb: 1000GB
  16. Sector size (logical/physical): 512B/4096B
  17. Partition Table: gpt
  18. Disk Flags:
  19.  
  20. Number Start End Size File system Name Flags
  21. 1 1049kB 1050MB 1049MB ntfs Basic data partition hidden, diag
  22. 2 1050MB 1322MB 273MB fat32 EFI system partition boot, hidden, esp
  23. 3 1322MB 2371MB 1049MB fat32 Basic data partition hidden
  24. 4 2371MB 2505MB 134MB Microsoft reserved partition msftres
  25. 5 2505MB 794GB 792GB ntfs Basic data partition msftdata
  26. 9 794GB 794GB 1049kB bios_grub
  27. 10 794GB 934GB 140GB ext4
  28. 11 934GB 951GB 17.1GB linux-swap(v1)
  29. 6 951GB 952GB 472MB ntfs hidden, diag
  30. 7 952GB 979GB 26.8GB ntfs Basic data partition msftdata
  31. 8 979GB 1000GB 21.5GB ntfs Basic data partition hidden, diag
  32.  
  33.  
  34. Model: Sony Storage Media (scsi)
  35. Disk /dev/sdc: 7801MB
  36. Sector size (logical/physical): 512B/512B
  37. Partition Table: msdos
  38. Disk Flags:
  39.  
  40. Number Start End Size Type File system Flags
  41. 1 16.4kB 7801MB 7801MB primary fat32 boot
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement