[lfs] branch trunk updated: creatingpartition: reword

"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.book
Message-ID <177757224586.27008.4003102665545860302@rivendell.linuxfromscratch.org>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository lfs.

The following commit(s) were added to refs/heads/trunk by this push:
     new c1f817ffb creatingpartition: reword
c1f817ffb is described below

commit c1f817ffb0bbf1b6cc3df23d480c666284c09654
Author: Xi Ruoyao <[email protected]>
AuthorDate: Fri May 1 02:03:01 2026 +0800

    creatingpartition: reword
    
    Fix the explanation for CSM (here M stands for Module, not Mode).
    
    Keep the terminology "BIOS" soly for "booting via MBR" and use
    "firmware" instead for other purposes.
---
 chapter02/creatingpartition.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/chapter02/creatingpartition.xml b/chapter02/creatingpartition.xml
index d4debdd44..6b3c599b4 100644
--- a/chapter02/creatingpartition.xml
+++ b/chapter02/creatingpartition.xml
@@ -145,7 +145,7 @@
     <para>For Grub, the EFI System Partition should be located at
     <filename class="directory">/boot/efi</filename>.</para>
 
-    <para>A lot of UEFI systems have a Compatibility Support Mode (CSM) or
+    <para>A lot of UEFI systems have a Compatibility Support Module (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
     booting does not work as expected.</para>
@@ -244,11 +244,11 @@
 
        <listitem>
          <para>Both EFI and BIOS Boot partitions are present, although
-         only one will be used. Which is used depends on the system BIOS.
+         only one will be used. Which is used depends on the system firmware.
          If the system is old, it will not have UEFI capabilities at all.
-         Some later systems can disable UEFI through the BIOS by disabling
+         Some later systems can disable UEFI through the firmware setup by disabling
          "Secure Boot" and enabling "Legacy Support" or "CSM" (Compatibility
-         Support Mode).  If you know in advance which mode you will use,
+         Support Module).  If you know in advance which mode you will use,
          the other partition can be omitted.</para>
        </listitem>
 

-- 
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.