蓝屏代码:
0x0000007f(0x00000008,0xB(B48d70,................................
找不到文件,导致蓝屏
=======================================================
系统日志:
事件类型: 错误
事件来源: Service Control Manager
事件种类: 无
事件 ID: 7000
日期: 2014-12-1
事件: 15:13:49
用户: N/A
计算机: OA-02025
描述:
由于下列错误,Scutum50 NDIS Protocol Driver 服务启动失败:
系统找不到指定的文件。
有关更多信息,请参阅在 http://go.microsoft.com/fwlink/events.asp 的帮助和支持中心。
事件类型: 错误
事件来源: Service Control Manager
事件种类: 无
事件 ID: 7000
日期: 2014-12-1
事件: 15:13:52
用户: N/A
计算机: OA-02025
描述:
由于下列错误,IResearch IRNPF Driver 服务启动失败:
系统找不到指定的路径。
有关更多信息,请参阅在 http://go.microsoft.com/fwlink/events.asp 的帮助和支持中心。
=======================================================
网络介绍一诊断方法:
1. add /BOOTLOG flag to your C:\boot.ini to get a startup log in %SystemRoot%\NTBTlog.txt
2. check %SystemRoot%\NTBTlog.txt for driver errors
3. run from a command prompt sc queryex type= all state= all bufsize= 30000 > services.log
4. check services.log for the scutum service
5. evtl. unregister the scutum service with sc del Scutum50
========================================================
实际执行:
sc queryex type= all state= all bufsize= 30000 > services.log
.log中显示:
SERVICE_NAME: Scutum50DISPLAY_NAME: Scutum50 NDIS Protocol Driver
TYPE : 1 KERNEL_DRIVER
STATE : 1 STOPPED
(NOT_STOPPABLE,NOT_PAUSABLE,IGNORES_SHUTDOWN)
WIN32_EXIT_CODE : 2 (0x2)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0
PID : 0
FLAGS :
========================================================
执行:
sc delete Scutum50
========================================================
不再蓝屏

2万+

被折叠的 条评论
为什么被折叠?



