• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Odd issue - bootloader is on external drive

Yuriman

Diamond Member
I can't believe I didn't notice it before today. Apparently when I installed Win7 several weeks ago it put the bootloader on my external 500gb drive ( I: ) rather than on my C: drive. I have no idea why this might have happened, but it seems I can't boot without my external drive connected. Any suggestions?
 
fixmbr and fixboot should fix it. Make sure you boot with the external disconnected when running them. Then reboot with the external connected and set the boot drive in the bios, or it will continue to boot off the external. When installing windows its a good idea to allways only have the target drive connected.
 
Fixmbr and fixboot are not valid commands.

What am I missing?

EDIT: I think someone missed the part about bootrec.exe
 
Last edited:
Ok,

bootrec.exe /fixmbr
- operation completed successfully

bootrec.exe /fixboot
-element not found

bootrec.exe /scanos
-total identified installations: 1
-[1] c: \windows
-operation completed successfully

bootrec.exe /rebuildbcd
-total identified installations: 1
-[1] c: \windows
-add to boot list? y/n/a
-element not found



???? What does it mean by "element not found"? This did not fix it.
 
Fixed!

Some google'ing suggested I check if my partition was active - it was not. After fixing that, I re-ran bootrec.exe. This did not fix it, even though it didn't give "element not found" this time. So, I opened the Windows 7 recovery again after rebooting, and ran the boot repair. Reboot, -> bootmgr is missing. Run Windows 7 recovery again, reboot, works.


I appreciate the help.
 
Back
Top