[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Restore a file



I have used this to recover removed files.  Do it fast cuz your info
maybe overwritten by the system.  If I remove a file, go oops, and use
this procedure, I have had a pretty good track record of recover files.

use debugfs /dev/myPartician
 once in debugfs
          - lsdel shows a list of deleted nodes
            or echo lsdel | debugfs /dev/hda5 > lsdel.out
          - dump <inode> /tmp/newName recovers it
note: you must us the <> brakcets. Ex: dump <12345>
/tmp/myUndeletedFile.1

hope this helped,
Krister

> I need to restore a file. How can I do this?
> The file is my ppp file.
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com
>
> _______________________________________________
> Redhat-install-list mailing list
> Redhat-install-list redhat com
> https://listman.redhat.com/mailman/listinfo/redhat-install-list





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]