diff --git a/lorax-templates-qubes/templates/x86.tmpl b/lorax-templates-qubes/templates/x86.tmpl index 92393da..7781067 100644 --- a/lorax-templates-qubes/templates/x86.tmpl +++ b/lorax-templates-qubes/templates/x86.tmpl @@ -18,7 +18,7 @@ mkdir ${BOOTDIR} install ${SYSLINUXDIR}/isolinux.bin ${BOOTDIR} install ${SYSLINUXDIR}/vesamenu.c32 ${BOOTDIR} install ${SYSLINUXDIR}/mboot.c32 ${BOOTDIR} -install boot/xen*gz ${BOOTDIR} +install boot/xen*gz ${BOOTDIR}/xen.gz install ${configdir}/isolinux.cfg ${BOOTDIR} install ${configdir}/boot.msg ${BOOTDIR} install ${configdir}/grub.conf ${BOOTDIR}