Advertisement
Guest User

Untitled

a guest
Jan 10th, 2015
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. ubuntu@ubuntu:~$ sudo parted -l
  2. Warning: /dev/sda contains GPT signatures, indicating that it has a GPT table.
  3. However, it does not have a valid fake msdos partition table, as it should.
  4. Perhaps it was corrupted -- possibly by a program that doesn't understand GPT
  5. partition tables. Or perhaps you deleted the GPT table, and are now using an
  6. msdos partition table. Is this a GPT partition table?
  7. Yes/No? Yes
  8. Error: The backup GPT table is corrupt, but the primary appears OK, so that will
  9. be used.
  10. OK/Cancel? Ok
  11. Model: ATA Hitachi HTS54505 (scsi)
  12. Disk /dev/sda: 500GB
  13. Sector size (logical/physical): 512B/4096B
  14. Partition Table: gpt
  15.  
  16. Number Start End Size File system Name Flags
  17.  
  18.  
  19. Error: /dev/sdb: unrecognised disk label
  20.  
  21. Model: hp v115w (scsi)
  22. Disk /dev/sdc: 8053MB
  23. Sector size (logical/physical): 512B/512B
  24. Partition Table: msdos
  25.  
  26. Number Start End Size Type File system Flags
  27. 1 1049kB 8053MB 8052MB primary fat32 boot, lba
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement