We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a4dad6 commit 8a26c3fCopy full SHA for 8a26c3f
1 file changed
airootfs/etc/default/grub
@@ -56,3 +56,6 @@ GRUB_BACKGROUND="/usr/share/wallpapers/real-wood/real-wood.jpg"
56
57
# Uncomment to make grub stop using submenus
58
#GRUB_DISABLE_SUBMENU=y
59
+
60
+#New GRUB update disables OS prober by default. We don't want that.
61
+GRUB_DISABLE_OS_PROBER=false
0 commit comments