如何做坏道硬盘的数据恢复 仅供参考《DDCOPY》
首先正确挂接你的故障硬盘(IDE1口)和一块正常的硬盘(IDE2口)到你的电脑上,正常使用的硬盘大于等于故障硬盘的大小,然后使用带有ddcopy 、mtl、 copyr 工具的windows98启动软盘(或者Dos7.0启动盘)启动电脑,运行相应的程序来进行镜像。以ddcopy为例:
A:>DDcopy
DDcopy V1.6d http://ddcopy.126.com
ddcopy [-d s=m d=d1,dn]|[-p s=m:i d=d1:j,dn:k] [-v n] [-e n] [-s] [-c] [-f] [-y] [-h]
Options:
-d: Disk copy mode -y: No confirm messages
-p: Partition copy mode -s: Show disks information
-v: Multi-volume imagefile size (MB) -f: Default copy mode
-e: Copy n sectors
-c: Compress mode. (Slowly) -h: Print help message
Examples:
ddcopy -f -y : Copy disk 1 to disk 2,3, ...
ddcopy -d s=1 d=2,3,4 : Copy disk 1 to disk 2,3 and 4
ddcopy -d s=1 d=2,c:\d1.img : Copy disk 1 to disk 2 and imgfile
ddcopy -d s=c:\d1.img d=1,3 : Copy imgfile to disk 1 and 3
ddcopy -p s=1:1 d=2:2,2:3 : Copy the first partition on disk 1 to
the secend partition on disk 2 and
the third partition on disk 2
ddcopy -p s=1:1 d=2:2,c:\p1.img : Copy the first partition on disk 1 to
the secend partition on disk 2 and
the imgfile
ddcopy -p s=c:\p1.img d=2:2,3:3 : Copy the imgfile to
the secend partition on disk 2 and
the third partition on disk 3
确定你挂接硬盘正确的话,使用如下命令:
A:>ddcopy -d s=1 d=2
来进行镜像硬盘操作,具体完成时间与故障硬盘的坏道程度有关系。完成后把镜像硬盘挂接到正常使用的电脑系统上进行处理就可以了。
以上仅供没有 类似 pc3k DE工具的朋友参考使用!千万注意故障盘和镜像盘的选择。
DDcopy 下载参看:http://bbs.intohard.com/viewthread.php?tid=14627&highlight=ddcopy 好东西...........顶了............. 看懂一点点`再琢磨琢磨 !!! 顶一下` 怎么不让下载啊。.好东西也用不了 好东西 一定要好好研究 谢谢指点,学习了。 这个工具和 DE有什么区别,,之间有什么不同的优点 其实我没明白过来。
再看看 怎么从镜像中恢复数据是最重要的,你没有写,难那 好软件,到时有坏道的硬盘就马上试试,看看效果如何
页:
[1]
2