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

Re: recuperar arquivos ext3 deletados



Em 18/01/07, Juliano Brocca Reus<juliano@camaratorres.rs.gov.br> escreveu:
Boa tarde,

Apaguei acidentalmente um diretorio contendo varios fontes de programas em C++, numa partição ext3, procurei muito, mas não achei uma solução eficiente, gostaria de saber se alguém já conseguiu recuperar arquivos numa situação destas !

"* 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."


Eu já usei essa solução do grep num artigo latex.... foi a salvação.
Se fosse .doc nunca ia ter recuperado... :-)

Como fazer com o grep? tem no histórico alguns 'approaches'...

--
Marcos



Reply to: