Problems dual-booting Windows 10/Ubuntu 14.04

94,247

I had the exact same problem and tried everything you did too. Finally this is what helped. I opened CommandPrompt as administrator and ran the following:

bcdedit /set {bootmgr} path \EFI\ubuntu\grubx64.efi

Hope that helps.

Share:
94,247

Related videos on Youtube

Alex F
Author by

Alex F

Updated on September 18, 2022

Comments

  • Alex F
    Alex F over 1 year

    Completely new to Linux. I tried installing Ubuntu with Windows 10 choosing the installation option for Ubuntu to dual-boot alongside Windows Boot Manager. The installation ran smoothly and I restarted my computer. It restarted and booted Windows 10. I tried many times at it still kept booting up Windows. I also tried Boot-Repair and doing a fresh reinstall. Nothing works. When I start-up my computer, it says 'Reboot and select proper boot device.' The only way i can use my computer is if I boot a LiveCD and choose the 'Try Ubuntu' option. How do I get my computer to boot Windows/Ubuntu?

    Boot-info: http://paste.ubuntu.com/12068275 http://paste.ubuntu.com/12068489

  • Byte Commander
    Byte Commander almost 8 years
    Ubuntu can run in UEFI mode very well, there's no reason to reinstall Windows.
  • Thusitha Sumanadasa
    Thusitha Sumanadasa over 7 years
    This gives The set command specified is not valid. Run "bcdedit /?" for command line assistance. The parameter is incorrect.
  • ShuaibKunji
    ShuaibKunji about 7 years
    If the above solution does not help, enter the boot menu of your bios and set the Ubuntu bootloader in the list to the highest priority, i.e. shift it to #1. That helped out a friend of mine with the exact same problem.