I am in really deep trouble here and would need advice.

A message just pop up on my screen and I had to restart my laptop. Upon restarting the Boot Manager got corrupted.

I am running Windows Vista 32 bit by the way.

I got onto Google with a friend's PC and found two basic ways of fixing it. The first one that requires Windows to automatically fix it using Startup repair ends up with the error message:

Startup REpair cannot repair this computer automatically

The second option that requires me to rebuild the BCD scans my system and finds the operating system on drive D:\Windows which I believe should be C:. If I hit Y(yes) for the rebuild process to take place I get the message

The required system device cannot be found

I then try the second option which requires me to recreate the BCD Store. It ends up with an error message that says:

The store export operation has failed. The requested system device cannot be found

Proceeding from there is meaningless since the system device cannot be found.

I somehow believe the device cannot be found because it's identifying the Windows installation on D: instead of C: but how to change that I have no idea.

I don't know how it happens to identify an operating system on D: when there's none there.

How do I go about fixing the Boot Manager?

I have very important files on my system and can't afford to reinstall Windows. I really need to fix this.

link|improve this question
3  
www.superuser.com – BlueRaja Jan 26 '10 at 19:32
What partitions do you have on the disk? – George Edison May 8 '10 at 22:02
feedback

migrated from stackoverflow.com Jan 26 '10 at 19:56

This question came from our site for professional and enthusiast programmers.

3 Answers

You might have already done this I couldn't ascertain from your post for sure so I will try anyway. Put your Vista install disc in the drive reboot (boot from the disc) and select "repair my installation" or something like that and it should do it. I had to do it 2x once and then it fixed it. Good luck! :)

link|improve this answer
feedback

Try the following command when you boot into repair mode with the CD.

Open the command prompt and:

bootrec /rebuildbcd
link|improve this answer
feedback

This site has complete instructions on the repair of the Windows Vista/7 bootloader. The first part talks about the automated repair (which didn't work for you), but scroll down and you'll find advanced repair options: http://neosmart.net/blog/2008/how-to-repair-the-windows-vista-bootloader/

link|improve this answer
It would be polite to mention that you are affiliated with neosmart. – ChrisF Aug 20 '10 at 22:26
My apologies. I shall do that in the future. – Mahmoud Al-Qudsi Aug 21 '10 at 9:28
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.