今天我删除了我的主目录(错误操作),使用以下命令:
sudo rm -rf *
当我使用 extundelete 时收到此消息:
root@ubuntu:~# sudo extundelete --restore-directory /home/hamed/ /dev/sda2WARNING: Extended attributes are not restored.
Loading filesystem metadata ... 746 groups loaded.
Loading journal descriptors ... 29931 descriptors loaded.
Searching for recoverable inodes in directory /home/hamed/ ...
498 recoverable inodes found.
Looking through the directory structure for deleted files ...
498 recoverable inodes still lost.
No files were undeleted.
为什么无法恢复?
有谁能帮我恢复我的桌面、文档等吗?我有 ubuntu 14.04。
答案1
我自己还没有处理过这个问题,但是请看一下这里:
不幸的是 rm 不会将文件移至垃圾箱。
我怀疑 extundelete 可能有效,但需要认真阅读文档。在终端中输入:
男人延长删除
祝你好运。希望其他人能给出更积极的答案。