diff options
Diffstat (limited to 'chapter10/grub.xml')
-rw-r--r-- | chapter10/grub.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/chapter10/grub.xml b/chapter10/grub.xml index f54dbd2f9..f76605f49 100644 --- a/chapter10/grub.xml +++ b/chapter10/grub.xml @@ -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, <command>grub-install</command> will try to install files for the <emphasis>x86_64-efi</emphasis> target, but those files - have not been installed in chapter 6. If this is the case, add - <option>--target i386-pc</option> to the command above.</para> + have not been installed in <xref linkend="chapter-building-system"/>. + If this is the case, add <option>--target i386-pc</option> to the + command above.</para> </note> <!-- This does not seem to be true any more |