Fabiano Fidêncio <fabiano@xxxxxxxxxxxx> writes: > -d-i grub-installer/with_other_os boolean true > +# Workaround for > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=666974 > +d-i grub-installer/only_debian boolean false > +d-i grub-installer/bootdev string <xsl:call-template > name="target-disk"/> > Can you describe in your commit log which problem you're fixing with > this patch? > IIRC, this script was well tested by Giuseppe. > > Best Regards, IIUC the Debian bug report, the grub-installer doesn't honor grub-installer/bootdev and always install to /dev/sda. I've not really tested the case with multiple disks. I assume this bug is also present in the Oz installer script, as the version we have in libosinfo is basically copied from there. Regards, Giuseppe _______________________________________________ Libosinfo mailing list Libosinfo@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libosinfo