I discovered an issue on my son’s laptop. I’m uncertain about the cause, that’s why I’m posting this.
On boot, GRUB directly goes to an GRUB shell. The GRUB version is printed and a normal prompt. There is nothing labelled RESCUE SHELL or similar. I can enter exit here and immediately get the normal GRUB menu, where I can start Manjaro without any further problems.
This happens on every boot, and I don’t know why. I have Manjaro installed on this machine since a while (up to two years, I think). I made all updates until now, but this “issue” still remains.
I would like to know what can cause this or how I can correct this. Since I can enter exit there and a normal boot is possible, this is not a high priority, but I want to understand what went wrong.
does it come out of nowhere or had there been some possible reasons for this behaviour i.e. it happened after a update or after changing some settings or similar ?
is it a multi-boot system with different operating systems ?
This is no multi-boot system. I reused a previously created Kubuntu partition. There were so far no problems like this. It did not happen immediately after an update.
What command exactly (full syntax) have you tried? It could be that you still boot into Ubuntu’s grub. In this case you have to reinstall grub from Manjaro.
I had the possibility to reach the computer. I tried grub-install again, and it created a new boot entry for Manjaro. It seems I missed this step in the past during the installation.
After reboot, I landed again at the GRUB shell. In the UEFI setup tool I found that the boot order wasn’t changed, so I moved “Manjaro” at top.
Rebooting again, and Manjaro GRUB directly started as intended.
It seems I did not remove the old (K)Ubuntu boot entry. Thanks for all your quick help. Again, I did learn some new things