mirror of
https://github.com/webmin/webmin.git
synced 2026-06-05 12:50:23 +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
371 B
HTML
7 lines
371 B
HTML
<header>Boot loader install command</header>
|
|
<p>Command used to install GRUB boot loader files to a disk or EFI system
|
|
partition, usually <tt>grub2-install</tt> or <tt>grub-install</tt>.</p>
|
|
<p>This is separate from regenerating the menu. Installing GRUB changes boot
|
|
loader data on disk or in firmware and should be done only when the target is
|
|
known to be correct.</p>
|