<div>Package: grub2-common<br></div><div>Version: 2.06-13<br data-mce-bogus="1"></div><div>Severity: wishlist<br data-mce-bogus="1"></div><div><br data-mce-bogus="1"></div><div>The file /etc/default/grub contains, among many lines, the following one:<br data-mce-bogus="1"></div><div><br data-mce-bogus="1"></div><div>#GRUB_DISABLE_OS_PROBER=false<br></div><div><br data-mce-bogus="1"></div><div>Both “disable” and “false” contain a negation—we have a double negation here.  For a human brain, a negation (let alone a double one) is more difficult to understand than a positive claim. I had to look at this setting a bit before understanding what is really meant. Suggestion: replace the above line with a straighforward<br data-mce-bogus="1"></div><div><br data-mce-bogus="1"></div><div># GRUB_ENABLE_OS_PROBER=true<br data-mce-bogus="1"></div><div><br data-mce-bogus="1"></div><div>Moreover, I suggest that the default setting, whichever it may be, gets documented in a comment in the configuration file itself.<br data-mce-bogus="1"></div><div><br data-mce-bogus="1"></div><div><div><div>Off-topic: Personally, I prefer to run the os-prober because all my computers are (and should be) able to boot both Windows and Linux. Each time grub is seriously upgraded, I need to take manual action in /etc/default/grub. I'd prefer NOT to undertake this manual action during upgrades. So, I prefer GRUB_DISABLE_OS_PROBER=false or, respectively, GRUB_ENABLE_OS_PROBER=true to be default.</div></div><div><br data-mce-bogus="1"></div></div><div>Perhaps, os-prober could also be made cleverer in choosing (and looking into) the operating systems that can be booted (the file says, “if your computer is a host for guest OSes installed via LVM or raw disk devices”). After all, nobody prevents a computer from having both: at least two installed operating systems and hosting guest OSes installed via LVM or raw disk devices.<br data-mce-bogus="1"></div><div></div><div><br data-mce-bogus="1"></div><div>Gratefully,<br data-mce-bogus="1"></div><div><br data-mce-bogus="1"></div><div>AlMa<br data-mce-bogus="1"></div>