一開機就出現殘忍的白底黑字錯誤畫面
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
cd \Windows\system32\config
ren system system.bad
copy \Windows\repair\system
重新啟動系統,錯誤現象就消失了。 YA!