mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
arm64: grub: reword the note about UEFI
No instruction change is needed.
This commit is contained in:
parent
6ca1bb6f73
commit
5a458e897a
@ -42,11 +42,22 @@
|
||||
|
||||
<note>
|
||||
<para>
|
||||
If your system has UEFI support and you wish to boot LFS with UEFI,
|
||||
you can skip this package in LFS,
|
||||
On ARM64 systems, the following instruction builds GRUB for UEFI.
|
||||
But the built GRUB lacks some features because a few optional
|
||||
dependencies of GRUB for UEFI is beyond the scope of LFS and not
|
||||
installed yet.
|
||||
</para>
|
||||
<para>
|
||||
If your system firmware does not support UEFI, you need to skip the
|
||||
content of this page and try to figure out how to boot your system.
|
||||
</para>
|
||||
<para>
|
||||
If your system firmware supports UEFI and you want a fully
|
||||
functional GRUB, you can skip the content of this page,
|
||||
and install GRUB with UEFI support (and its dependencies) following
|
||||
<ulink url="&blfs-book;postlfs/grub-efi.html">the BLFS page</ulink>
|
||||
at the end of this chapter.
|
||||
(with <parameter>--target=x86_64</parameter> removed) at the end of
|
||||
this chapter.
|
||||
</para>
|
||||
</note>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user