mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
grub cfg: replace hardcoded (and outdated) chapter number
This commit is contained in:
parent
5ab114b712
commit
cefb4c9641
@ -112,8 +112,9 @@ xorriso -as cdrecord -v dev=/dev/cdrw blank=as_needed grub-img.iso</userinput></
|
|||||||
<para>If the system has been booted using UEFI,
|
<para>If the system has been booted using UEFI,
|
||||||
<command>grub-install</command> will try to install files for the
|
<command>grub-install</command> will try to install files for the
|
||||||
<emphasis>x86_64-efi</emphasis> target, but those files
|
<emphasis>x86_64-efi</emphasis> target, but those files
|
||||||
have not been installed in chapter 6. If this is the case, add
|
have not been installed in <xref linkend="chapter-building-system"/>.
|
||||||
<option>--target i386-pc</option> to the command above.</para>
|
If this is the case, add <option>--target i386-pc</option> to the
|
||||||
|
command above.</para>
|
||||||
</note>
|
</note>
|
||||||
|
|
||||||
<!-- This does not seem to be true any more
|
<!-- This does not seem to be true any more
|
||||||
|
Loading…
Reference in New Issue
Block a user