Files
webmin/grub2/help/disable_recovery.html
Ilia Ross 523d68c67a Add GRUB 2 boot loader module
Adds a Webmin GRUB 2 module for inspecting boot entries, editing defaults, custom entries, themes, password protection, BLS-aware kernel options, safe menu regeneration, boot loader installation, manual config editing, status reporting, ACLs, backups, logging, and tests.
2026-05-28 02:20:53 +02:00

10 lines
590 B
HTML

<header>Disable recovery and rescue entries</header>
<p>When enabled, Webmin sets <tt>GRUB_DISABLE_RECOVERY=true</tt>, which tells
GRUB generator scripts to omit recovery-mode entries on distributions that
support this option.</p>
<p>On BLS-based systems such as Rocky, AlmaLinux, and RHEL, rescue entries are
separate files under <tt>/boot/loader/entries</tt>. Webmin hides existing BLS
rescue entries by renaming their entry files, and restores only entries hidden
by Webmin when this option is disabled again. Future kernel or rescue-image
updates may create new BLS rescue entries.</p>