windows XP系统Stop c0000218 unknown hard error 蓝屏故障的解决方法 |
本文标签:windows,XP,c0000218,蓝屏 微软官方对此的故障分析及解决方案如下: This error message can also occur if 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. To resolve this issue, follow these steps: Start your computer by running the Recovery Console, run the chkdsk /p command on the drive, and then restart your computer. Test to determine whether the issue is resolved. If the issue is resolved, do not complete the remaining steps. If the issue is not resolved, go to step 2. When Windows loads, press SPACE BAR when the "Load Last Known Good" message appears. Complete a parallel installation, and restore the registry files from a tape backup. To do so: Reinstall Windows in a separate folder. Restore the damaged registry hive from backup. This procedure is specific to the backup application that you used to make a backup. Consult the documentation of your backup application or consult the vendor if you need assistance. Typically, this procedure requires you to restore a system state backup to an alternate location, and then copy the appropriate registry files to the %SYSTEMROOT%\System32\config folder of the damaged operating system. If you do not have a tape backup, include the backup of network servers and production workstations. NOTE: If Windows is stored on a FAT partition, you can restore the files by using another computer and by copying the registry hive files to the %SYSTEMROOT%\System32\Config subfolder. 微软官方的解决方案http://support.microsoft.com/?scid=kb;en-us;156640 根据微软的解释,发生c0000218 unknown hard error 蓝屏故障的主要原因是由于非法关机导致注册表写入错误 。具体是是注册表的Software文件(C:\Windows\System32\Config \下)已经损坏,在备份Copy的时候,显示“循环冗余”检查错误 。 解决方法是: 1.使用UltraISO+WinPeBoot.iso制作U盘启动盘 。 重要结论:c0000218 unknown hard error 蓝屏故障看似是硬件故障,其实是XP启动时的注册文件的损坏,可以通过损坏文件的修复排除故障,而不需要重装系统 。 |