Monday, December 22, 2008

How to fix UNMOUNTABLE_BOOT_VOLUME (STOP 0x000000ED)

This post help if you are not comfortable with advanced troubleshooting, you might want to ask someone for help or contact for computer support. This error occur during when you first restart your computer upgrade to windows XP or when you start windows XP you may receive the following error massage STOP 0x000000ED (0xaaaaaaaa, 0xbbbbbbbb, 0xcccccccc, 0xdddddddd) UNMOUNTABLE_BOOT_VOLUME

Some technical information about error given below

In this section provides some information about technical background about this error. This behavior occur when following condition is true

• Your computer uses an Ultra Direct Memory Access (UDMA) hard disk controller, and the following conditions are true:
o You use a standard 40-wire connector cable to connect the UDMA drive to the controller instead of the required 80-wire, 40-pin cable.
o The basic input/output system (BIOS) settings are configured to force the faster UDMA modes.
• The file system is damaged and cannot be mounted.
The purpose of this error message is to prevent the following two things:
• Potential data loss caused by using an incorrect IDE cable for the faster UDMA modes. An IDE cable is a kind of cable used to connect storage devices, such as hard disks, inside a computer.
• Continued access to a drive on which the file system is damaged

Resolution of the error

For resolve this problems follow two methods given below:

Method 1: Repair the volume

Note the second parameter (0xbbbbbbbb) in the error message. You might have to regenerate the error in order to write it down.

If the second parameter (0xbbbbbbbb) of the Stop error is 0xC0000032, the cause of the error is that the file system is damaged. You can try to repair the volume to see whether this resolves the error. If the second parameter is not 0xC0000032, see "Method 2: Check the IDE cable and load Fail-Safe settings" for help.

Some things that you should know before you try this solution

• If the file system is damaged, you can use chkdsk /r command to repair the volume. However, if you use the chkdsk /r command, you may lose some data.
• You will need the Windows startup disks or the Windows installation disk. If you do not have them, contact the computer manufacturer for help in obtaining the disks.
• You will need the administrator password to complete the steps.
To repair the volume, follow these steps:
1. Start your computer by inserting the Windows startup disks or the Windows installation disk if your computer can start from the CD drive.
2. When the Welcome to Setup screen appears, press R to select the repair option.
3. If you have a dual-boot or multiple-boot computer, select the Windows installation that you want to access from the Recovery Console.
4. Type the administrator password when you are prompted to do this.
Note If no administrator password exists, press ENTER.
5. At the command prompt, on the drive where Windows is installed, type chkdsk /r, and then press ENTER.
6. At the command prompt, type exit, and then press ENTER to restart your computer.
7. After you repair the volume, check your hardware to isolate the cause of the file system damage.
If this procedure does not work, repeat it, but type fixboot instead of chkdsk /r in step 5.

If you are still unable to resolve the issue, please see the "Next steps" section for help.

Method 2: Check the IDE cable and load Fail-Safe settings

If your computer uses a UDMA hard disk controller, try these steps. If your computer does not use a UDMA hard disk controller, see the "Next steps" section for help.

• If your UDMA hard disk is connected to the controller with a 40-wire UDMA cable, replace the cable with an 80-wire cable.
• In the BIOS settings for your computer, load the 'Fail-Safe' default settings, and then reactivate the most frequently used options, such as USB Support.
If you are not sure how to follow these steps, contact the manufacturer or refer to the user’s guide that was included with your hardware.

No comments:

Post a Comment