Files
webmin/grub2/help/grubenv.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

8 lines
382 B
HTML

<header>Environment file</header>
<p>Path to the GRUB environment file, commonly <tt>/boot/grub2/grubenv</tt> or
<tt>/boot/grub/grubenv</tt>. GRUB uses this file for persistent runtime state
such as <tt>saved_entry</tt>, <tt>next_entry</tt>, and sometimes
<tt>kernelopts</tt>.</p>
<p>This module reads the file for status and uses GRUB tools for runtime boot
selection changes.</p>