----- "john maclean" jayeola@gmail.com wrote:
I've set up a local webserver to store kickstart files for domUs. All parameters are respected apart from the network settings. DomU always gets DHCP. Can any one help to unwrap this one? Does one add hostname, ip, netmask and gateway values to the /etc/xen/blah.cfg file?
If you mean before kickstart is even run:
extra = "text ks=http://192.168.1.120/dns1-ks.cfg"
extra = "... ip=..."