WARNING - OLD ARCHIVES

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/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Installing CentOS 4.3 Guest OS

To: Xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Installing CentOS 4.3 Guest OS
From: "Demetri Mouratis" <dmourati.xen.users@xxxxxxxxx>
Date: Wed, 24 May 2006 17:40:39 -0700
Delivery-date: Wed, 24 May 2006 17:41:17 -0700
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=GPZ9s7T02lsocskg4O5l9pe0MiXOR4CANheXX/E8i6hNc39r1+MFlf9RLG77i/5lWA09ONSL+dQ6n6pimiz3sQpZ3E8tjZJXJ3rLZc3y9v3mmTcELRfE+3VaJ6wwvkjSZdMP/sYyzVC0d0e9SNkOxILf4gSqbnM7qEOynOCVUHE=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I've been struggling to figure out how to install a CentOS 4.3 guest
OS on top of my Xen-enabled FC5.  I've already gotten a good guest FC5
installed but can't get CentOS going.  My first attempt was to use the
rpmstrap approach which seemed terribly dated.  Then, I went to the
FC4 documentation approach of running yum to install the CentOS os
inside a filesystem image.  This worked and now I'm trying to start my
new domain which fails.

Here's my xen configuration:

[root@db4 ~]# cat /etc/xen/xendomain2
# Automatically generated xen config file
kernel ="/boot/vmlinuz-2.6.16-1.2122_FC5xenU"
memory = "256"
name = "xendomain2"
disk = [ 'file:/home/xen/xendomain2,sda1,w' ]
root = "/dev/sda1"
extra = "ro selinux=0 3"

And the kernel I'm running:

[root@db4 ~]# rpm -q kernel-xenU
kernel-xenU-2.6.16-1.2122_FC5

And here's what happens when I try to start xendomain2:

[root@db4 ~]# xm create -c xendomain2
Using config file "/etc/xen/xendomain2".
Error: Device 2049 (vbd) could not be connected. Hotplug scripts not working.

Any help or pointers appreciated.

Thanks.

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

<Prev in Thread] Current Thread [Next in Thread>