Editing your boot.ini file (provided you have access to it ... you may have
to use a boot disk) to incorporate /bootlog and /sos options may help your
troubleshooting.
301680 HOW TO: Create a Boot Disk for an NTFS or FAT Partition in Windows
http://support.microsoft.com/?id=301680
239780 Safe-Mode Boot Switches for Windows Boot.ini File
http://support.microsoft.com/?id=239780
From the recovery console you can enable/disable drivers/services.
DISABLE:
DISABLE servicename
The DISABLE command disables a Windows 2000 system service or driver.
servicename: The name of the service or driver to be disabled. Use the
LISTSVC command to display all eligible services or drivers to disable.
DISABLE
prints the old start_type of the service before resetting it to
SERVICE_DISABLED.
Because of this, you should record the old start_type, in case it is
necessary to re-enable the service.
The start_type values that the DISABLE command displays:
SERVICE_DISABLED
SERVICE_BOOT_START
SERVICE_SYSTEM_START
SERVICE_AUTO_START
SERVICE_DEMAND_START
HTH,
Daniel
--
--
Daniel Chang
Server Setup Team
Search our Knowledge Base at
http://support.microsoft.com/directory
Visit the Windows 2000 Homepage at
http://www.microsoft.com/windows2000/default.asp
See the Windows NT Homepage at
http://www.microsoft.com/ntserver/
NOTE: Please reply to the newsgroup and not directly to me. This allows
others to add to and benefit from these threads and also helps to ensure a
more timely response. Thank you!
This posting is provided "AS IS" without warranty either expressed or
implied, including, but not limited to, the implied warranties of
merchantability or fitness for a particular purpose.
The views and opinions expressed in this newsgroup posting are mine and do
not necessarily express or reflect the views and / or opinions of Microsoft.