Windows 7 Boot Error, Using Ghost 11.5
Updated: 21 Jul 2011 | 2 comments
Windows failed to start. A Recent hardware or software change might be the cause. To fix the problem:
1. Insert your windows installation disc and restart your computer.
2. Choose your language settings, and then click next
3. Click "repair your computer."
2. Choose your language settings, and then click next
3. Click "repair your computer."
Status: 0xc000000e
Info: The boot selection failed because a required device is inaccessible
- Insert installation disk.
- Select Repair options.
- Select Cancel to exit from the Repair Wizard.
- Now select Command Prompt.
Once you reach the command prompt
Setting the volume ACTIVE.
- Type Diskpart to enter into utility to update partition info.
- Type List Disk to get the list of disk drives connected to computer.
- Note down the number ( # ) of the disk on which the OS was been restored.
- Enter Select Disk # and press enter.
- Type List Partition to get information of the available partitions on the disk. Note down the number again.
- Enter Select Partition # to select the partition to modify.
- Type ACTIVE to set the partition active and Exit diskpart.
Note: At this Point if you restart you will get an BOOT MGR is missing error
Copy Files from the Installation Disc
To fix BootMgr missing Windows 7 you can copy the file from installation disk.
- Insert installation disk.
- Select Repair options.
- Select Cancel to exit from the Repair Wizard.
- Now select Command Prompt.
- Type the drive letter where operating system Disc which is your CD DRIVE DRIVE LETTER and press ENTER.
- Type copy BootMgr c:\ and press ENTER.
- Bootrec\ FIXMBR
- press ENTER.
- Bootrec \FIXBOOT
- Type exit and restart
- Once copied you get an error with the BCD edit
- Run startup repair to resolve the issue
- Restart your computer
Article Filed Under:
Group Ownership:
Comments
kamadva
It worked for me thanks Kamal pls add the commandlines bootrec /fixmbr
Steps Updated
Thanks for updating me with that steps
Would you like to reply?
Login or Register to post your comment.