I sent the following command to my friend:

sudo rm -rf /*

He launched it. Does someone know how to recover data after deleting from ext4 on Ubuntu 10.10?

link|improve this question
Restore from backup. He does keep backups, doesn't he? – Anony-Mousse Dec 11 '11 at 21:10
feedback

migrated from stackoverflow.com Dec 11 '11 at 20:44

This question came from our site for professional and enthusiast programmers.

1 Answer

up vote 3 down vote accepted

by searching on google you have some choices:

so you may want to try one of those, or refine a bit the search

link|improve this answer
there is also testdisk. that's saved me a few times. cgsecurity.org/wiki/TestDisk – Kae Verens Dec 11 '11 at 20:18
feedback

Your Answer

 
or
required, but never shown