diff --git a/share/templates.d/99-generic/s390.tmpl b/share/templates.d/99-generic/s390.tmpl index dde3645c..7d2fddfc 100644 --- a/share/templates.d/99-generic/s390.tmpl +++ b/share/templates.d/99-generic/s390.tmpl @@ -69,7 +69,7 @@ runcmd mk-s390-cdboot -i ${outroot}/${KERNELDIR}/kernel.img \ ## make boot.iso runcmd mkisofs -o ${outroot}/images/boot.iso \ -b ${BOOTDIR}/cdboot.img -c ${BOOTDIR}/boot.cat \ - -boot-load-size 4 -boot-info-table -no-emul-boot \ + -boot-load-size 4 -no-emul-boot \ -R -J -V '${isolabel}' -T -graft-points \ ${BOOTDIR}=${outroot}/${BOOTDIR} \ ${filegraft}