10.25.2008

恢复硬盘资料-实战

昨天一同事,系统(win)突然死掉,原因不明。

去看了看,安全模式也不能进入。提示文件丢失。还原吧
结果还原了半天,没完成还原,又死。
再次启动,硬盘动一直亮,winpe也无法进入。
把硬盘线拔掉,winpe正常进入。故硬盘问题。

用Ubuntu Live CD进入,成功。叹,还是linux比较不错。
fdisk /dev/sdb
比较乱
Command (m for help): p
Disk /dev/sdb: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xf78ff78f

Device Boot Start End Blocks Id System
/dev/sdb1 * 1 2611 20972826 c W95 FAT32 (LBA)
/dev/sdb2 2612 19456 135307462+ f W95 Ext'd (LBA)
/dev/sdb5 2612 7833 41945683+ 7 HPFS/NTFS
/dev/sdb6 14208 14232 200781 83 Linux
..............(此处省略N行)
dev/sdb57 7859 13107 42162561 7 HPFS/NTFS
/dev/sdb58 7834 7858 200781 83 Linux
/dev/sdb59 7859 13107 42162561 7 HPFS/NTFS
/dev/sdb60 7834 7858 200781 83 Linux

x 进入expert模式
按f fix partition order
w 保存 reboot

此时可以通过winpe进入看到2个分区,她原本有3个分区。而重要的资料在第三个分区
finaldata 很帅,恢复。。。。。
成功!

Labels:

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home