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

Re: [Xen-users] Installing Xen

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Installing Xen
From: Ryan Duff <ryanduff.list@xxxxxxxxx>
Date: Tue, 24 Feb 2009 12:27:00 -0500
Delivery-date: Tue, 24 Feb 2009 09:28:28 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=X65v2MVFjcW8fjOl+F42hqUrS/Ih4PdVHXpsSle4CL4=; b=a8czeDNefWhZEguxA5zwaILoKk9GvmdcN4mD6GkBVQ3ODfM6Ngoo07FEPIETneHUtf vtAx4xIjc47CSmE7M3mD4fCA3GYHh/0D2NAfD7MFtEto+WDOLL8nHF2sLnnHxm6hFHqt bGulCD3TouMkkzw2QxU/kD5wgbyyana65x6uo=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; b=rXBQU2N9bwNZvD9Ri6/wfjf1dV7m3DFxZqz2Vr6cFO8yqF6IuqbPyIPXKqfb5miU+4 Q/+jfazL/ntpwjt+sWCO1mNXoTqSiMJvv2NRjFvN5fZG8awxxqsVgjL7jD//ujV88fE6 zXk1nCeL/GGweus3vVgL7H9a+Gbmgf/wa8LAk=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <64540.202.154.104.2.1235488870.squirrel@xxxxxxxxxxxxxxxxxxx>
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: <64540.202.154.104.2.1235488870.squirrel@xxxxxxxxxxxxxxxxxxx>
Reply-to: ryanduff.list@xxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.19 (Macintosh/20081209)
Alan wrote:
> Hi,
> 
> I am attempting to install Xen on a CentOS 5.x 64-bit host.
> 
> In the source tarball I ran make dist, and then the install.sh.
> 
> However, I seem to be missing things like virt-install.
> 
> How do I get these extra tools etc.? I would like to have a full install
> basically (all tools).
> 
> Regards,
> Alan

CentOS 5.x only has Xen 3.0.3 prebuilt. You can use the Gitco repo if
you want a more updated version without building from source.

Put this file in your /etc/yum.repos.d

http://www.gitco.de/repo/CentOS5-GITCO_x86_64.repo


After that, just do a yum install xen xen-libs xen-devel libvirt
libvirt-devel libvirt-python python-virtinst virt-manager

The -devel packages are obviously optional... as is virt-manager, the
GUI for libvirt.

Currently Gitco is at Xen 3.3.1

You can get more info from the main repo page... http://www.gitco.de/repo/


--
Ryan Duff
web: http://www.ryanduff.net
aim: ryancduff
twitter: ryancduff

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

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