diff --git a/chapter08/grub.xml b/chapter08/grub.xml
index 295085bc0..bb1125b05 100644
--- a/chapter08/grub.xml
+++ b/chapter08/grub.xml
@@ -113,6 +113,14 @@ xorriso -as cdrecord -v dev=/dev/cdrw blank=as_needed grub-img.iso
grub-install /dev/sda
+
+ If the system has been booted using UEFI,
+ grub-install will try to install files for the
+ x86_64-efi target, but those files
+ have not been installed in chapter 6. If this is the case, add
+ to the command above.
+
+