b0rked partition table! halp!
December 12, 2006 6:38 AM
Subscribe
I have a SATA hard drive with all my data (yeah, I was just about to implement a backup scheme with rsync...), and my Ubuntu installation shit the bed. I'm back up, but the partition table on that drive is kablooey. It is formated ext3, and I have little reason to suspect that the data is not there.
Are there any good tools for restoring a partition table on ext3, or can this be done natively? Gparted shows the file system marked as ext3, but with a warning about not being able to open dumpe2fs.
If it helps any, here's the result of fdisk -l:
Disk /dev/sda: 250.0 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk /dev/sda doesn't contain a valid partition table
posted by adampsyche to computers & internet (5 comments total)
1 user marked this as a favorite
However, if you don't actually know what your partition scheme was -- down to the "cylinder" -- this is more or less guaranteed not to work.
posted by majick at 6:50 AM on December 12, 2006