Windows Vista Startup Hang and Boot Failure after SP1 on Corrupt Driver File (atapi.sys and ataport.sys) Windows Vista啟動坑及啟動失敗的SP1之後對腐敗的驅動程序文件(的Atapi.sys和ataport.sys )
During installation process of在安裝過程中 Windows Vista Service Pack 1 Windows Vista的Service Pack 1中 (SP1), at the final reboot after completion of the SP1 appears to be successfully installed, the system fails to boot and startup with an error message about a corrupt driver file (ataport.sys or atapi.sys), and recommend user to boot from the original Vista installation CD to repair the corrupted files. ( SP1 )中,在最後重新啟動完成後的SP1似乎是成功安裝,該系統不能啟動和啟動一個錯誤的信息,一個腐敗的驅動程序文件(或ataport.sys的Atapi.sys ) ,並建議用戶開機從原來的Vista安裝光盤來修復損壞的文件。
However, trying to repair computer via System Recovery Options does not help to recover the computer, and system automatically rolls back and revert installation of service pack to restore point prior to the installation of SP1.然而,試圖通過修復計算機系統恢復選項,不利於收回電腦,系統會自動回滾和恢復安裝的Service Pack還原點之前,安裝SP1 。 Worse still, any attempt to re-install Service Pack 1 again will trigger the same corrupt drive file error.更糟的是,任何企圖重新安裝Service Pack 1 ,再次將觸發對同一腐敗驅動器文件的錯誤。
Apparently, the upgrading of Windows Vista SP1 is in great mess for many users.很顯然,升級Windows Vista的SP1是在偉大的一團糟,對於許多用戶。 Above symptom is also related to other driver corrupted error which halt and hang the boot up process after installing Windows Vista SP1.上述症狀,也關係到其他驅動器損壞的錯誤,制止和杭開機過程後,安裝Windows Vista SP1的。 Other possible error messages are:其他可能的錯誤訊息是:
!! ! 0xc0000005 !! 0xc0000005 ! 1588/68562 (Dfrgntfs.exe)六萬八千五百六十二分之一千五百八十八( dfrgntfs.exe )
When starting up the computer in Safe Mode, the drivers loading will stop indefinitely at the following line, with hard disk drive no longer has any activity (reading or writing, as the HDD LED is off.當啟動電腦在安全模式下,司機裝貨,將無限期地停止在下列路線,與硬盤驅動器不再有任何活動(讀或寫,由於硬盤為首的是小康。
Loading: \windows\system32\drivers\crcdisk.sys加載: \的Windows \的System32 \ Drivers \ crcdisk.sys
To resolve and fix the unable to boot issue due to corrupted driver, a few files that cannot be loaded during boot up process has to be restored.要解決和修復無法啟動的問題,由於損壞的驅動程序,幾個檔案無法加載在開機的過程中已得到恢復。 To do so, users can boot up via這樣做,用戶可以在開機通過 Windows Vista original RTM installation DVD Windows Vista的原始RTM安裝的DVD , and open up a ,並開啟了一個 command prompt in Windows Recovery Environment命令提示符在Windows恢復環境 to copy the files affected from the DVD to replace the corrupted files on the system drive.複製文件的影響從DVD ,以取代損壞的文件對系統驅動器。
- Configure in BIOS so that first or priority boot device is DVD optical drive.在BIOS的設定,使第一或優先啟動設備是DVD光碟機。
- Insert the Vista installation DVD into the DVD drive.插入Vista安裝DVD放入DVD驅動器。
- Power on the computer.電源在電腦上。 If applicable, press any key to boot from DVD.如果適用,按任何鍵開機從DVD 。
- Once the Windows Vista installation DVD boot completes, you’re asked to specify Language to install , Time and currency format and Keyboard or input method .一旦Windows Vista安裝DVD的開機完成後,要求您指定的語言來安裝 , 時間和貨幣格式和鍵盤或輸入法 。 Choose the the appropriate options and click Next button.選擇適當的選項並單擊下一步按鈕。
- On next screen, there are options to Install Now or Repair your computer.就在下一個屏幕上,有選擇,現在安裝或修理您的電腦。 Click on Repair your computer .按一下修復您的電腦 。
- Choose the Windows installation that having problem.選擇Windows安裝有問題。 Usually there is only one instance of Windows Vista which is automatically highlighted.通常只存在一個實例的Windows Vista ,這是自動突出。 If so, simply click Next button.如果是的話,只需點擊下一步按鈕。
- If you are offered any automatic repair options, cancel all of them until coming to System Recovery Options screen that offers several choices beginning with “Startup Repair” and ending with “Command Prompt”.如果您所提供的任何自動修復選項,取消所有這些,直到來系統恢復選項屏幕,提供了幾種選擇,開始與“啟動修復”和結尾的“命令提示符” 。
- Click on Command Prompt to open a command prompt window.按一下命令提示符打開一個命令提示符窗口。 The command prompt shell should show folder location as X:\Source, where X drive is the source installation files on Windows Vista DVD.命令提示符殼應該表現出的文件夾位置,作為x : \來源,其中x是驅動器的源安裝的文件從Windows Vista DVD 。
- Go to C:\Windows\System32\drivers\ folder (use cd C:\Windows\System32\drivers\ command, assuming C is your system drive), and backup the following driver files:請移至C : \的Windows \的System32 \ Drivers \文件夾(使用光盤為C : \的Windows \的System32 \ Drivers \命令,假設C是您的系統驅動器) ,以及備份以下的驅動程序文件:
acpi.sys
atapi.sys的Atapi.sys
ataport.sys
battc.sys
compbatt.sys
intelide.sys
msahci.sys
pciidex.sys
wmiacpi.sys
crcdisk.sys (if affected) crcdisk.sys (如果受影響的)The command to backup can be of rename or copy.該命令以備份可以是重新命名或複製。 For example:例如:
copy acpi.sys acpi.sys.backup複製acpi.sys acpi.sys.backupor或
ren acpi.sys acpi.sys.backup任acpi.sys acpi.sys.backupAlternatively, create a backup folder with mkdir backup command in “C:\Windows\System32\drivers\”, and then copy all files to the backup folder with copy *.* backup\ command, assuming C is Vista installation drive.另外,創建一個備份文件夾與mkdir的備份命令,在“為C : \的Windows \的System32 \ Drivers \ ” ,然後所有文件複製到備份文件夾複製*.*備份\命令,假設C是Vista安裝的驅動器。
- Then copy the original files from similar path in X drive (where the source files from DVD is mapped) to replace and overwrite the files in Windows Vista installed system drive.然後複製原始文件從類似的路徑在X驅動器(如源文件從DVD映射) ,以取代和覆蓋的文件在安裝Windows Vista系統驅動器。 The commands are:命令是:
copy x:\Windows\System32\drivers\acpi.sys c:\Windows\System32\drivers\acpi.sys複製x : \的Windows \的System32 \ Drivers \ acpi.sys為C : \的Windows \的System32 \ Drivers \ acpi.sys
copy x:\Windows\System32\drivers\atapi..sys c:\Windows\System32\drivers\atapi..sys複製x : \的Windows \的System32 \ Drivers \的ATAPI ..系統為C : \的Windows \的System32 \ Drivers \系統的ATAPI ..
copy x:\Windows\System32\drivers\ataport.sys c:\Windows\System32\drivers\ataport.sys複製x : \的Windows \的System32 \ Drivers \ ataport.sys為C : \的Windows \的System32 \ Drivers \ ataport.sys
copy x:\Windows\System32\drivers\battc.sys c:\Windows\System32\drivers\battc.sys複製x : \的Windows \的System32 \ Drivers \ battc.sys為C : \的Windows \的System32 \ Drivers \ battc.sys
copy x:\Windows\System32\drivers\compbatt.sys c:\Windows\System32\drivers\compbatt.sys複製x : \的Windows \的System32 \ Drivers \ compbatt.sys為C : \的Windows \的System32 \ Drivers \ compbatt.sys
copy x:\Windows\System32\drivers\intelide.sys c:\Windows\System32\drivers\intelide.sys複製x : \的Windows \的System32 \ Drivers \ intelide.sys為C : \的Windows \的System32 \ Drivers \ intelide.sys
copy x:\Windows\System32\drivers\msahci.sys c:\Windows\System32\drivers\msahci.sys複製x : \的Windows \的System32 \ Drivers \ msahci.sys為C : \的Windows \的System32 \ Drivers \ msahci.sys
copy x:\Windows\System32\drivers\pciidex.sys c:\Windows\System32\drivers\pciidex.sys複製x : \的Windows \的System32 \ Drivers \ pciidex.sys為C : \的Windows \的System32 \ Drivers \ pciidex.sys
copy x:\Windows\System32\drivers\wmiacpi.sys c:\Windows\System32\drivers\wmiacpi.sys複製x : \的Windows \的System32 \ Drivers \ wmiacpi.sys為C : \的Windows \的System32 \ Drivers \ wmiacpi.sys
copy x:\Windows\System32\drivers\crcdisk.sys c:\Windows\System32\drivers\crcdisk.sys(if affected)複製x : \的Windows \的System32 \ Drivers \ crcdisk.sys為C : \的Windows \的System32 \ Drivers \ crcdisk.sys(如果受影響的)If prompt for overwriting destination file, answer Yes.如果提示覆蓋目的地檔案,答案是。
- Type Exit to close the command window.鍵入exit關閉命令窗口。
- Restart the PC.重新啟動電腦。
The PC should be able to boot up and log on into Windows Vista desktop now.籌委會應能正常開機並登錄到Windows Vista桌面現在。 The system should prompt that Windows Vista SP1 has successfully installed, however, some files have been replaced with older versions with resolution above, so it’s wise to reinstall該系統應提示的Windows Vista SP1中已經成功安裝了,但是,有些文件已被替換的舊版本與上述決議,因此它的英明要重新安裝 SP1 with standalone update package SP1中與獨立的更新程序包 . 。
IMPORTANT : You're reading a machine translated page which is provided "as is" without warranty. 重要說明:您正在閱讀的機器翻譯網頁是“按原樣”提供的擔保。 Unlike human translation, machine translation does not understand the grammar, semantics, syntax, idioms of natural language, thus often produce inaccurate and low quality text which is misleading and incomprehensible.不像人類翻譯,機器翻譯不明白的語法,語義,語法,成語自然語言,因此,往往產生不準確的和低品質的文字,是具誤導性的和難以理解的。 Thus, please refer to因此,請參閱 original English article英文原版的文章 when in doubt.有疑問時。
Related Articles相關文章
- System Halt 0xc0000034 Error When Boot Up After Installing Windows Vista SP1系統停止0xc0000034時發生錯誤,開機後,安裝Windows Vista SP1的
- Windows Vista Fails or Unable to Hibernate Problem after Installing SP1 Windows Vista的失敗或無法休眠的問題後,安裝SP1
- Windows Vista Failed to Start with ntkrnlpa.exe or ntoskrnl.exe 0xc0000428 Error Status Windows Vista的啟動失敗或與ntkrnlpa.exe的Ntoskrnl.exe 0xc0000428錯誤狀態
- Windows Vista SP1 May Not Install on Linux Dual Boot Systems Windows Vista的SP1可能無法安裝在Linux上雙啟動系統
- Fix Logitech QuickCam (Messenger, Chat, Zoom, IM, Express) Not Compatible Driver Issue in Windows Vista SP1修復羅技快(即時通訊,聊天,變焦,即時通訊,快遞)不兼容的驅動程序問題在Windows Vista SP1的
- Fix Deleted SAM File Causing Windows Vista Unable to Boot Error修正刪除薩姆文件造成的Windows Vista無法開機的錯誤
- Permanently Turn Off and Disable 64-bit (x64) Windows Vista Forced Driver Signature Signing with ReadyDriver Plus永久關閉,並停用64位( x64 ) Windows Vista的強迫司機簽名簽署與readydriver另加
- Windows Vista Cannot Auto Find Driver for New USB Device Plugged In Windows Vista無法自動尋找驅動程序,新的USB設備插在
- USB Unknown Device Drive Issue, Not Working, Recognized or Connected Error After Upgrading and Installing Vista SP1未知的USB設備驅動程序問題,而不是工作,承認或連接錯誤後,升級和安裝Vista的SP1的
- Download Startup Manager 2.4.1 to Improve System Boot Up Time下載啟動經理2.4.1 ,以提高系統的開機時間



























