Adding other OS to the boot manager

Hi! I have installed Manj a few months ago alongside Win and Kubuntu. When I have to switch systems I need to switch drives in the bios because the other OS’ are not in the boot manager, or if they are the system just restarts rather than booting into the other OS.

Thus I wonder how I could change that.

I do not know many commands so if you need some information please let me know the command to supply the info.

I think I have found it myself (didnt try it yet, just about to reboot).

echo GRUB_DISABLE_OS_PROBER=false | sudo tee -a /etc/default/grub && sudo update-grub

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