Loading

Paste #pbqov74sl

  1. [liveuser@localhost ~]$ sudo parted -l
  2.  
  3. We trust you have received the usual lecture from the local System
  4. Administrator. It usually boils down to these three things:
  5.  
  6.     #1) Respect the privacy of others.
  7.     #2) Think before you type.
  8.     #3) With great power comes great responsibility.
  9.  
  10. Model: ATA WDC WD10SPCX-21K (scsi)
  11. Disk /dev/sda: 1000GB
  12. Sector size (logical/physical): 512B/4096B
  13. Partition Table: gpt
  14. Disk Flags:
  15.  
  16. Number  Start   End     Size    File system  Name     Flags
  17.  1      1049kB  1000GB  1000GB               primary  msftdata
  18.  
  19.  
  20. Model: ATA Samsung SSD 850 (scsi)
  21. Disk /dev/sdb: 250GB
  22. Sector size (logical/physical): 512B/512B
  23. Partition Table: gpt
  24. Disk Flags:
  25.  
  26. Number  Start   End     Size    File system  Name     Flags
  27.  4      1049kB  2097kB  1049kB               primary  bios_grub
  28.  1      2097kB  16.4GB  16.4GB               primary
  29.  2      16.4GB  70.1GB  53.7GB               primary  msftdata
  30.  3      70.1GB  250GB   180GB                primary  msftdata
  31.  
  32.  
  33. Warning: The driver descriptor says the physical block size is 2048 bytes, but
  34. Linux says it is 512 bytes.
  35. Ignore/Cancel? ^C                                                        
  36. Model: TOSHIBA TransMemory-Mx (scsi)
  37. Disk /dev/sdc: 7803MB
  38. Sector size (logical/physical): 512B/512B
  39. Partition Table: unknown
  40. Disk Flags:
  41.  
  42. [liveuser@localhost ~]$

Comments