On Mon, 2004-09-20 at 14:42, Petr Humlicek wrote: > 763 directories reconnected to /lost+found/. > 5844 files reconnected to /lost+found/.
Ouch, those are a lot of files that you lost the path to. > > Ater this I can mount filesystem and I see data in lost+found. That really > wonderful, but i lost original directory tree. Maybe I want impossible, but can I > safe this data better? > But how I say, This result is really great and, I'm very grateful. If I can't get > better result, after all I'm glad for this. fsck could probably do a better job of recovering damaged directories, but it currently doesn't try to hard. Instead it throws out the directory, and all of the contents get put in lost+found. When a disk goes bad, no tool will ever be able to recover all of the lost data, so it's always recommended to back up any data that will need to recover. I'm glad I could help, and thanks for helping me find that bug in fsck. -- David Kleikamp IBM Linux Technology Center _______________________________________________ Jfs-discussion mailing list [EMAIL PROTECTED] http://www-124.ibm.com/developerworks/oss/mailman/listinfo/jfs-discussion
