我的电脑上同时装了Win.2000 Server 和 Win. 2000 Pro.今天打开Win. 2000 Pro.后,又发生了以前曾出现过的一个错误:
“STOP c0000218 {Registry File Failure}
The Register cannot load the hive (file):
\SystemRoot\System32\Config\SOFTWARE
or its log or alternate. It is corrupt, absent, or not writtble.
Beginning dump of physical memory.”
我先用以前的办法解决:进入Win.2000 Server(它在C:\),然后再进入Command Prompt,打入:
1. D:\>cd winnt
2. D:\WINNT>cd system32
3. D:\WINNT\system32>cd config
4. D:\WINNT\system32\config>dir
5. D:\WINNT\system32\config>del software
6. D:\WINNT\system32\config>ren software.sav software
我没有看下面有没有提示,就打入:
7. D:\WINNT\system32\config>exit
然后机器自动重新启动, 但进入Win. 2000 Pro.后,总是在系统就要全部load完,正要进入密码输入时又自动重新启动,如此反复循环不已.
无奈我又进入Recovery Mode,重新打入以上步骤1-6,然后发现一行提示:“The system cannot fine the file or directory.”
我想这个file应该指software.sav.我又查了Config中的档案,发现software.sav已经取代了software.显然Win. 2000 Pro.反复自动重新启动与software.sav的失踪或出现错误有关.请问我应如何做?谢谢.