Skip to content

Instantly share code, notes, and snippets.

Created October 1, 2014 00:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/15a33016a302fc2302a3 to your computer and use it in GitHub Desktop.
Save anonymous/15a33016a302fc2302a3 to your computer and use it in GitHub Desktop.
$ sudo parted -l
Model: ATA INTEL SSDSA2M080 (scsi)
Disk /dev/sda: 80.0GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Number Start End Size Type File system Flags
1 1049kB 75.9GB 75.9GB primary ext4 boot
2 75.9GB 80.0GB 4079MB extended
5 75.9GB 80.0GB 4079MB logical
Warning: /dev/sdb contains GPT signatures, indicating that it has a GPT table.
However, it does not have a valid fake msdos partition table, as it should.
Perhaps it was corrupted -- possibly by a program that doesn't understand GPT
partition tables. Or perhaps you deleted the GPT table, and are now using an
msdos partition table. Is this a GPT partition table?
Yes/No?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment