Windows Vista Startup Hang and Boot Failure after SP1 on Corrupt Driver File (atapi.sys and ataport.sys) Windows Vista Boot Startup Hang dan Kegagalan setelah SP1 di Driver File Corrupt (atapi.sys dan ataport.sys)
During installation process of Selama proses instalasi 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), pada akhir reboot setelah menyelesaikan dari SP1 nampaknya berhasil diinstal, sistem gagal boot dan startup dengan pesan kesalahan mengenai file driver korup (ataport.sys atau atapi.sys), dan merekomendasikan user untuk boot Vista asli dari CD instalasi untuk memperbaiki file yang rusak.
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. Namun, mencoba untuk memperbaiki komputer melalui Sistem Pemulihan Pilihan tidak membantu memulihkan komputer, dan sistem secara otomatis menggulung kembali dan kembali instalasi paket layanan untuk memulihkan titik sebelum instalasi SP1. Worse still, any attempt to re-install Service Pack 1 again will trigger the same corrupt drive file error. Masih lebih buruk, semua usaha untuk meng-install Service Pack 1 lagi akan memicu drive yang sama korup file error.
Apparently, the upgrading of Windows Vista SP1 is in great mess for many users. Rupanya, yang melakukan upgrade Windows Vista SP1 adalah besar di mess untuk banyak pengguna. Above symptom is also related to other driver corrupted error which halt and hang the boot up process after installing Windows Vista SP1. Gejala di atas juga terkait dengan driver lainnya rusak kesalahan yang terdiam dan menundukkan boot setelah proses instalasi Windows Vista SP1. Other possible error messages are: Pesan kesalahan lain yang dapat dilakukan adalah:
!! !! 0xc0000005 !! 0xc0000005! 1588/68562 (Dfrgntfs.exe) 1588/68562 (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. Ketika mulai sampai komputer dalam Safe Mode, driver tanpa dipungut akan berhenti di baris berikut, dengan hard disk drive tidak lagi memiliki aktivitas apapun (membaca atau menulis, sebagai HDD LED dimatikan.
Loading: \windows\system32\drivers\crcdisk.sys Loading: \ 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. Untuk memperbaiki dan tidak dapat boot masalah karena rusak driver, beberapa file yang tidak dapat diambil selama proses boot harus dikembalikan. To do so, users can boot up via Untuk melakukannya, pengguna dapat boot melalui atas Windows Vista original RTM installation DVD Windows Vista asli RTM instalasi DVD , and open up a , Dan membuka command prompt in Windows Recovery Environment command prompt pada Windows Pemulihan Lingkungan to copy the files affected from the DVD to replace the corrupted files on the system drive. untuk menyalin file dari DVD terpengaruh untuk mengganti file rusak pada sistem berkendara.
- Configure in BIOS so that first or priority boot device is DVD optical drive. Mengkonfigurasi di BIOS agar boot prioritas pertama atau perangkat optik DVD drive.
- Insert the Vista installation DVD into the DVD drive. Masukkan DVD instalasi Vista ke DVD drive.
- Power on the computer. Daya pada komputer. If applicable, press any key to boot from DVD. Jika ada, tekan tombol apa saja untuk boot dari 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 . Setelah Windows Vista DVD instalasi boot selesai, Anda diminta untuk menentukan bahasa untuk menginstal, Waktu dan mata uang format dan Keyboard atau metode input. Choose the the appropriate options and click Next button. Pilih pilihan yang sesuai dan klik tombol Next.
- On next screen, there are options to Install Now or Repair your computer. Pada layar berikutnya, ada pilihan untuk Menginstal Sekarang atau Reparasi komputer Anda. Click on Repair your computer . Klik Perbaiki komputer Anda.
- Choose the Windows installation that having problem. Pilih instalasi Windows yang memiliki masalah. Usually there is only one instance of Windows Vista which is automatically highlighted. Biasanya hanya ada satu contoh dari Windows Vista yang disorot secara otomatis. If so, simply click Next button. Jika demikian, cukup klik tombol Next.
- 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”. Jika Anda ditawarkan setiap perbaikan otomatis pilihan, membatalkan semua itu sampai datang ke Sistem Pemulihan Pilihan layar yang menawarkan beberapa pilihan diawali dengan "Startup Repair" dan diakhiri dengan "Command Prompt".
- Click on Command Prompt to open a command prompt window. Klik pada Command Prompt untuk membuka jendela command prompt. The command prompt shell should show folder location as X:\Source, where X drive is the source installation files on Windows Vista DVD. Command prompt shell harus menunjukkan lokasi sebagai folder X: \ Source, dimana X adalah drive sumber file instalasi pada 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: Pergi ke C: \ Windows \ system32 \ drivers \ folder (menggunakan cd C: \ Windows \ system32 \ drivers \ perintah, dengan asumsi sistem anda adalah C drive), dan cadangan file driver berikut ini:
acpi.sys acpi.sys
atapi.sys atapi.sys
ataport.sys ataport.sys
battc.sys battc.sys
compbatt.sys compbatt.sys
intelide.sys intelide.sys
msahci.sys msahci.sys
pciidex.sys pciidex.sys
wmiacpi.sys wmiacpi.sys
crcdisk.sys (if affected) crcdisk.sys (jika terpengaruh)The command to backup can be of rename or copy. Perintah untuk cadangan yang dapat mengubah nama atau menyalin. For example: Sebagai contoh:
copy acpi.sys acpi.sys.backupor atau
ren 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. Atau, membuat cadangan folder dengan perintah mkdir cadangan dalam "C: \ Windows \ system32 \ drivers \", dan kemudian semua salinan cadangan file ke folder dengan salinan cadangan *.* \ perintah, dengan asumsi C Vista instalasi drive.
- 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. Kemudian salin file asli dari mirip X berkendara di jalan (di mana sumber file dari DVD yang dipetakan) untuk menggantikan dan menimpa file pada Windows Vista terinstal sistem berkendara. The commands are: Perintah adalah:
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.syscopy x:\Windows\System32\drivers\acpi.sys c:\Windows\System32\drivers\acpi.sys(if affected)
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.syscopy x:\Windows\System32\drivers\acpi.sys c:\Windows\System32\drivers\acpi.sys(jika terpengaruh)
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.sysIf prompt for overwriting destination file, answer Yes. Jika prompt untuk tujuan Timpa file, jawab Ya.
- Type Exit to close the command window. Jenis Keluar perintah untuk menutup jendela.
- Restart the PC. Restart PC.
The PC should be able to boot up and log on into Windows Vista desktop now. PC akan dapat boot up dan login ke dalam desktop Windows Vista sekarang. 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 Sistem yang harus prompt Windows Vista SP1 telah berhasil diinstal, namun beberapa file telah diganti dengan versi dengan resolusi di atas, sehingga bijaksana untuk kembali SP1 with standalone update package SP1 dengan memperbarui paket standalone . .
IMPORTANT : You're reading a machine translated page which is provided "as is" without warranty. PENTING: Anda membaca mesin diterjemahkan halaman yang disediakan "sebagaimana adanya" tanpa jaminan. 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. Tidak seperti manusia translation, terjemahan mesin tidak memahami tata bahasa, semantik, sintaksis, idiom alam bahasa, sehingga sering tidak akurat dan menghasilkan kualitas teks yang menyesatkan dan dimengerti. Thus, please refer to Dengan demikian, silakan lihat original English article artikel asli Inggris when in doubt. ketika ragu.
Related Articles Artikel Terkait
- Fix Deleted SAM File Causing Windows Vista Unable to Boot Error Memperbaiki Dihapus file SAM menyebabkan Windows Vista Tidak dapat Boot Error
- Windows Vista Fails to Boot After Installing SP1 with ntoskrnl.exe 0xc0000098 Error Windows Vista gagal Boot Setelah Instalasi SP1 dengan ntoskrnl.exe 0xc0000098 Kesalahan
- Fix Logitech QuickCam (Messenger, Chat, Zoom, IM, Express) Not Compatible Driver Issue in Windows Vista SP1 Memperbaiki Logitech QuickCam (Messenger, Chat, Zoom, instan, Express) Tidak Kompatibel Edisi Driver pada Windows Vista SP1
- System Halt 0xc0000034 Error When Boot Up After Installing Windows Vista SP1 Menghentikan sistem 0xc0000034 Kesalahan Ketika Boot Diri Setelah Instalasi Windows Vista SP1
- Windows Vista Cannot Auto Find Driver for New USB Device Plugged In Windows Vista Cannot Otomatis Cari Driver untuk USB Device Baru Dalam Plugged
- Permanently Turn Off and Disable 64-bit (x64) Windows Vista Forced Driver Signature Signing with ReadyDriver Plus Nonaktifkan secara permanen dan Nonaktifkan 64-bit (x64) Windows Vista Driver Signature Forced Menandatangani dengan ReadyDriver Plus
- 0X80070002 License Check Failure and Unable to Logon Error After Installing Windows XP SP3 Lisensi 0X80070002 Periksa dan Kegagalan Tidak dapat logon Kesalahan Setelah Instalasi Windows XP SP3
- Windows Vista SP1 May Not Install on Linux Dual Boot Systems Windows Vista SP1 Mei Tidak Instal di Linux Dual Boot Sistem
- Download Startup Manager 2.4.1 to Improve System Boot Up Time Download Startup Manager 2.4.1 Meningkatkan Sistem Boot Up Time
- How to Open Windows Vista Recovery Environment (RE) Console from Installation CD Bagaimana Terselesaikan Windows Vista Pemulihan Lingkungan (RE) Console dari CD Instalasi










































April 3rd, 2009 15:31 3 April, 2009 15:31
Ignore the last message, I kept typing it wrong, its too late. Abaikan pesan terakhir, saya tetap mengetik itu salah, yang terlambat.
Thanks Terima kasih
April 3rd, 2009 15:26 3 April, 2009 15:26
Hi, thanks for the help. Hi, thanks for the help. I am having one problem that I hope is simple. Saya mengalami satu masalah yang saya berharap sangat sederhana. When in the command prompt, it will not allow me to change directory to C:\Windows\System32\drivers\ Bila pada command prompt, ia tidak akan mengizinkan saya untuk mengubah direktori ke C: \ Windows \ system32 \ drivers \
Any ideas? Any ideas?