我的一位同事通过运行误删除的/ usr / *数据:rm -rf /usr/*
。现在这是一个大问题。我们在那台机器上有很多很好的数据。结果,大多数命令都不起作用。无论如何我可以恢复机器吗?我并不是真正的数据恢复专家。
请帮我指出一个解决方案/程序。以下是有关该机器的一些信息。如果需要更多信息,请告诉我。
-bash-3.00# uname -a
Linux penguin 2.6.9-5.EL #1 Wed Jan 5 19:22:18 EST 2005 i686 i686 i386 GNU/Linux
-bash-3.00# fdisk -l
Disk /dev/hda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 13 104391 83 Linux
/dev/hda2 14 9729 78043770 8e Linux LVM
-bash-3.00#
Run Code Online (Sandbox Code Playgroud)