This is an archived copy of the Xen.org mailing list, which we have
preserved to ensure that existing links to archives are not broken.
The live archive, which contains the latest emails, can be found at
http://lists.xen.org/
hi,
I am using the following xen config file to install a virtual machine
using kickstart. command is : "xm create vm1-inst -c" It says unable
to load the kickstart file. What might be the issue.
--
kernel = "/boot/vm-inst/vmlinuz"
ramdisk = "/boot/vm-inst/initrd.img"
name = "vm1-inst"
memory = 512
disk = [ 'phy:/dev/vgraid/vm-root,xvda,w', ]
vif = ['bridge=xenbr0', ]
vcpus = 1
ip = '10.42.250.4'
netmask = '255.255.0.0'
gateway = '10.42.0.1'
extra = "text ks=http://mydomain/ks/centos/5/message-vm1.cfg
ip=10.42.250.4 netmask=255.255.0.0 gateway=10.42.0.1 dns=x.x.x.x"
---
This is where I have refereed.
http://www.clubnix.net/index.php/Getting_Started:_Virtualisation_with_Xen_on_CentOS_using_Kickstart
Thanks
Paras.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users