From 2efd28ae2e1645741a83cd1c0b4c0a827ee99579 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Thu, 20 Aug 2020 16:56:35 +0000 Subject: Typo git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12033 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter10/grub.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter10/grub.xml') diff --git a/chapter10/grub.xml b/chapter10/grub.xml index fbc1eef9f..356cb4105 100644 --- a/chapter10/grub.xml +++ b/chapter10/grub.xml @@ -40,7 +40,7 @@ xorriso -as cdrecord -v dev=/dev/cdrw blank=as_needed grub-img.iso To boot LFS on host systems that have UEFI enabled, the kernel needs to - have been built with the CONFIG_EFI_STUB capabality described in the + have been built with the CONFIG_EFI_STUB capability described in the previous section. However, LFS can be booted using GRUB2 without such an addition. To do this, the UEFI Mode and Secure Boot capabilities in the host system's BIOS need to be turned off. For details, see