0

I’ve just installed Ubuntu 18.04 from a live Disc. When prompted to ‘remove installation medium and press Enter’ it restarted and now boots into Windows 10 every time. My computer uses UEFI, both Windows and Ubuntu are installed there. There is no option to move Grub up in boot order in my UEFI settings as it is not even listed. I have no way to access Ubuntu and I’m unsure if using my live disc again will cause any problems, as, of course, I already have Ubuntu installed.

I know there are many similar questions like this but they never seem to have a clear answer or just don’t resolve my problem.

I’d appreciate it if anybody could help!

Thanks, Justin

1 Answers1

0

okay first of all you should enter the advanced startup options menu like this (without the boot flash is inserted) enter image description here

after you should get this screen and from this screen choose use a device enter image description here from there you should see the ubuntu partition

also another way you can try to set grub in front of windows with this command

bcdedit /set {bootmgr} path \EFI\ubuntu\grubx64.efi
Bengü
  • 56