Re: data rescue

From: kernel
Date: Wed Jan 05 2005 - 15:36:17 EST


On Wed, 2005-01-05 at 09:18, Robin Rosenberg wrote:
> > I tried running linux-rescue from bootable disk and it shows no valid
> > partition table.
> > How do i rescue my data .

In addition to 'gpart' you can try 'rescuept' which is part of
util-linux collection. Each of these may rescue your corrupt partition
table.

Do you have any idea of the partitioning schema? Number of partitions,
size, etc.?

If both fail to reconstruct the partition table you can work with a
forensic utility such as SMART for Linux (www.asrdata.com) or The Sleuth
Kit (www.sleuthkit.org) to recover your files. Depending upon the FS
TYPE(s) you may even get deleted files back.

No matter though, once you get everything worked out back up your
partition table using 'sfdisk' and/or dd and dump that to a safe place
(external media) so that if this happens in future you can reconstruct
easily!

-fd

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/