Reboot / Restart --- continuously

G

Guest

I have a continuous reboot/restart on a W2K server after an update. The boot
process goes past the bios, then the boot up of the loader (the ...........
at the bottom of the screen when allowing an F8), then through the windows 2k
load (the splash screen with windows 2k with a progress bar at the bottom),
past the keyboard initialization (the lights on the shift led's), through the
final splash screen, and to the change to the light blue screen where the
pointer is supposed to show. It restarts after 2 seconds, just before the
point where the pointer icon displays. There are no devices on this machine
other than a Raid card that is/was working fine.

The f8, and last known good configuration did not work.

Thx

D
 
P

Pegasus \(MVP\)

dvandusen said:
I have a continuous reboot/restart on a W2K server after an update. The
boot
process goes past the bios, then the boot up of the loader (the
...........
at the bottom of the screen when allowing an F8), then through the windows
2k
load (the splash screen with windows 2k with a progress bar at the
bottom),
past the keyboard initialization (the lights on the shift led's), through
the
final splash screen, and to the change to the light blue screen where the
pointer is supposed to show. It restarts after 2 seconds, just before the
point where the pointer icon displays. There are no devices on this
machine
other than a Raid card that is/was working fine.

The f8, and last known good configuration did not work.

Thx

D

Try Safe Mode.
 
D

Dave Patrick

From a parallel install, run regedt32.exe, then from the Local Machine Hive,
choose Registry|Load Hive, then navigate to the
%systemroot%\system32\config
directory on the other install, and find the system file, then Open, in the
Key Name box give it some temp name, then under tempname, navigate to
HKEY_LOCAL_MACHINE\SYSTEM\Select
and look in the Reg_Dword value of "Current", this is the current
controlset, then navigate to
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet00x\Control\CrashControl
Where x = the value of "Current" (found above) and set the values as follows

"AutoReboot"=dword:00000000
"CrashDumpEnabled"=dword:00000001
"LogEvent"=dword:00000001
"Overwrite"=dword:00000001
Then navigate back up to "tempname" and choose Unload Hive, and boot your
original install, Autoreboot is now turned off so you should be able to read
the stop error.

These may also help.
http://support.microsoft.com/kb/266465

http://msdn2.microsoft.com/en-us/library/ms789516.aspx



--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect
 
G

Guest

Now That is an answer!!!!!! I will try it, and give yourself a pat!

D

Dave Patrick said:
From a parallel install, run regedt32.exe, then from the Local Machine Hive,
choose Registry|Load Hive, then navigate to the
%systemroot%\system32\config
directory on the other install, and find the system file, then Open, in the
Key Name box give it some temp name, then under tempname, navigate to
HKEY_LOCAL_MACHINE\SYSTEM\Select
and look in the Reg_Dword value of "Current", this is the current
controlset, then navigate to
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet00x\Control\CrashControl
Where x = the value of "Current" (found above) and set the values as follows

"AutoReboot"=dword:00000000
"CrashDumpEnabled"=dword:00000001
"LogEvent"=dword:00000001
"Overwrite"=dword:00000001
Then navigate back up to "tempname" and choose Unload Hive, and boot your
original install, Autoreboot is now turned off so you should be able to read
the stop error.

These may also help.
http://support.microsoft.com/kb/266465

http://msdn2.microsoft.com/en-us/library/ms789516.aspx



--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

dvandusen said:
I have a continuous reboot/restart on a W2K server after an update. The
boot
process goes past the bios, then the boot up of the loader (the
...........
at the bottom of the screen when allowing an F8), then through the windows
2k
load (the splash screen with windows 2k with a progress bar at the
bottom),
past the keyboard initialization (the lights on the shift led's), through
the
final splash screen, and to the change to the light blue screen where the
pointer is supposed to show. It restarts after 2 seconds, just before the
point where the pointer icon displays. There are no devices on this
machine
other than a Raid card that is/was working fine.

The f8, and last known good configuration did not work.

Thx

D
 
G

Guest

Well, that did not shut off the autoreboot, but the settings that were in the
key indicated WERE different from what you suggested. Any other tricks?

Also, if the stop code is being logged, where would I find it? Are there
other logging facilities that I could turn on?

Thx

D

Dave Patrick said:
Hope it helps. You're welcome.

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

dvandusen said:
Now That is an answer!!!!!! I will try it, and give yourself a pat!

D
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top