Advertisement
Guest User

Untitled

a guest
Jan 30th, 2017
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. root@ubuntu:/tmp/sda1# parted -l /dev/sdd
  2. Model: ATA INTEL SSDSCKKW48 (scsi)
  3. Disk /dev/sda: 480GB
  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 524MB 523MB fat32 EFI system partition boot, esp
  10. 2 524MB 659MB 134MB Microsoft reserved partition msftres
  11. 3 659MB 475GB 475GB Basic data partition msftdata
  12. 4 475GB 480GB 4796MB ntfs Basic data partition diag
  13.  
  14.  
  15. Warning: The driver descriptor says the physical block size is 2048 bytes, but
  16. Linux says it is 512 bytes.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement