|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Installing Xen
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
|
|
|
|
|