[Libosinfo] [PATCH 1/3] debian: Fix JEOS installation script

Giuseppe Scrivano gscrivan at redhat.com
Sun Jun 22 16:11:26 UTC 2014


Fabiano Fidêncio <fabiano at fidencio.org> 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




More information about the Libosinfo mailing list