Stanley A. Warner said:
If I set the BIOS to boot from CD 1st, the CD loads a bunch
of files, and then it says it's starting Windows, then there's an
error message:
A problem has been detected and windows has been shut down
to prevent damage to your computer.
SESSION3_INITIALIZATION_FAILED
.................
Technical information
*** STOP:0x0000006F (0xC0000020, 0x0......0, 0x0......0, 0x0......0)
I have 2 HDs in the computer: 1 good which can boot Windows XP,
and 1 bad which has what appears to be a good archived copy of the
system on the 4th (primary) partition. Using the good HD, I can load
the Windows XP CD, but I can't find the Recovery Console on it, and
I can't find a file named "fixmbr" anywhere on it. Is there any hope of
ever booting the image on partition 4? It has an installed app on it
that I have to use.
Stanley
You do not need the MBR to start Windows. Format a floppy
disk on any WinXP PC, then copy these hidden files to it:
c:\ntldr
c:\ntdetect.com
Now use a text editor to create a:\boot.ini like so:
[Boot Loader]
Timeout=3
Default=multi(0)disk(0)rdisk(0)partition(x)\WINDOWS
[Operating Systems]
multi(0)disk(0)rdisk(0)partition(x)\WINDOWS="Microsoft Windows XP
Professional" /fastdetect
Play with (x) until you can boot the machine with the floppy
disk into the desired OS. If x=1 then the system boots off the
first partition.