解决XP SP2启动时Loader Error 3

一大清早起来,开机,结果Windows XP SP2刚启动就:

Windows could not start because of an error in the software.
please report this problem as:
Loader error 3.
please contact your support person to report this problem

这是非常囧的情况。

安全模式 和 带网络连接的安全模式 可以进入,但是 正常模式 和 最后一次正确的配置 模式都不能进入系统。

想到网上去Google答案,但是在安全模式下不能启动Telephony服务,于是也不能PPPoE上网。万恶的微软设计啊~~~想起了我的Leopard双系统,发现Leopard居然说我网线没插好……而且PPPoE也不能拨号。

系统恢复盘也忘记刻了,所以只有艰苦奋斗双手解决了

发现启动的时候可以带日志启动。启动失败,进入安全模式,找到了这个记录:

12.JPG

事件来源:sptd
驱动程序为 在其数据结构中检测到了一个内部错误。

万分囧的发现是SPTD驱动出错了,SPTD是Daemon Tools的虚拟光驱驱动程序,于是到 system32\drivers 下删除 sptd.sys

重启,OK了。

DaemonTools官方也给出了一个解决方案,懒得看了,直接重装最新版DaemonTools了事

Solution in English:
delete system32\drivers\sptd.sys, reboot & it’s OK
Contact Daemon Tools for more information

Comments