Os-prober issues

If you do not need os-prober, disable it in /etc/default/grub, ie add “#” in front of the line

# Uncomment this option to enable os-prober execution in the grub-mkconfig command
#GRUB_DISABLE_OS_PROBER=false

Then update grub.

1 Like