Grub broke with last update

I have a dualboot system with Manjaro and Windows in a Thinkpad. With the last update (today), the boot menu is gone. Now it boots into Manjaro directly, skipping the menu altogether. What settings did it change? How do I set them back as they were in the previous version?

Cheers

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

hold down shift while booting

Thanks all for your replies. I think @chomsky was what I was looking for

Word of advice, before you do an update take a look at the announcements for the update you are about to do. There you will find all known issues and solutions in the first post.

Thanks for this. Fixed my problem :+1: :+1:

I’m curious though. What changed in the OS. Why was this new line necessary. I’ve never seen that in grub before.

Because of security reasons it was changed upstream.

Thanks for replying. I’ll look into it.

:+1:

Thanks this fixed it - my other Manjaro install now shows up in grub