mirror of
https://github.com/webmin/webmin.git
synced 2026-06-05 21:00:22 +01:00
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.
7 lines
393 B
HTML
7 lines
393 B
HTML
<header>Boot directory</header>
|
|
<p>When enabled, this path is passed to <tt>grub-install</tt> as
|
|
<tt>--boot-directory</tt>. Leave it disabled for normal installs, where GRUB
|
|
uses its default boot directory, usually <tt>/boot</tt>.</p>
|
|
<p>Use this only for custom layouts, chroots, rescue installs, or systems where
|
|
the GRUB boot files must be installed under a non-default boot directory.</p>
|