[lfs] 01/01: Merge branch 'trunk' into openrc
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. git pushed a commit to branch openrc in repository lfs. commit cbf991c82fc32c31f52303cad25ac0d5a2ec3535 Merge: f0e3bee7b c78eb9d42 Author: Zeckmathederg <[email protected]> AuthorDate: Sun Apr 5 15:06:59 2026 -0600 Merge branch 'trunk' into openrc chapter01/changelog.xml | 10 ++++++++++ chapter10/grub.xml | 51 ++++++++++++++++++++++++++++++++++--------------- chapter10/kernel.xml | 7 +++++++ 3 files changed, 53 insertions(+), 15 deletions(-) diff --cc chapter10/grub.xml index 3c5c8af50,fd0d52eb1..2a5831954 --- a/chapter10/grub.xml +++ b/chapter10/grub.xml @@@ -242,8 -251,20 +251,18 @@@ xorriso -as cdrecord -v dev=/dev/cdrw b <literal>2</literal>. If you are using 32-bit UEFI, replace <replaceable><X64></replaceable> with <literal>IA32</literal>. </para> + + <para> + Some (broken) firmware 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 - system is only used for EFI variable manipulation</phrase>: + Now unmount the EFI variable file system: </para> <screen role="nodump"><userinput>umount -v /sys/firmware/efi/efivars</userinput></screen> </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