On Wednesday 06 November 2002 08:00 pm, Gabriel Erzse's voice rose above the ones in my head and declared:
> Hi, > Is there any possibility to recover deleted files in Redhat ? > > Gabi For Ext2fs, yes but it is a process and it is not guaranteed. Also, it involves preferrably umounting the filesystem that the file was deleted from immediately or as soon as possible after deletion so the inode isn't grabbed. See the linux documentation project for details. http://www.tldp.org/HOWTO/mini/Ext2fs-Undeletion.html Also there is a program called recover, a google search should turn it up right away, it's on sourceforge, that automates everything in the how-to. I spent a whole weekend trying to recover a directory I accidently deleted and still didn't get the one particular file I was looking for. I took me about a 1/2 hour before I discovered I needed to unmount the filesystem right away if possible though. Good luck, --Tom -- redhat-list mailing list unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list