[lfs] 02/03: arm64: chapter10/grub: adjust machine names
| 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 xry111/arm64 in repository lfs. commit 81585f23e358f74bc0312e10f1aa27085387111e Author: Xi Ruoyao <[email protected]> AuthorDate: Sun Apr 5 20:13:23 2026 +0800 arm64: chapter10/grub: adjust machine names --- chapter10/grub.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chapter10/grub.xml b/chapter10/grub.xml index 1760dc508..5bdf70fef 100644 --- a/chapter10/grub.xml +++ b/chapter10/grub.xml @@ -3,7 +3,7 @@ "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [ <!ENTITY % general-entities SYSTEM "../general.ent"> %general-entities; - <!ENTITY efi-BOOT-suffix "X64"> + <!ENTITY efi-BOOT-suffix "AA64"> ]> <sect1 id="ch-bootable-grub" role="wrap"> @@ -115,7 +115,7 @@ xorriso -as cdrecord -v dev=/dev/cdrw blank=as_needed grub-img.iso</userinput></ from LFS.</para> </warning> -<screen role="nodump"><userinput>grub-install --target=x86_64-efi --removable</userinput></screen> +<screen role="nodump"><userinput>grub-install --target=arm64-efi --removable</userinput></screen> <para> The <parameter>--removable</parameter> option makes -- 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