windows2003操作系统启动时显示STOP的解决办法
发表时间:2018/03/01 00:00:00 浏览次数:1669
windows2003系统在启动登录界面的时候报出这样子的错误:STOP:c0000218 {Registry File Failure}
The registry cannot load the hive (file):\systemroot\system32\config\softwareor itslog oralterhate.It is corrupt.absent,or not writable.Beginning dump of physical memorydumping physical memory to disk :70,于是网上搜索了很多种方式都没有得到解决,从错误中得知是software损坏了,解决方式如下:
1、首先使用windowsPE进入到服务器电脑,并打开系统盘找C:\WINDOWS\repair\software这个文件;
2、把该文件复制粘贴到C:\WINDOWS\system32\config目录下,将原software原文件替换掉,然后重启服务器,问题得以解决。