[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] Re: problems with xen installation
Ok i finally got domain1 working with the centos image. It was a stupid typo. Now i modified the cfg file so i can supply the ip, netmask, gateway and hostname to the image. Here is the modified cfg file: kernel = "/boot/vmlinuz- 2.6-xen" memory = 128 name = "centos.4-2" nics = 1 ip="192.168.1.230" netmask="255.255.255.0" gateway=" 192.168.1.1" hostname="xentest1" extra="selinux=0" #dhcp = "dhcp" disk = ['file:/root/xen/centos.4-2.img,sda1,w', 'file:/root/xen/centos.swap,sda2,w'] root = "/dev/sda1 ro" However even with the above entries inside the cfg file, the image once booted up doesn't take the ip address, gateway and hostname settings. Can anyone please tell me what i am missing here ? Any help would be appreciated. On 12/29/05, Anand <xen.mails@xxxxxxxxx> wrote:
I downloaded centos 4.2 image from xen-get and used its config to create a new domain. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |