Nitin Gupta <[EMAIL PROTECTED]> wrote: > I am working to recover the data, i tried grep and dd method to > recover the data, i am able to recover the text of emails. is there > any way, such i can recover the complete files??? No. Consider yourself lucky that you are able to recover that much. > > like, i am > grepping to find a pattern, from that getting the offset and then using > dd on it, can i do the same but instead of using pattern, i want to > use filename. > Say i have a file called nitin.txt, so i want to recover it as a whole, is > anything possible with it?? It is, in general, not possible to recover a file from the name if the file system has been remade. The suggested method of dd is the best you can do, and if your old filesystem was not too fragmented, you should be able to get back most of your data in this manner. Regards, Gora
Send instant messages to your online friends http://in.messenger.yahoo.com _______________________________________________ ilugd mailinglist -- [email protected] http://frodo.hserus.net/mailman/listinfo/ilugd Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi http://www.mail-archive.com/[email protected]/
