how to recover deleted file & folder in linux(i m in huge trouble)
Linux - GeneralThis Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
This message belongs on the dulug@lists.dulug.duke.edu mailing list, so
I'm directing my reply there. If you're not on that list you may wish
to subscribe.
The first step you must take is to discontinue using the partition
immediately! Right now, unmount that partition, or shut down the
machine if it's a system partition and can't be unmounted. Otherwise
any files or blocks that might be recoverable may be overwritten.
Next, I'd suggest the 'unrm' tool from the Coronor's Toolkit at http://www.porcupine.org/forensics/tct.html . unrm will look at the
partition with the deleted files and retrieve some of the data. Then
you can run 'lazarus' out of that same toolkit, which will produce a
browseable HTML tree of the deleted file bits. Hopefully you can revive
what you need.
Note that this works best with recovering text files, as with binary
files it will be difficult to sort out the wheat from the chaffe.
As far as I know, there are no 'magic' undelete tools for Linux; only
the brute-force ones like the above. There may be some kernel or
filesystem modifications available that make files easier to undelete,
but they won't do you any good now -- you would have needed to already
be running them.
--Jeremy
On Mon, 2003-06-23 at 15:02, lucy wrote:
> Hi,
>=20
> Does anyone have any experience with any linux undelete software?
> Recommendations appreciated. I need to try something to recover some
> files. Thanks for any feedback.
>=20
> Lucy
>=20
> --
> Lucy Upchurch
> DUMC - Center for In Vivo Microscopy
> Room 139 Bryan Research Building
> Durham, NC 27710
> Phone: 919-684-7781 Fax: 919-684-7158
> To learn more about CIVM: http://wwwcivm.mc.duke.edu
>=20
>=20
> _______________________________________________
> Dulug-linux mailing list
> Dulug-linux@lists.dulug.duke.edu
> https://lists.dulug.duke.edu/mailman...fo/dulug-linux
--=20
Jeremy Portzer <jeremyp@pobox.com>
--=-r6e3V7HNP+ThnEbweEqM
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.