aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/grub.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2016-05-24 21:24:59 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2016-05-24 21:24:59 +0000
commit1118b1757d67c5e7deb4c9e4b864b00f9d8a8b0c (patch)
treecf1411feb617804f8468b98348eff7f377b2ee07 /chapter08/grub.xml
parent11ebea60aa77e5a8b24f08971e153d05c12a4406 (diff)
Create branches/merge in svn repo fo rtesting of merged LFS books
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/merge@11073 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter08/grub.xml')
-rw-r--r--chapter08/grub.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/chapter08/grub.xml b/chapter08/grub.xml
index c0bc1d983..a8e484bd8 100644
--- a/chapter08/grub.xml
+++ b/chapter08/grub.xml
@@ -39,13 +39,13 @@ grub-mkrescue --output=grub-img.iso
xorriso -as cdrecord -v dev=/dev/cdrw blank=as_needed grub-img.iso</userinput></screen>
<note><para>Most newer systems now come with system firmware that is in
- UEFI ((Unified Extensible Firmware Interface) mode by default. To boot LFS
+ UEFI (Unified Extensible Firmware Interface) mode by default. To boot LFS
on these systems using the instructions here, the UEFI Mode and Secure Boot
- capabilities need to be turned off. There are ways to boot with these
- capabilities still enabled, but are not covered here. For details, see
- <ulink
- url="http://www.linuxfromscratch.org/hints/downloads/files/lfs-uefi.txt">the
- lfs-uefi.txt hint</ulink> at
+ capabilities need to be turned off. There are ways to boot with these
+ capabilities still enabled, but then are not covered here. For details,
+ see <ulink
+ url="http://www.linuxfromscratch.org/hints/downloads/files/lfs-uefi.txt">
+ the lfs-uefi.txt hint</ulink> at
http://www.linuxfromscratch.org/hints/downloads/files/lfs-uefi.txt.</para></note>
</sect2>