|
我用 baidu 搜索了一下,基本都是在 ext2 文件系统下恢复文件的方法,好像没有 ext3 下的;
ext2 下的恢复工具有:unrm、e2undel、tct、recover、mc等;
不知道 ext3 下的工具有哪些?
另外我在看 e2undel 的文档时,发现这么一句:
However, ext3 behaves in a different manner in one crucial point: If a file is deleted, its inode data are removed, too. Especially, the list of data blocks is lost; so it is[color="Red"] not possible to recover any deleted file.
难道 ext3 下没法恢复删除的文件吗?
谢谢! |
|