Files
2026-07-13 13:12:17 +08: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>