Friday, May 1, 2015

Windows 7 64-bit System Repair Loop

My system is stuck on System Repair Loop. The Windows System Repair fails to repair with error "Missing OSLoader"


I tried to fix with a solution suggested in a Windows forum: Automated Startup Repair fails. Cannot find OS Loader, but the command


bootrec /rebuildbcd

returns


Total identified windows installations:0

Any ideas how to fix the bootloader?

No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...