Computer boots only to grub rescue mode

I set up a dual boot with Windows 8 and Ubuntu. İ uninstalled Ubuntu, but my PC can't boot Windows 8. Instead I get an error message that says:

Error: No such partition
grub rescue> 

There are solutions on the web, but my problem is critical. Because in my BIOS settings, USB and DVD0ROM boots after hard disk boot selection, so I cannot boot DVD and USB drivers.

Also I cannot enter the BIOS by pressing the F2 key (or Fn + F2, etc.). My computer only starts in rescue mode.

1

1 Answer

While in rescue mode, you shall need to find on which partition your GRUB file is and then restore your boot: grub rescue, unaware of ubuntu on my machine.

If your computer came with Win 8 pre-installed, you likely have Secure Boot enabled in BIOS setup. It still takes an effort to make Linux work with Secure Boot, so for starters, please disable Secure Boot in BIOS setup.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like