From 1a7ac41bcc04ebc7e2e57a7f5870a8d6aba40c87 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Sat, 11 May 2024 08:15:09 +0800 Subject: [PATCH] grub: Update the note about UEFI for recent BLFS change --- chapter08/grub.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/chapter08/grub.xml b/chapter08/grub.xml index aa13ce3b0..19cc9674a 100644 --- a/chapter08/grub.xml +++ b/chapter08/grub.xml @@ -43,10 +43,12 @@ 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 the BLFS page. + 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).