0

help, I just installed linux but when I reboot, windows 10 starts instead of grub. I try to selected a diffrent boot by pressing esc, but I could only chooice windows boot system, of my cd/dvd player.

secure boot is disabled (the answer of Windows boots instead of asking which OS to boot)

I am prety new to linux, So I hope somebody can help me with this? It was already hard to install linux at the first place.

Thanks a lot!

2 Answers2

1

Either you installed grub somewhere where your escape menu can't find it, or grub wasn't properly installed. Explore a bit in you BIOS boot settings, or try reinstalling linux and looking for grub options. Grub should be installed on your windows drive.

0

Sounds like grub is missing. Do something like this: http://howtoubuntu.org/how-to-repair-restore-reinstall-grub-2-with-a-ubuntu-live-cd

Or reinstall, and make sure you install grub on /dev/sda (assuming your drive is called sda, just DON'T install it on /dev/sda1 or something. Look at the picture here: https://help.ubuntu.com/community/Grub2/Installing

Joakim Koed
  • 2,782