Quick Google Search

how to recover winload.exe corrupt or missing (0xc0000221)

It can be a hassle to always have a floppy disk around and some machines don't even have a floppy drive. To solve this one can try to add the 3rd party drivers to the recovery console installation.
  1. Install the Recovery Console
  2. Go to the %systemroot%\cmdcons
  3. Copy your driver raidcntr.sys to %systemroot%\cmdcons
  4. Make a copy of the %systemroot%\cmdcons\txtsetup.sif for backup in case something goes wrong
  5. Open the %systemroot%\cmdcons\txtsetup.sif with a text editor
  6. Search for the text "ultra66" and you should find:
    ultra66.sys = 1,,,,,,3_,4,1
    Make a copy of the line and place it below and change ultra.sys to raidcntr.sys :
    raidcntr.sys = 1,,,,,,3_,4,1
  7. Search again for the text "ultra66" and you should find:
    PCI\VEN_105A&DEV_4D38 = "ultra66"
    Now open the TXTSETUP.OEM which comes with your driver raidcntr.sys and find the Hardware Id of your controller. Ex.:
    [HardwareIds.scsi.raid_win200]
    id = "PCI\VEN_105A&DEV_0D30&SUBSYS_4D33105A","raidcntr"
    Create a new line under "ultra66"-line using the Hardware Id for your controller. Ex.
    PCI\VEN_105A&DEV_0D30&SUBSYS_4D33105A = "raidcntr"
  8. Search again for the text "ultra66" and you should find:
    ultra66 = ultra66.sys,4
    Make a copy of the line and change the ultra66 to raidcntr:
    raidcntr = raidcntr.sys,4
  9. Search again for the text "ultra66" and you should find:
    ultra66 = "Promise Technology Inc. Ultra66 IDE Controller"
    Make a copy of the line and change the text to something you like:
    raidcntr = "My Personal RAID Controller"
  10. Save the txtsetup.sif file and reboot and select the Recovery Console at the boot menu
Note the above guidelines have worked fine with an A7V Onboard Promise Fasttrak100 controller.

When the system begins to POST are you able to hit F8 a few times and try to access the Recovery Screen?  If so are you able to use LAST KNOWN good configuration to see if you are able to get backup and running?

If not, can you boot into Safemode from that F8 screen?

If those options aren't available, the best step would be to get your Windows Vista Recovery CD and boot to it and run the STARTUP REPAIR options.

Here is a Help and How to article about the STARTUP Recovery options.

Also, see the following links for further information involving the winload error



You may also want to review the information about Windows PE CD.  If you do not have your Original Windows CD.


Please use the above troubleshooting steps to diagnose the issue, then let us know of what results are found and we will assist you further.

No comments:

Popular Posts