这几天够折腾的了,一台很老很老的服务器,在启动之后,一个阵列磁盘掉线了:
也许是磁盘坏了:
服务器4个硬盘做的是RAID1,正常来说,坏了其中一二个硬盘是没有问题的。现更换了一个好的硬盘之后,系统无法启动:
STOP: c0000218 {Registry File Failure}
The registry cannot load the hive (file):
\SystemRoot\System32\config\SOFTWARE
or its log or alterhate.
It is corrupt. absent, or not writable.
Beginning dump of physical memory
dumping physical memory to disk :100
physical memory dump complete.
contact your system administrator or technical support group for further
assistance.
经在网上查询,出现这个问题,Insus.NET已经不是第一个人了,前人已经遇上。Insus.NET不幸之中的万幸。
先把WinPE for Windows 2003做成启动光盘。
下载地址:http://download.cnblogs.com/insus/Windows/DEEPINWINPE4.1.rar
首先使用windowsPE进入到服务器,打开并找到 C:\WINDOWS\repair\software这个文件。复制粘贴到C:\WINDOWS\system32\config目录下,将原software原文件替换掉。
从Windows 2003重启服务器,再没有出现那蓝色错误,预感中问题已经解决了。最后出现登录对话框,登录系统。一切回归正常。重启过程没有出现丁点错误......