Boot issues after updating in testing branch

You can try to remove the install-grub package or even blacklist any update to grub related packages.

We made install-grub part of the default installation one year ago, so it actually updates grub in efi and mbr. However if you dual boot it may be not good.

See if changes actually block your system to boot, made by this newer grub.

Arch never cares about grub. There most people install and configure it once.

What about efibootmgr command?

It could make a diffence how your firmware is booting, exactly. So, please check the firmware settings and let us know what entry is used.

Another possible reason is your selection/settings indicated here:

$ sudo efibootmgr
BootCurrent: 0000
Timeout: 0 seconds
BootOrder: 0000,0003,2001,2002,2003
Boot0000* Manjaro       HD(1,GPT,da3539eb-de0d-4143-b472-50d9f326641a,0x800,0x100000)/\EFI\Manjaro\grubx64.efi
Boot0003* Linpus lite   HD(1,GPT,da3539eb-de0d-4143-b472-50d9f326641a,0x800,0x100000)/\EFI\Boot\grubx64.efiRC
Boot0004* Linpus lite   HD(1,GPT,da3539eb-de0d-4143-b472-50d9f326641a,0x800,0x100000)/\EFI\Boot\grubx64.efiRC
Boot2001* EFI USB Device        RC
Boot2002* EFI DVD/CDROM RC
Boot2003* EFI Network   RC

SDDM note: stopped

I have SDDM but don’t use it because it has become very buggy with Wayland. I use greetd for a year instead. I’m afraid none of these can have any effect logically, because none changed when this happened.

If other packages working together with these packages changes then yes, the issue could be linked to it even if not originated by the above packages. Maybe there is an incompatibility.

Will try that later — maybe tomorrow — and switch to testing to see what will happen. Thanks for the suggestion!

OK, the new version of grub — or perhaps install-grub — was to blame. By uninstalling install-grub, the system became like < 2024, i.e., it stayed with a working grub version (which is 2.12.r350.g0e367796 from the stable branch for me). Now I’m in an up-to-date Manjaro Testing without a problem.

That being said, IMHO, it makes perfect sense to worry about future updates of Manjaro Stable, exactly because of this issue.

1 Like

It’s reported to grub in msg17684.html, but this page doesn’t let me include the link.

Just patching in the link

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.