LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Grub-bootload problem (https://www.linuxquestions.org/questions/linux-newbie-8/grub-bootload-problem-4175605435/)

JohnCherry 05-07-2017 09:46 AM

Grub-bootload problem
 
Hello World!

I have installed dual-boot Manjaro Linux and Windows 10 on my laptop. At first days I had installed Manjaro, I had the option to choose which OS I want to boot.

Recently, when I power on my laptop, Windows 10 is booted (I haven't the option to choose which OS I want to boot). Booting Manjaro is required to go to BIOS Settings.

Thank you in advance!

Rickkkk 05-07-2017 11:35 AM

Quote:

Originally Posted by JohnCherry (Post 5707396)
Hello World!

I have installed dual-boot Manjaro Linux and Windows 10 on my laptop. At first days I had installed Manjaro, I had the option to choose which OS I want to boot.

Recently, when I power on my laptop, Windows 10 is booted (I haven't the option to choose which OS I want to boot). Booting Manjaro is required to go to BIOS Settings.

Thank you in advance!

It sounds like one of those situations where Windows 10 is obligatorily installed in UEFI mode (the only mode it supports), and your linux distro (Manjaro) has been installed in BIOS mode. Some details on your hardware would be useful (including the firmware type and confirmation as to whether it supports legacy-BIOS mode (I suspect so ...).

If the situation is as I suspect, my advice would be to :

- Try using efibootmgr to point to the proper boot loader (GRUB instead of the Windows EFI stub).

- If that doesn't work, remove Manjaro and start over, being careful to reinstall it with GRUB in UEFI mode.

Given what you have already accomplished, I am assuming that you have done all the repartitioning and file system preparations already.

Please feel free to ask if you need help with the above.

Cheers.

syg00 05-07-2017 06:49 PM

If it used to work, perhaps more likely Win10 got an update and "fixed" the default boot. As suggested, changing the default back to grub using efibootmgr is simplest.


All times are GMT -5. The time now is 06:29 AM.