Win 2K Pro - boots continuously

S

Steve Akins

We have three windows 2000 computers that reboot endlessly.
They have just appeared in the last couple of days.
symptoms: on startup they go from bios to 2000 splash screen - to - bios to
2000 splash screen - repeat
You can get to the menu for safe mode but safe mode does the same cycle and
so does last known good config.

I'm thinking virus but google returns nothing on this.
Any thoughts?

Thanks,
Steve Akins
 
D

Dave Patrick

I don't know how much good this will do, but from a parallel install, run
regedt32.exe, then from the Local Machine Hive, choose Registry|Load Hive,
then navigate to the
%windir%\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.

Bug Check Codes
http://msdn.microsoft.com/library/e..._f55acfed-3296-4e84-8885-c3162fd0ddbf.xml.asp

If nothing else you can at least recover your data from the parallel install
prior to rebuilding the operating system.

This article may also help you.

http://support.microsoft.com/default.aspx?scid=kb;en-us;266465


--
Regards,

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

:
| We have three windows 2000 computers that reboot endlessly.
| They have just appeared in the last couple of days.
| symptoms: on startup they go from bios to 2000 splash screen - to - bios
to
| 2000 splash screen - repeat
| You can get to the menu for safe mode but safe mode does the same cycle
and
| so does last known good config.
|
| I'm thinking virus but google returns nothing on this.
| Any thoughts?
|
| Thanks,
| Steve Akins
|
|
 
S

Steve Akins

If you do an Fdisk /MBR it will allow you to boot once, it will
promptly tell you there is new hardware and then on next reboot it
will cycle again until you Fdisk.

:) It's actually interesting.
 

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