發(fā)布時(shí)間:2021-02-04 文章來源:xp下載站 瀏覽:
Windows XP是美國(guó)微軟公司研發(fā)的基于X86、X64架構(gòu)的PC和平板電腦使用的操作系統(tǒng),于2001年8月24日發(fā)布RTM版本,并于2001年10月25日開始零售。其名字中“XP”的意思來自英文中的“體驗(yàn)(Experience)”。該系統(tǒng)是繼Windows 2000及Windows ME之后的下一代Windows操作系統(tǒng),也是微軟首個(gè)面向消費(fèi)者且使用Windows NT5.1架構(gòu)的操作系統(tǒng)。
問:系統(tǒng)為Windows XP with SP2,啟動(dòng)時(shí)提示“Windows could not start because the following file is missing: \system32\driverstfs.sys”,并且無法進(jìn)入系統(tǒng),請(qǐng)問如何解決? 答:可以進(jìn)入恢復(fù)控制臺(tái),并依次運(yùn)行以下命令:(假設(shè)Windows XP安裝在C盤) cd system32 ren ntkrnlpa.exe ntkrnlpa.old ren ntoskrnl.exe ntoskrnl.old cd "c:\windows\driver cache\i386" expand sp2.cab -F:ntkrpamp.exe c:\windows\system32 expand sp2.cab -F:ntkrnlmp.exe c:\windows\system32 cd c:\windows\system32 ren ntkrpamp.exe ntkrnlpa.exe ren ntkrnlmp.exe ntoskrnl.exe exit 小提示:如果以前刪除了sp2.cab,可以從先運(yùn)行“xcopy F:\i386\SP2.cab c:\windows\driver cache\i386\”(這里假設(shè)F盤為光驅(qū))。 Windows XP服役時(shí)間長(zhǎng)達(dá)13年,產(chǎn)生的經(jīng)濟(jì)價(jià)值也較高。2014年4月8日,微軟終止對(duì)該系統(tǒng)的技術(shù)支持,但在此之后仍在一些重大計(jì)算機(jī)安全事件中對(duì)該系統(tǒng)發(fā)布了補(bǔ)丁。 |