Howard said:
Same here. No new hardware. Restored to the last day it
was working. Loads fine in safe mode. Ran a Norton virus
scan but it didn't find anything. Anyone have any thoughts?
One thing that is *possible* - I have had reports of a similar problem
being caused by an updated copy of ntoskrnl.exe to build #1151 by one of
the recent Windows Updates
You *may* be able to find an earlier copy on the machine, but the only
certain place for the right one is in the
windows\driver cache\i386\driver.cab or sp1.cab (If you have SP1).
Set the BIOS to boot CD before Hard Disk. Boot the XP CD and, instead
of Setup, take the immediate R for Repair. Assume any password
requested is blank, and TAB over., giving
expand "C:\windows\driver cache\i386\sp1.cab" /f:ntoskrnl.exe
C:\Windows\system32\drivers
(That is all a single line) - if you do not have SP1 use driver.cab
instead of sp1.cab.
..
Then
copy C:\Windows\system32\drivers\ntoskrnl.exe
C:\windows\system32\ntoskrnl.exe
(again one line): You need to have it in the drivers first to stop File
Protection possibly overwriting with the one there
Please let me know if this works - I'm trying to collect evidence