我可以在 Linux 中恢复我不小心执行了“rm”操作的文件吗? 在?

发布于 2024-07-12 13:18:38 字数 1459 浏览 6 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(5

如歌彻婉言 2024-07-19 13:18:38
  • 不要对分区进行任何操作; 按原样卸载它;
  • 安装 TestDisk 套件,或从安装了恢复套件的实时发行版启动(请参阅 TestDisk维基百科页面);
  • 我发现 PhotoRec 实用程序在类似情况下非常有用(它位于 VFAT 分区上,但我我猜它也适用于 ext2)。
  • Don't do anything on the partition; unmount it as it is;
  • Install the TestDisk suite, or boot from a live distribution with a recovery suite installed (see the TestDisk wikipedia page);
  • I found the PhotoRec utility very useful in similar situations (it was on a VFAT partition, but I guess it works also on ext2).
梦初启 2024-07-19 13:18:38

它有多关键? 可以,但它使用的是取证方法。 这意味着您需要卸载驱动器,以只读方式重新安装它,然后使用 Helix 等工具在驱动器上进行雕刻以恢复它。

How critical is it? You can, but it's using forensics methods. This means you'll want to unmount the drive, remount it read only and then use something like Helix to carve at the drive to recover it.

迷你仙 2024-07-19 13:18:38

对于您遇到的麻烦,我们深表歉意 - 我会开始研究文件恢复实用程序,但不要抱太大希望。

您使用的是 ext3 文件系统吗? 如果是这样,那么即使文件恢复实用程序也无法帮助您 - 这里有一些有关 ext3 的信息

Sorry to here about your troubles - I would start poking around for file recovery utilities but don't get your hopes up.

Are you using an ext3 file system? If so then even file recovery utilities will not help you there - here is some info on ext3.

凤舞天涯 2024-07-19 13:18:38

最好与您的 SA 讨论如何恢复备份。

如果做不到这一点,你可能会不走运。

Better talk to your SA about recovering a backup.

Failing that, you are likely out of luck.

失退 2024-07-19 13:18:38

你不能。 抱歉,但重点是它已被永久删除†。 鉴于您问这个问题,您可能没有安装 safe-rm 之类的东西。

† 有点儿。 如果没有取证恢复工具,那么是的。

You can't. Sorry, but the whole point is that it is permanently deleted†. Given that you are asking this, you probably don't have something like safe-rm installed.

† Kind of. Without forensic recovery tools, then yes.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文