[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] Can someone please build a Xen 3.2 rpm for CentOS 5.1 x64?


  • To: xen-users <xen-users@xxxxxxxxxxxxxxxxxxx>
  • From: Boris Derzhavets <bderzhavets@xxxxxxxxx>
  • Date: Mon, 31 Mar 2008 11:10:59 -0700 (PDT)
  • Delivery-date: Mon, 31 Mar 2008 11:11:36 -0700
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=dPxy3xrEtPe43IxBzOHwWfg7qoFwl+CiCmdsS0WCRZ55v+yeq8tMktPqbV5cNMSqNfwlxXJ1UcCPRBNWnkmKHYYAvep4RqR571g0JKBottJZfT7PvnM9u/M0s7FHk83T4Ty7llFhmzxSpKKtBxkbb+53mVnWWh789B6g/261Mic=;
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

You might wait too long.

1.Download Mercurial 0.9.5 from
http://www.selenic.com/mercurial/wiki/index.cgi/Mercurial
to /tmp
# cd /tmp; tar -zxvf mercurial_0.9.5.tar.gz
# cd mercurial_0.9.5
# make local
# export PATH=/tmp/mercurial_0.9.5:$PATH
# cd /usr/src/
# hg clone
http://xenbits.xensource.com/xen-3.2-testing.hg

# cd xen-3.2-testing.hg
# make world
# make install

Determine the name of the Xen Linux kernel version
that was installed.

# ls /lib/modules

There should be a directory for the Xen Linux kernel
(e.g., 2.6.18.8-xen)
Generate the module dependency list and map files

# /sbin/depmod 2.6.18.8-xen

Create the Xen initial ramdisk image

# /sbin/mkinitrd /boot/initrd-2.6.18.8-xen.img  
2.6.18.8-xen 

Disable tls

# mv /lib64/tls /lib64/tls.disabled

Set xend service to start

# /sbin/chkconfig --add xend
# /sbin/chkconfig xend on

Edit /boot/grub/grub.conf and copy one of the existing
boot entries to make the
required changes for Xen and reboot into new kernel.

title Xen-3.2 x86_64  (2.6.18.8-xen) 
root (hd1,4) 
kernel /xen-3.2.gz 
module /vmlinuz-2.6.18.8-xen ro
root=/dev/VolGroup01/LogVol00 rhgb quiet 
module /initrd-2.6.18.8-xen.img

Reboot into new kernel. 

****************************
CentOS 5.1 is not UBUNTU !!
****************************
--- Rudi Ahlers <Rudi@xxxxxxxxxxx> wrote:

> Hi all
> 
> I'm looking for the rpm's for Xen 3.2 x64 to use on
> CentOS 5.1. 
> Unfortunately I have had no joy in trying to rebuild
> the src rpm. If 
> anyone has done it before, please let me know
> 
> -- 
> 
> Kind Regards
> Rudi Ahlers
> CEO, SoftDux
> 
> Web:   http://www.SoftDux.com
> Check out my technical blog, http://blog.softdux.com
> for Linux or other technical stuff, or visit
> http://www.WebHostingTalk.co.za for Web Hosting
> stuff
> 
> 
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
> 



      
____________________________________________________________________________________
You rock. That's why Blockbuster's offering you one month of Blockbuster Total 
Access, No Cost.  
http://tc.deals.yahoo.com/tc/blockbuster/text5.com

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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.