gus wrote:
> I have a new HP 311-1000NR netbook, which came with WinXP Home
> in english installed. I have been trying to re-install WinXP in
> spanish from
> known working CD. The install fprmats the disk and proceeds through
> two
> install phases/reboots, apparently correctly. But when rebooting the
> third time into what would notmally be the configuration phase, the
> boot stalls at the WinXP slider screen, then does BSOD, reboots,
> repeats indefinitely.
>
> Attempt to boot into safe mode - same result - partial boot, BSOD,
> reboot. In each case after BSOD the reboot starts so fast I can't get
> any error codes off the BSOD.
Disable automatic restart on system failure at the F8 boot screen, I
think the installation needs to be at SP2 or better for this option to
be present.
If F8 doesn't offer the option you can disable it in the registry, set
the AutoReboot value to 0 at:
HKLM\SYSTEM\ControlSet001\Control\CrashControl
You can use Regedit to remotely edit the registry:
http://www.rwin.ch/xp-live/regedit.htm
> So my first question is how do I *diagnose* what's the problem?
> For example, is there a log I could access to look at what's been
> happening? Recommendations and/or pointers to diagnostic
> methods much appreciated.
The Windows setup program creates several log files during the
installation, these logs can be examined via the Recovery Console. The
logs of interest are located in the \Windows and in the \Windows\Repair
folders. Use the DIR *.log command to locate the logs and use the TYPE
command to view them. If enabled, boot logging will be recorded to
Ntbtlog.txt.
John