
Originally Posted by
jdmcdaniel3
Let us try using parted instead:
When you post the results here, use the Advanced Message Editor, highlight the new text and press the Code # option so that it looks like the command above, only larger.
Thank You,
Here is the output from parted -l
Code:
linux:~ # parted -l
Model: ATA Hitachi HDS72302 (scsi)
Disk /dev/sda: 2000GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Number Start End Size Type File system Flags
1 32.3kB 240GB 240GB primary ntfs hidden, type=17
2 240GB 593GB 353GB primary ntfs boot, hidden, type=17
3 593GB 599GB 5355MB extended type=05
5 593GB 595GB 1077MB logical ext3 type=83
6 595GB 596GB 1053MB logical ext3 type=bb
7 596GB 597GB 1077MB logical ext3 type=bb
8 597GB 598GB 1077MB logical ext3 type=bb
9 598GB 599GB 1069MB logical ext3 type=bb
4 1999GB 2000GB 1160MB primary fat32 hidden, lba, type=1c
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? No
Sector size (logical/physical): 512B/4096B
Warning: /dev/sdc contains GPT signatures, indicating that it has a GPT table. However, it does not have a valid fake msdos partition ta
corrupted -- possibly by a program that doesn't understand GPT partition tables. Or perhaps you deleted the GPT table, and are now using
partition table?
Yes/No? No
Sector size (logical/physical): 512B/512B
Warning: Unable to open /dev/fd0 read-write (Read-only file system). /dev/fd0 has been opened read-only.
Error: /dev/fd0: unrecognised disk label
Sector size (logical/physical): 512B/512B
I do not know why it thinks that the drive(s) contain a GPT signature. I may have once had them as GPT and then converted them to MBR, but surely that would have removed any GPT signatures.
Bookmarks