grub: Update the note about UEFI for recent BLFS change

This commit is contained in:
Xi Ruoyao 2024-05-11 08:15:09 +08:00
parent 6dfdf03699
commit 1a7ac41bcc
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -43,10 +43,12 @@
<note>
<para>
If your system has UEFI support and you wish to boot LFS with UEFI,
you can skip this package in LFS,
and install GRUB with UEFI support (and its dependencies) by following
the instructions on
you need to install GRUB with UEFI support (and its dependencies) by
following the instructions on
<ulink url="&blfs-book;postlfs/grub-efi.html">the BLFS page</ulink>.
You may skip this package, or install this package and the BLFS
GRUB for UEFI package without conflict (the BLFS page provides
instructions for both cases).
</para>
</note>