]> git.proxmox.com Git - grub2.git/blobdiff - debian/default/grub
Merge tag 'debian/2.06-13+deb12u1' into proxmox/bookworm
[grub2.git] / debian / default / grub
index 9a74fb53e10880b198c4cd4eb7f80226a870571b..03f98ec7fa5522778ad031a90abd0c342bf4253c 100644 (file)
@@ -9,9 +9,12 @@ GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
 GRUB_CMDLINE_LINUX_DEFAULT="@DEFAULT_CMDLINE@"
 GRUB_CMDLINE_LINUX=""
 
-# Uncomment this to run os-prober to search for and add other OS
-# installations to the grub boot menu
-#GRUB_DISABLE_OS_PROBER=false
+# If your computer has multiple operating systems installed, then you
+# probably want to run os-prober. However, if your computer is a host
+# for guest OSes installed via LVM or raw disk devices, running
+# os-prober can cause damage to those guest OSes as it mounts
+# filesystems to look for things.
+GRUB_DISABLE_OS_PROBER=true
 
 # Uncomment to enable BadRAM filtering, modify to suit your needs
 # This works with Linux (no patch required) and with any kernel that obtains