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.然而,試圖通過修復計算機系統恢復選項無助於恢復計算機,系統會自動回滾和恢復安裝服務包的還原點之前,安裝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) 68562分之1588 ( 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.當啟動電腦在安全模式下,加載的驅動程序將無限期地停止在下面一行,與硬盤驅動器不再有任何活動(讀或寫,因為硬盤的LED已關閉。

Loading: \windows\system32\drivers\crcdisk.sys加載: \窗戶\的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 ,以取代已損壞的文件系統驅動器上。

  1. Configure in BIOS so that first or priority boot device is DVD optical drive.在BIOS的配置,使第一次或優先啟動裝置的DVD光盤驅動器。
  2. Insert the Vista installation DVD into the DVD drive.插入Vista安裝DVD放入DVD驅動器。
  3. Power on the computer.電源的計算機上。 If applicable, press any key to boot from DVD.如果適用,按任意鍵從DVD啟動。
  4. 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.選擇適當的選項並單擊下一步按鈕。
  5. On next screen, there are options to Install Now or Repair your computer.在下一個畫面上,有選擇立即安裝或修復您的計算機。 Click on Repair your computer .按一下修復您的計算機。
  6. 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.如果是這樣的話,只需點擊下一步按鈕。
  7. 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”.如果您提供任何自動修復選項,取消所有這些,直到進入系統恢復選項屏幕,提供了多種選擇,從“啟動修復”和結束“命令提示符” 。
  8. 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 。
  9. 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 \文件夾中(使用光盤ç : \的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

    or

    ren acpi.sys acpi.sys.backup

    Alternatively, 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.另外,創建一個備份文件夾的目錄備份命令中的“ C : \的Windows \的System32 \ Drivers \ ” ,然後複製所有文件到備份文件夾複製備份*.* \命令,假設C是Vista安裝驅動器。

  10. 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
    copy x:\Windows\System32\drivers\atapi..sys c:\Windows\System32\drivers\atapi..sys
    copy 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
    copy 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
    copy 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
    copy 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
    copy 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
    copy 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
    copy 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
    copy 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
    copy 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)
    copy 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
    copy 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
    copy 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
    copy 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
    copy 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 prompt for overwriting destination file, answer Yes.如果提示覆蓋目標文件,回答是的。

  11. Type Exit to close the command window. 輸入 Exit以關閉命令窗口。
  12. 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.當懷疑。



Leave a Reply留下一個回复

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> 您可以使用這些標籤: href="" title="">的<a <abbr title=""> <acronym title="">的<b> <blockquote cite=""> <cite>的<code> “省日期時間= “ ” “的<em> <i> <q cite=""> <strike>的<strong>

Subscribe without commenting訂閱沒有評論


Custom Search

Incoming Search Terms for the Article收到的搜索字詞的文章

intelide.sys error intelide.sys錯誤 - - acpi.sys vista sp1 acpi.sys維斯塔SP1的 - - crcdisk.sys crcdisk.sys - - crcdisk.sys sp1 crcdisk.sys SP1的 - - crcdisk.sys after service pack 1 crcdisk.sys後Service Pack 1中 - - crcdisk.sys corrupt crcdisk.sys腐敗 - - BATTC.SYS vista BATTC.SYS維斯塔 - - ataport.sys ataport.sys - - crcdisk crcdisk - - vista sp1 acpi.sys Vista的SP1的acpi.sys - - ataport.sys 0xc0000098 ataport.sys 0xc0000098 - - intelide.sys corrupt intelide.sys腐敗 - - vista corrupt ntoskrnl 維斯塔腐敗ntoskrnl - - boot critical file c:\windows\system32\drivers\intelide.sys is corrupt 啟動的關鍵文件c : \ Windows \的System32 \ Drivers \ intelide.sys是腐敗 - - ntkrnlpa.exe is corrupt ntkrnlpa.exe是腐敗 - - startup error after installing sp1 啟動錯誤後,安裝SP1 - - corrupt atapi.sys driver 腐敗的Atapi.sys驅動程序 - - intelide.sys vista intelide.sys維斯塔 - - reinstalling corrupt driver files 重新安裝損壞的驅動程序文件 - - vista sp1 hang Vista的SP1的掛起 - - sp1 vista startup repair SP1的Vista啟動修復 - - pciidex.sys boot error vista pciidex.sys開機錯誤維斯塔 - - failure to start windows Vista 未能啟動Windows Vista - - sp1 acpi.sys corrupted vista SP1的acpi.sys損壞維斯塔 - - acpi.sys vista acpi.sys維斯塔 - - vista sp1 crcdisk.sys Vista的SP1的crcdisk.sys - - acpi.sys 0xc0000098 acpi.sys 0xc0000098 - - vista + corrupt driver + dvd drive 維斯塔+腐敗司機+ DVD驅動器 - - acpi.sys corrupt vista service pack acpi.sys腐敗維斯塔服務包 - - vista sp1 will not start repair Vista的SP1也將無法啟動修復 - - windows vista sp1 acpi.sys Windows Vista的SP1的acpi.sys - - download ataport.sys 下載ataport.sys - - crcdisk.sys vista sp1 crcdisk.sys維斯塔SP1的 - - acpi.sys corrupted acpi.sys損壞 - - how to recover files after windows vista boot failure 如何恢復文件後, Windows Vista的開機故障 - - vista crcdisk.sys 維斯塔crcdisk.sys - - vista crcdisk.sys error 維斯塔crcdisk.sys錯誤 - - windows vista sp1 "startup repair" after update Windows Vista的SP1的“啟動修復”後更新 - - intelide.sys vista sp1 0xc0000098 intelide.sys維斯塔SP1的0xc0000098 - - vista sp1 0xc0000098 intelide.sys Vista的SP1的0xc0000098 intelide.sys - - intelide.sys error sp1 vista intelide.sys錯誤SP1的維斯塔 - - vista sp1 intelide.sys Vista的SP1的intelide.sys - - vista pciidex.sys is corrupt 維斯塔pciidex.sys腐敗 - - error vista 0xc0000098 錯誤維斯塔0xc0000098 - - how to repair intelide.sys 如何修復intelide.sys - - windows/system32/drivers/crcdisk.sys windows/system32/drivers/crcdisk.sys - - vista corrupt ataport.sys 維斯塔腐敗ataport.sys - - Cannot reboot after Vista SP1 installation, corrupt file 無法重新啟動後, Vista的SP1安裝,腐敗檔案 - - \windows\system32\drivers\crcdisk.sys \窗戶\的System32 \ Drivers \ crcdisk.sys - - vista crcdisk fix 維斯塔crcdisk修復 - -