Dual boot - missing the startup menu

There was a problem with the os-prober in GRUB, but it should in theory be fixed now. Make sure that your /etc/default/grub contains the following line… :arrow_down:

GRUB_DISABLE_OS_PROBER=false

… and then run… :arrow_down:

sudo update-grub
1 Like