|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] Installing Xen
-----Original Message-----
From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Ryan Duff
Sent: Tuesday, February 24, 2009 12:27 PM
To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: 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
Hi Ryan,
CentOSs 5.2 says that it is Xen 3.0.3 but it is really 3.1.2.. this is from xm
dmesg with default CentOS xen packages installed
__ __
\ \/ /___ _ __
\ // _ \ \047_ \
/ \ __/ | | |
/_/\_\___|_| |_|
_____ _ ____ ___ ____ _ ____ ____ _ ____
|___ / / | |___ \ / _ \___ \ / | |___ \|___ \ ___| | ___|
|_ \ | | __) |_| (_) |__) | | | __) | __) | / _ \ |___ \
___) || |_ / __/|__\__, / __/ _| |_ / __/ / __/ | __/ |___) |
|____(_)_(_)_____| /_/_____(_)_(_)_____|_____(_)___|_|____/
Just FYI.
Tait
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|