Pegasus (MVP)
Guest
|
Posted:
Sat Nov 12, 2005 9:50 am Post subject:
Re: 2003 System reboots w/ bluescreen after SP1 |
|
|
"Mick" <MickBurkellc@gmail.com> wrote in message
news:1131776090.946310.52530@g43g2000cwa.googlegroups.com...
| Quote: | I am in bad shape here, the system is nw bluescreening and rebooting at
startup. I can't get in to safe mode, same thing happens, and can't
determine what the error is. None of the start up options do me any
good. Is there any way to disable the reeboot on bluescreen option from
the recovery console? Or at least to find the error? I'm in BAD shape
here. Thanks.
Mick
|
AutoReboot is controlled from here:
HKLM\SYSTEM\CurrentControlSet\Control\CrashControl
It's a DWord value that needs to be set to 0 to prevent auto-reboot.
To change it, you need to edit the System hive of your server
off-line, either by copying it to another Win2000/XP PC or
by booting the machine with a Bart PE CD (www.bootdisk.com),
then running regedit on the server.
I doubt whether stopping the auto-reboot feature will resolve the
problem. It can help after installing a simple device driver, when
deleting the driver file is sufficient to restore normal operation.
Installing SP1 is a complex process that involves hundreds of
new and modified files. Your best bet is probably to restore
the system to the backup you made prior to starting the service
pack installation. |
|