[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-users] Re: problems with xen installation


  • To: Xen-users@xxxxxxxxxxxxxxxxxxx
  • From: Anand <xen.mails@xxxxxxxxx>
  • Date: Thu, 29 Dec 2005 20:13:42 +0530
  • Delivery-date: Thu, 29 Dec 2005 14:48:05 +0000
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=uaIrBQj7YPcwyFUYV2nZa3qrTU5jFQklf3qm23qINeQyafUCKRBCMCB1htvKcxPOGn9KMohORTyikbOOc5qn52MJCIPTUgJ2yqS7wHgzp1sH9HplKTBhZUj1j4Q937pJ+mNgSYeLsLo9tU8411BfzV2mryhTlgSKXzP2Q48E4U4=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

I downloaded centos 4.2 image from xen-get and used its config to create a new domain.

Here is the cfg

kernel = "/boot/vmlinuz-2.6-xen"
memory = 128
name = "centos.4-2"
nics = 1
dhcp = "dhcp"
disk = ['file:/root/xen/centos/centos.4-2.img,sda1,w', 'file:/root/xen/centos/centos.swap,sda2,w']
root = "/dev/sda1 ro"

The kernel is the same kernel which is booting the machine.

Now when i run xm create /etc/xen/centos.402.xen.cfg, i get the following:

Using config file "/etc/xen/centos.4-2.xen.cfg".
Error: Device 2049 (vbd) could not be connected. Backend device not found.

Any help would be really appreciated.


On 12/29/05, Anand <xen.mails@xxxxxxxxx> wrote:
Hi!

I am trying to install Xen 3.0 on a athlon machine running Centos 4.1 with 1 gb of ram.

I used the rhel install script from xensource, modified it to setup xen on the machine. Now in between the installation, the script ran out with an error of not able to update grub.conf. I made manual entries inside grub.conf and rebooted inside the xen kernel. The entries i made inside grub.conf are as follows:

title Xen (3.0)
   root (hd1,0)
   kernel /boot/xen-3.gz com1=115200,8n1 dom0_mem=262144
   module /boot/vmlinuz-2.6-xen root=LABEL=/ ro maxcpus=1 console=tty1 console=ttyS0,115200n8
   module /boot/initrd-2.6-xen.img

Now after the installation and successful bootup inside xen kernel, i wanted to create a new domain, while looking in the examples i found that there should be 2 kernels, one for dom0 and other for the rest of the guest domains. However the installation script from xensource installed on one kernel. Now can anyone please tell me how should i proceed ? How do i get a kernel for the other guest domains ?

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.