- Boot Hangs
- Posted by ldreyno on August 25th, 2003
Hello,
My Windows 2000 SP3 workstation hangs on startup. I get 6
boxes in the Windows Splash and the scrolling banner
stops. I believe a driver or service is causing. I can
boot in debug mode with no problem. My question is there a
way to print drivers and services that are starting
instead of a progress bar? I would think that is the
purpose of debug mode
Thanks in Advance Larry
- Posted by Mike L. on August 25th, 2003
You could try:
1. Adding the /sos switch to your boot.ini file to watch
services load at startup.
2. Boot from the Windows 2000 CD-ROM and get into the
Recovery Console. From there you can type "LISTSVC" to
see services and then use ENABLE and DISABLE commands to
manipulate service startup options.
-Mike
- Posted by Mike L. on August 25th, 2003
Sorry, I mean add the /sos switch to boot.ini to watch
drivers load at startup....not services.