Posted by: Anonymous Coward
on October 15, 2003 11:38 PM
e2salvage is a utility which tries to recover a data from damaged ext2 filesystems. Unlike e2fsck, it does not look for the data at particular places and it don't tend to believe the data it finds; thus it can handle much more damaged filesystem.
fsck connects the found i-nodes to lost+found directory e2salvage instead tries to recover the directory structure. If all else fails the directories are linked to the root.
e2salvage
Posted by: Anonymous Coward on October 15, 2003 11:38 PMfsck connects the found i-nodes to lost+found directory e2salvage instead tries to recover the directory structure. If all else fails the directories are linked to the root.
e2salvage.sourceforge.net
#