Windows Vista Startup Hang and Boot Failure after SP1 on Corrupt Driver File (atapi.sys and ataport.sys)

During installation process of 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.

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. Worse still, any attempt to re-install Service Pack 1 again will trigger the same corrupt drive file error.

Apparently, the upgrading of Windows Vista SP1 is in great mess for many users. Above symptom is also related to other driver corrupted error which halt and hang the boot up process after installing Windows Vista SP1. Other possible error messages are:

!! 0xc0000005 !! 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.

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. To do so, users can boot up via Windows Vista original RTM installation DVD, and open up a command prompt in Windows Recovery Environment to copy the files affected from the DVD to replace the corrupted files on the system drive.

  1. Configure in BIOS so that first or priority boot device is DVD optical drive.
  2. Insert the Vista installation DVD into the DVD drive.
  3. Power on the computer. If applicable, press any key to boot from 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. 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. Usually there is only one instance of Windows Vista which is automatically highlighted. 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.
  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:

    acpi.sys
    atapi.sys
    ataport.sys
    battc.sys
    compbatt.sys
    intelide.sys
    msahci.sys
    pciidex.sys
    wmiacpi.sys
    crcdisk.sys (if affected)

    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.

  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. 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
    (if affected)

    If prompt for overwriting destination file, answer Yes.

  11. Type Exit to close the command window.
  12. Restart the PC.

The PC should be able to boot up and log on into Windows Vista desktop now. 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 SP1 with standalone update package.

15 Responses to “Windows Vista Startup Hang and Boot Failure after SP1 on Corrupt Driver File (atapi.sys and ataport.sys)”

  1. steve
    February 17th, 2010 01:13
    15

    I have x:\windows\system32\drivers but no crcdisk.sys to copy over to same location on C:. Where can I find this file?

  2. steve
    February 17th, 2010 01:12
    14

    I have an X:\windows\system32\drivers folder, but no crcdisk.sys in there to copy over to same location on C:. I Don’t have another Vista machine around so where can I find that crcdisk.sys file? I have several Vista CD’s but I can’t find that file. Please help me. Thanks

  3. Bryan Huddleston
    February 8th, 2010 13:35
    13

    Thank you sooo much for this help. This totally bailed me out with a major issue here. My mission-critical laptop access was recovered with your help here. This totally worked. Thanks!

  4. Ramon
    January 10th, 2010 06:14
    12

    can you fix this problem without the cd because i have this problem and it won’t boot up any help

  5. Adam
    November 18th, 2009 18:33
    11

    Excellent article, thank you – I’m an experienced user but the pciidex.sys corruption had me a bit stumped – you saved me hours of frustration. Thank you again.

  6. Orion
    November 15th, 2009 06:39
    10

    did all the 10 steps…my system boots now…
    But…

    Its now stuck at the User Login Screen . Cursor is blinking in the Password field. Mouse pointer is in the middle of the screen. Nothing is moving. Neither the Mouse pointer when i move my finger on the mousepad…nor the keys when i type the password…I am Stuck….!!! its over 5 hours now…SOMEONE HELP !!!!

  7. Kyle
    October 11th, 2009 14:54
    9

    Is it possible to do this without the cd because i never got one

  8. Jacob
    September 4th, 2009 10:29
    8

    Hi,
    I know this is belated but THANKYOU!!!! this totally threw me and could’ve resulted in a total re-build – again and a potential move off MS operating systems for good.

    Nice work!!

  9. j.
    August 6th, 2009 20:05
    7

    I’m having the same problem as Miller. It stays X: and doesn’t respond to the other commands…

  10. lawrence walker
    July 23rd, 2009 17:57
    6

    ok i started coping now with by going

    c:
    enter

    copy windows\system32\drivers\(driver name)

    but i’m failing at makin the backup folder and pasting those files there? i’m not THAT computer oriented so i need some extra help if possible.

  11. lawrence walker
    July 23rd, 2009 16:52
    5

    yes I keep getting stuck on the copy section of your directions.

    i go into the command area and then what do i type?

    do i type

    c:\\Windows\System32\drivers\

    or
    c:
    then
    Windows\System32\drivers\

    I was in the middle of updating my adobe reader when my comp froze and I powered down and then back up. since then i cant get it to boot windows back up. ATM since i tried to follow your directions to no avail. i’m tring to reinstall windows but i dont think it will work seeing how it is stuck at 0% of expanding files. plz help me!

  12. Normand Carbonneau
    July 18th, 2009 08:13
    4

    After 8 hours of reading and trying, I found your article and it solved my problem. Many thanks for taking the time to share this knowledge.

  13. Larry Sacks
    July 12th, 2009 21:52
    3

    Thank you for taking the time to write up this tech note, you did an outstanding job. I thought I was going to have to restore from my Symantec Backup Exec System Recovery, Recovery Point, but thanks to your post I didn’t need to… Thanks your time spent documenting this was really appreciated!!

  14. Matthew Miller
    April 3rd, 2009 15:31
    2

    Ignore the last message, I kept typing it wrong, its too late.

    Thanks :D

  15. Matthew Miller
    April 3rd, 2009 15:26
    1

    Hi, thanks for the help. I am having one problem that I hope is simple. When in the command prompt, it will not allow me to change directory to C:\Windows\System32\drivers\
    Any ideas?

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>

Subscribe to comments feature has been disabled. To receive notification of latest comments posted, subscribe to My Digital Life Comments RSS feed or register to receive new comments in daily email digest.

New Articles

Incoming Search Terms for the Article

crcdisk.exe - crcdisk.sys vista hang - acpi.sys vista - ataport.sys - atapi.sys vista - acpi.sys vista sp1 - windowssystem32driverscrcdisk.sys - vista sp1 acpi.sys - windows vista boot failure - windowssystem32driverscrcdisk.sys - acpi.sys 0xc0000098 - pciidex.sys 0xc0000098 - vista acpi.sys - intelide.sys 0xc0000098 - BATTC.SYS vista - windows vista startup failure - crcdisk.sys - C:windowssystem32driverscrcdisk.sys - boot critical file c: toskrnl.exe is corrupt - 0xc0000098 acpi.sys - vista boot failure - windowssystem32driversacpi.sys - msahci.sys download - Windows vista startup error - 0xc0000098 - vista startup failure - pciidex.sys vista - boot failure vista - X:windowssystem32 - crcdisk.sys corrupt - crcdisk.sys failure - intelide.sys corrupt - intelide.sys error - crcdisk sys resolve - windowssystem32driversacpi.sys - vista hangs on boot - windows system32 drivers crcdisk.sys - intelide.sys vista - crcdisk.sys vista sp1 - pciidex.sys corrupt - windows/system32/drivers/crcdisk.sys - acpi.sys corrupt vista - vista acpi.sys corrupt - windowssystem32driverscrcdisk - ataport.sys 0xc0000098 - windows/system32/drivers/acpi.sys - crcdisk - ataport.sys download - windows vista boot error - crcdisk.sys sp1 - vista sp1 boot failure - 0xc0000098 intelide.sys - system32driverscrcdisk.sys - INTELIDE.SYS is corrupt - compbatt.sys - vista startup hang - vista hang crcdisk.sys - vista sp1 acpi.sys corrupt - acpi.sys corrupted vista - booting windows vista acpi - ataport.sys error - vista crcdisk.sys - X:windowssystem32> - intelide.sys vista sp1 - acpi.sys is corrupt vista - windows vista boot up failure - windows system32 drivers acpi.sys - WINDOWSSYSTEM32DRIVERSATAPI.SYS - boot failure after sp1 vista - can not boot vista after sp1 - vista sp1 crcdisk.sys - vista hangs after sp1 - windows vista sp1 acpi.sys - battc.sys - acpi.sys corrupt vista sp1 -