[plug] deleted home directory files

Chris Caston caston at arach.net.au
Thu Feb 9 16:29:28 WST 2006


On Thu, 2006-02-09 at 11:24, Milan Pospisil wrote:
> Hi Folks;
>             I have accidentally deleted some files from my home
> directory (right button click  and Delete). Is there a way of
> retrieving it or is it lost forever?  Any advise would be appreciated.
>                    TIA
>                          MP
> _______________________________________________
> PLUG discussion list: plug at plug.org.au
> http://www.plug.org.au/mailman/listinfo/plug
> Committee e-mail: committee at plug.linux.org.au
> 

http://batleth.sapienti-sat.org/projects/FAQs/ext3-faq.html


Q: How can I recover (undelete) deleted files from my ext3 partition?
Actually, you can't! This is what one of the developers, Andreas Dilger,
said about it:

In order to ensure that ext3 can safely resume an unlink after a crash,
it actually zeros out the block pointers in the inode, whereas
ext2 just marks these blocks as unused in the block bitmaps and marks
the inode as "deleted" and leaves the block pointers alone.

Your only hope is to "grep" for parts of your files that have been
deleted and hope for the best.





More information about the plug mailing list