diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-06-08 14:18:06 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-06-08 14:18:06 +0000 |
| commit | f94892173bbc0fbf4871b3d17d81e944904327e7 (patch) | |
| tree | e1c03015b589bfc18ab690f3736c594ae4cf6f9f | |
| parent | ce05232fb8d60eee874386f1035058cf0a52726c (diff) | |
| download | alicelinux-f94892173bbc0fbf4871b3d17d81e944904327e7.tar.gz alicelinux-f94892173bbc0fbf4871b3d17d81e944904327e7.zip | |
Woodpecker CI 29c4f9996a31770a9811b26765e2a6dc4f7651cb [SKIP CI]
| -rw-r--r-- | docs/bootloader.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/bootloader.html b/docs/bootloader.html index debd8c6f..76edabfe 100644 --- a/docs/bootloader.html +++ b/docs/bootloader.html @@ -212,7 +212,7 @@ <h2>GRUB</h2> <p>GRUB is the GNU Grand Unified Bootloader, supporting UEFI on x86_64 only.</p> <p>Install the package:</p> -<pre><code># apkg -I grub +<pre><code># apkg -I grub efibootmgr </code></pre> <h3>Install</h3> <p>Install GRUB for UEFI (requires the EFI system partition mounted at <code>/boot</code>):</p> |