0

I've had Ubuntu on my laptop for the longest of time and I've loved it ever since. But then I decided to get Windows 10, and completely forgot about dual booting, however, after getting Windows 10, I dual booted it with Ubuntu again, now for some reason, it always boots to Ubuntu and never even gives me a choice, I need help, this is frustrating :/.

Gparted screenshot:

Screenshot

Thomas Ward
  • 78,878
Maki
  • 1

2 Answers2

0

Four things to do:

  1. 'sudo nano /etc/default/grub' to edit the grub configuration
  2. Find the line 'GRUB_DISABLE_OS_PROBER=true' and change the 'true' to 'false'
  3. Ctrl + x to save and Y
  4. 'sudo update-grub && sudo reboot'

All the best

0

I had the same problem. I tried boot-repair, it worked for me.

https://help.ubuntu.com/community/Boot-Repair