
Quote: Originally Posted by
thomasbrahe
Installation goes fine - have tried both the 32 and 64 bit image.
I had XP on the install partition. During setup of Windows 7 I chose to format that partition in order to do a clean install (and no dual boot). Installation finishes perfectly. Reboot. But no luck. Something goes wrong, and my computer is just telling me "BOOTMGR IS MISSING" leaving me with no options. Didn't have that problem when I tested Windows 7 beta back in January (also formatting the XP partition during installation).
Have tried to make BIOS adjustments such as changing the AHCI/SATA settings. Doesn't help.
Have also tried repair from the Windows 7 DVD. Doesn't help either (in fact it says that it can not find any problems)
Any help would be highly appreciated. I really don't know what's wrong!
best,
Thomas
Hardware: AMD 790 chipset, Nvidia 9500GT graphics, AMD 4850e processor, 2 GB RAM.
Try this method:
you can rebuild the BCD store by using the Bootrec.exe tool in the Windows Recovery Environment. To do this, follow these steps: - Get your Windows 7 installation DVD and pop it into your drive.
- Then restart your computer.
- Press a key when you are prompted.
- Select a language, a time, a currency, and a keyboard or another input method, and then click
Next
- Click Repair your computer
- Click the operating system that you want to repair, and then click
Next
- In the System Recovery Options dialog box, click
Command Prompt
- Type
bootrec /rebuildbcd and then press
ENTER
• If Bootrec runs successfully, it will present you with the installation path of a Windows directory. To add the entry to the BCD store, type Yes . A confirmation message appears that indicates the entry was added successfully.
• If Bootrec cannot locate any missing Windows installations, you must remove the BCD store, and then you must re-create it. To do this, type the following commands in the order shown below: (Remember to press ENTER after each command)
bcdedit /export C:\BCD_Backup
ren c:\boot\bcd bcd.old
bootrec /rebuildbcd
- Restart the computer.