"Zeeshan Ali (Khattak)" <zeeshanak@xxxxxxxxx> writes: >> + <xsl:template match="/command-line"> >> + <xsl:text>file=/</xsl:text> >> + <xsl:value-of select="script/expected-filename"/> >> + <xsl:text> debian-installer/locale=</xsl:text> >> + <xsl:value-of select="config/l10n-language"/> >> + <xsl:text> keyboard-configuration/xkb-keymap=</xsl:text> >> + <xsl:value-of select="config/l10n-keyboard"/> >> + <xsl:text> auto-install/enableconsole-setup/ask_detect=false debconf/priority=critical netcfg/choose_interface=auto</xsl:text> > > Do you really need to set all the configs on commandline while they > are being set from script itself? I've got to this result by iteratively testing the different versions and adding to the commandline anything needed to get it working. I am not sure this is the minimal set of arguments needed, but it seemed to work with the versions I've tried. Giuseppe _______________________________________________ Libosinfo mailing list Libosinfo@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libosinfo