Jump to content

ext3 support


Jonas o

Recommended Posts

I know it is quite a big task to code support for another filesystem, but I lost precious text files on a linux partition, and was not able to recover them using ext3grep :

 

http://www.xs4all.nl/~carlo17/howto/undelete_ext3.html

http://code.google.com/p/ext3grep/

 

Simple reason : I did some cleaning after my file loss, and the journal wrapped around, so ext3grep can't restore the files I'm looking for because its algorithm wasn't coded for that case.

BUT it founds the corresponding dir entry with the files I'm looking for, a

 

I'm just asking if you could look into this ext3grep code, I don't have a lot of knowledge in filesystems, and maybe integrate it to your utility... It would be very useful !

 

Thanks for the read.

 

Jonas

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.