1

Originally i was using only windows 10 on one of my computers ssds and yesterday i installed linux on my other ssd. After linux was successfully installed i was no longer able to boot into windows 10 from the other drive. It kept sending me to grub rescue, but i was able to boot into linux just fine. I tried many different commands in linux to try and fix the problem but no matter what i tried grub couldnt see windows. I am now restoring windows from a back up and would like to know what should i do to not encounter this problem again and easily switch between kubuntu and windows when ever i please?

Tedgar
  • 11

1 Answers1

1

You should check some Windows configurations before proceed to install Kubuntu.

Fast Startup locks down the hard drive so once you power off access to the disk from anothe OS is not posible (http://www.howtogeek.com/243901/the-pros-and-cons-of-windows-10s-fast-startup-mode/).

Also this could be a problem with uefi (Installing Ubuntu Alongside a Pre-Installed Windows with UEFI), make sure your bios is in CSM Boot mode.

tomarco
  • 11