[lfs] branch trunk updated: chapter10/grub: mention some broken firmware requiring additional efibootmgr parameters

"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.book
Message-ID <177538301791.31447.17487290923015993018@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 ce411e538 chapter10/grub: mention some broken firmware requiring additional efibootmgr parameters
ce411e538 is described below

commit ce411e538e494d7cd461c510dd1a5d8883cbbab9
Author: Xi Ruoyao <[email protected]>
AuthorDate: Sun Apr 5 17:55:49 2026 +0800

    chapter10/grub: mention some broken firmware requiring additional efibootmgr parameters
    
    My ARM64 box requires --full-dev-path and an Internet search suggests
    that some x86 systems require it too.  So mention it in the trunk.
---
 chapter10/grub.xml | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/chapter10/grub.xml b/chapter10/grub.xml
index 3c1c6e0ed..332a7964b 100644
--- a/chapter10/grub.xml
+++ b/chapter10/grub.xml
@@ -251,6 +251,16 @@ xorriso -as cdrecord -v dev=/dev/cdrw blank=as_needed grub-img.iso</userinput></
           <literal>2</literal>. If you are using 32-bit UEFI, replace
           <replaceable>&lt;X64&gt;</replaceable> with <literal>IA32</literal>.
         </para>
+
+        <para>
+          Some (broken) firmwares may require additional parameters
+          for <command>efibootmgr</command>, like
+          <parameter>--full-dev-path</parameter> or
+          <parameter>-e 1 -E</parameter>.  Read the man page
+          <ulink role='man' url='&man;efibootmgr.8'>efibootmgr(8)</ulink>
+          for details.
+        </para>
+
         <para>
           Now unmount the EFI variable file system<phrase revision='sysv'>,
           which should no longer be needed for the boot process, as the file

-- 
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.