In 2021 I bought a PC Acer Aspire xxx. As usual, Windows was pre-installed there. First I reduced the Windows partition as much as possible and created more partitions, including a 30 G partition for Ubuntu Linux. I installed Ubuntu i.e.
- first created a bootable USB stick,
- then booted Ubuntu from this stick
- invoked the (GUI) installer in Ubuntu. The result was a dual-boot PC. After switch-on, I could choose between Windows and Ubuntu Linux.
Recently I decided to change to Manjaro Linux. I repeated the above process, i.e.
- first created a bootable USB stick,
- booted Manjaro from this stick
- invoked the (GUI) installer in Manjaro. In the installion process I determined that Manjaro should be installed on the partition where Ubuntu was before. I noticed that during the process the OS Prober did not recognize Windows.
The result of the process was undesireable. When I switch on my PC, the GRUB menu appears, but I can only “choose” Manjaro, Windows is not offered. That surprises me, because I did the same as in 2021. Note that I am familiar with that installation process; I have done it many times.
I played with the Options of the Acer PC Start Menu. I noticed that it has got a boot mode called UEFI, which is coupled with “secure boot”. With these parameters it is impossible to boot Manjaro from the stick. The only possibility to boot Manjaro from the stick is to choose boot mode “legacy”; then “secure boot” vanishes. I cannot choose boot mode UEFI without secure boot That is presumably why the installed Manjaro also boots in “legacy” mode.
To boot Windows, I must go into the Acer PC Start Menu, switch to boot mode to UEFI (coupled with secure boot). Then Windows boots, the GRUB menu does not appear, there is no choice of Manjaro.
Why is did the recent Manjaro installation process yield a different result? Can anyone explain that?
Additional remark: When I boot Manjaro, I can look into the partitions. In the Manjaro partition I can see a directory /boot/grub with a grub.cfg file. In the EFI partition there is only Windows stuff, no hint of Manjaro or GRUB.