Monday, August 17, 2015

windows 7 - How to fix a missing bootmgr?

I want to install Ubuntu/OpenSuse through my USB pen drive. I have made it bootable by doing all the necessary procedures.


However, upon restarting the laptop to boot from the pen drive, I choose the USB DRIVE from which to boot, press F12, and it shows the error message



"bootmgr is missing.Press CTRL+ALT+DEL".


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...