输入命令
extundelete /usr/bin/ --restore-all
得到如下结果
extundelete: "/usr/bin/" is a directory. You need to use the raw filesystem device (or a copy thereof).
extundelete: Operation not permitted when trying to open filesystem /usr/bin/
是不是目录不对啊
输入命令
extundelete /usr/bin/ --restore-all
得到如下结果
extundelete: "/usr/bin/" is a directory. You need to use the raw filesystem device (or a copy thereof).
extundelete: Operation not permitted when trying to open filesystem /usr/bin/
是不是目录不对啊
2 回答2.1k 阅读✓ 已解决
1.4k 阅读
找到不能用的原因了 必须是df -h 第一列的名称完整输入,不能是文件夹
但是没有恢复想要的文件 哎。。