I try to install SLES8 with BootCD/NFS. Booting and partitioning (with LVM) works fine for me, but yast2 discards the package selection i made in my .xml-file. Here is an extract of the <software>-part: <software> <base>Minimal</base> <packages config:type="list"> <package>terminfo</package> <package>cpio</package> <package>cpp</package> <package>diffutils</package> <package>e2fsprogs</package> <package>ed</package> <package>eject</package> <package>sash</package> . more packages . . <package>yast2-installation</package> <package>k_smp</package> <package>autoyast2</package> </packages> </software> Even if i put only <software> <base>Minimal</base> <packages config:type="list"> <package>ssh</package> </packages> </software> or <software> <base>Minimal</base> <addons config:type="list"> <addon>LAMP</addon> </addons> <packages config:type="list"> <package>ssh</package> </packages> </software> into that part of the file, it does not work. yast seems to load all available .sel files from the nfs-source and switch to "Default System for United Linux" in the Software dialog. Is there a way to specify, that yast should only use the specified configfile / what did i do wrong? Regards Thomas ------------------------------------------------- This mail sent through IMP: http://horde.org/imp/