Files
2026-07-13 13:12:17 +08:00

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>