Boot error after most recent update

Hello,

I ran the update the other day and all fine except I’ve noticed this error at boot and I no longer get to choose which version of Manjaro I boot into (I have Manjaro KDE as my main OS, which still boots, and Manjaro Gnome installed in another partition for messing about with).

I tried sudo update-grub and rebooted but that didn’t change anything.

I also ran os-prober but no change there either.


I just found this in another post. I don’t know if this is what I need to do or not?

Manualy add the line GRUB_DISABLE_OS_PROBER=false to /etc/default/grub
Run sudo update-grub

=================

Ok, for anyone else that experiences this same problem I tried this and it worked. I don’t get the errors anymore and I get to choose which OS to boot into again.

Manually add the line GRUB_DISABLE_OS_PROBER=false to /etc/default/grub
Run sudo update-grub