2011年2月24日 星期四

修復 Windows could not start because the following file is missing or corrupt: \WINDOWS\SYSTEM32\CONFIG\SYSTEM

George 公司的 NET BOOK 掛點無法開機丟來給我處理...

一開機就出現殘忍的白底黑字錯誤畫面

Windows could not start because the following file is missing or corrupt: \WINDOWS\SYSTEM32\CONFIG\SYSTEM

由於NETBOOK沒有光碟機,我是用可開機的FLASH DRIVE

開機後進入 DOS 模式

執行下列命令:
cd \Windows\system32\config
ren system system.bad
copy \Windows\repair\system

重新啟動系統,錯誤現象就消失了。 YA!