I have this section in my autoinst.xml file and called it "info". It is called like the following: autoyast=http://192.168.101.66/profiles/booger/info ... <install> <init> <info_file> <![CDATA[ # # Don't remove the following line: # start_linuxrc_conf # autoyast: file:///info install: http://192.168.101.66/suse/x86/10sp1/base netdevice: eth0 hostip: 192.168.101.17 netmask: 255.255.255.0 gateway: 192.168.101.254 nameserver: 192.168.101.11 textmode: 1 vnc: 1 vncpassword: super # end_linuxrc_conf # Do not remove the above comment # ]]> </info_file> </init> </install> .... but it does not work as expected. Does anyone know what I am missing? Does this only work with PXE booting? http://www.novell.com/documentation/sles10/sles_admin/index.html?page=/docum... Thank you, LDB -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org