| Newsgroups |
gmane.linux.lfs.book |
| Message-ID |
<177088003373.28890.12523673760130199730@rivendell.linuxfromscratch.org> |
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch zeckma/uefi-support
in repository lfs.
The following commit(s) were added to refs/heads/zeckma/uefi-support by this push:
new e53e68950 *: Bios -> BIOS.
e53e68950 is described below
commit e53e689502465da1557c0c7fc26a46fd711667fa
Author: Zeckmathederg <[email protected]>
AuthorDate: Thu Feb 12 00:08:51 2026 -0700
*: Bios -> BIOS.
---
chapter02/creatingpartition.xml | 10 +++++-----
chapter10/grub.xml | 2 +-
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/chapter02/creatingpartition.xml b/chapter02/creatingpartition.xml
index d56a2b732..82c6447ba 100644
--- a/chapter02/creatingpartition.xml
+++ b/chapter02/creatingpartition.xml
@@ -105,7 +105,7 @@
system.</para> </sect3>
<sect3>
- <title>The Grub Bios Partition</title>
+ <title>The Grub BIOS Partition</title>
<para>If the <emphasis>boot disk</emphasis> has been partitioned with a
GUID Partition Table (GPT), then a small, typically 1 MB, partition must be
@@ -120,10 +120,10 @@
disklabel, then this partition is not needed as space already exists before
the first partition that Grub can use.</para>
- <note><para>The Grub Bios partition must be on the drive that the BIOS
+ <note><para>The Grub BIOS partition must be on the drive that the BIOS
uses to boot the system. This is not necessarily the drive that holds
the LFS root partition. The disks on a system may use different
- partition table types. The necessity of the Grub Bios partition depends
+ partition table types. The necessity of the Grub BIOS partition depends
only on the partition table type of the boot disk.</para></note>
</sect3>
@@ -146,8 +146,8 @@
<filename class="directory">/boot/efi</filename>.</para>
<para>A lot of UEFI systems have a Compatibility Support Mode (CSM) or
- Legacy Boot option, allowing to boot with Bios. It could be a good idea to
- create a Grub Bios partition if your system supports CSM in case UEFI
+ Legacy Boot option, allowing to boot with BIOS. It could be a good idea to
+ create a Grub BIOS partition if your system supports CSM in case UEFI
booting does not work as expected.</para>
</sect3>
diff --git a/chapter10/grub.xml b/chapter10/grub.xml
index a12d0e22a..2e584b58c 100644
--- a/chapter10/grub.xml
+++ b/chapter10/grub.xml
@@ -121,7 +121,7 @@ xorriso -as cdrecord -v dev=/dev/cdrw blank=as_needed grub-img.iso</userinput></
</para>
<note><para>
- If you're doing UEFI boot but have created the Grub Bios partition, it
+ If you're doing UEFI boot but have created the Grub BIOS partition, it
may be a good idea to run the command for BIOS in case UEFI booting does
not work as expected.
</para></note>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
--
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page