Re: Disk cloning interrupted - MBR corrupted? On Sun, 07 Dec 2008 10:30:40 +0200, John Smith <jm@invalid.net> wrote:
>I would really appreciate if someone would help.
>
>My hd is getting old and just to be sure I bought a same size hd (both sata) and
>started "Ranish" disk cloning software. Unfortunately the disk cloning was
>interrupted at 2% and I had to reboot.
>
>Previously I had disk C (main hd) and disk D which would be my new main HD.
>
>After rebooting I Windows 2000 reported a lot of errors which it then went to
>fix. After a lengthy time it managed to reboot to Windows 2000. What appears now
>is I have former disk C showing up as disk D and vice versa. It appears the disk
>cloning had managed to copy most of the windows system to D which is now C. I
>have not changed any cables.
>
>My old hd is now disk D and all files appear to be intact there ... whew!
>
>Thinking I can fix this easy by taking off the new hd and reboot with my old hd
>in place I ran n to problems. Unfortunately it refuses to boot and windown
>complain of missing [boot drive]winnt\systems32\ntosknl.exe (or something).
>
>The missing files are there I check. I reckon the problem is that the my old hd
>has its MBR saying "boot from the other hd". If I fix the MBR it should boot
>normally.
The disk signature in the MBR of the old disk has been changed. That's
why it became drive D: as you described above. When you then boot from
the old drive alone, Windows uses the disk signature as specified
under MountedDevices in the registry to reference the correct disk,
which is now the clone disk.
>
>What can I do? I have taken the necessary backups.
Boot from a Windows 98 emergency boot disk, and run fdisk /mbr to zero
the disk signature in the old disk. Then you can boot and run Windows
from the old disk. |