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] Re: misled with Installing xen 3.3.0 onto CentOS 5.2

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Re: misled with Installing xen 3.3.0 onto CentOS 5.2
From: Robin Bowes <robin-lists@xxxxxxxxxxxxxx>
Date: Sat, 01 Nov 2008 23:22:30 +0000
Delivery-date: Sat, 01 Nov 2008 16:23:25 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <ecc1f5dd0810310521t60713f79u670bbced0bc279f2@xxxxxxxxxxxxxx>
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <ecc1f5dd0810310521t60713f79u670bbced0bc279f2@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.17 (X11/20080925)
Eric Jansen wrote:
I put my all braveries to install Xen 3.3.0 on Centos 5.2 although I have no idea at all on how to install kernel on Linux and moreover, installing xen. In this case I am quite newbie.

Eric,

Try this:

cat > /etc/yum.repos.d/gitco.repo << \EOF
[gitco]
name=gitco xen 3.3.0
baseurl=http://www.gitco.de/repo/xen3.3.0/
enabled=1
priority=10
gpgcheck=0
EOF

yum install kernel-xen xen

R.


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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Re: misled with Installing xen 3.3.0 onto CentOS 5.2, Robin Bowes <=