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] how to install xen 4.1.0 on Centos 5.5

To: Franco Gismondi <f_gismondi@xxxxxxxx>
Subject: Re: [Xen-users] how to install xen 4.1.0 on Centos 5.5
From: Alex Merritt <merritt.alex@xxxxxxxxx>
Date: Thu, 23 Jun 2011 10:36:33 -0600
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 23 Jun 2011 09:38:01 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type:content-transfer-encoding; bh=wNd0Ut2ZaqRScLqElRbZzM7RvKGFVRWMtL8tAyqvCOY=; b=rGsFPHeqcBvL+ymXfmM6K/OjDyE4a39KRx8mZvGzx0VC7EfcH4tYhFS9kbRx7G2Ycl /VXBa9C193hdg7BfxMCHlsjMd+JEtX/5Mu2t1gAStH7KiiHg8154yfii5SFroIYphABh tfIHQ+cmJ0cqWB1q0JyaUHlOtu0k35cIbNv/8=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=dbYGoEogQ68qksXPCaer7iBINN3jrHxifvI2zZMCB1g2sg9Eqb3xfUy0/oMZLJKQ1Q Io8Fok9kg5XsDys/oG5fGkB5/ztTCxFiCw2fjsbQTN5YCKihbACo3n63akRxKDVy6GD6 qocRPziPXnv34hHnbRO/0Jk5CotImEbc5HnoY=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <1308845473.18711.YahooMailRC@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
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: <BANLkTi=FwV38dQzS8m0duVwP=PjSofNq4g@xxxxxxxxxxxxxx> <1534147455-1308839047-cardhu_decombobulator_blackberry.rim.net-245554873-@xxxxxxxxxxxxxxxxxxxxxxx> <1308845473.18711.YahooMailRC@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
If you want to install from source and have a more hands-on experience:

http://bits.xensource.com/oss-xen/release/4.1.0/xen-4.1.0.tar.gz

You'll need to install a bunch of packages required to compile Xen from source:

gcc
make
binutils
zlib-devel
python-devel
openssl-devel
xorg-x11-server-devel
iproute
udev OR hotplug
dev86
mercurial
iasl
gettext-kde (for Ubuntu machines)
bridge-utils

$ tar xzf xen-4.1.0.tar.gz
$ cd xen-4.1.0
$ make xen && make tools
# make install-xen && make install-tools

Update grub, ensuring you have a pvops linux kernel to use as Dom0.

Please see here and other wiki pages for more details and documented steps:
http://wiki.xensource.com/xenwiki/XenParavirtOps

If you want to use a package installation such as RPM, that might be
slightly easier (?).... i'm not quite sure where to start, as i've
never done it that way.

On Thu, Jun 23, 2011 at 10:11, Franco Gismondi <f_gismondi@xxxxxxxx> wrote:
> someone can help me to install the realse Xen 4.1.0 on Centos 5.5
> i tried to install it from http://www.gitco.de/repo/xen4.1.0/,
>
> but the system  not start .
>
> do you have any suggestion o procedure or something else to help me ..
>
>
> thank for any replay
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>

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

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