过年去海南,带着小黑T61一起光了一圈,回来时启动小黑发现键盘又不响应了,于是乎按住Power暴力重启,杯具就来了!
系统启动后可看到xp loading,然后蓝屏,提示遇到一个问题,错误码是 C0000218. 自动重启,如此反复,直到我崩溃。
还好这几年有对付小黑的经历,练就一身处变不惊的本领,下面是处理过程:
1、尝试使用 进入xp的最后一次正确配置 选项,不行
2、进入安全模式,问题依旧
3、使用自带的HDD诊断程序,结果是发现一个错误
完!身边没有系统盘,等找机会上网
今天上班,baidu一下,发现这样的问题很多人遇到,按照微软官方的说法是:
A Stop 0xc0000218 means that a necessary registry hive file could not be loaded. The obvious reason for this error is if the file is corrupt or missing. In this case, either the emergency repair disk (ERD) or a reinstallation is required. The registry files may have been corrupted because of hard disk corruption or some other hardware problem. Some less obvious reasons are that the driver has corrupted the registry data while loading into memory, or the memory where the registry is loading has a parity error. In the latter case, turn off the external cache and check the memory chips.
可能的原因是:硬件不兼容、注册表损坏、硬盘损坏
之前用的好好的,硬件不兼容可能性不大; 注册表损坏很有可能,暴力关机挺容易出现此问题;硬盘坏也不是不可能,可不希望是这个原因。
先排除是不是注册表损坏的问题。需要一张xp盘,然后进入修复模式,CHKDSK.exe /R 如果是这个问题很可能修复。
实在不行就换硬盘了。
事实证明,用安装盘修复,控制台下选择系统编号,然后通过CHKDSK.exe /R,经过约40分钟后提示至少发现并解决了一个问题。exit,重新进入了xp。 看来,暴力关机对电脑影响挺大的,以后注意。