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

Re: [Xen-users] Building Vanilla source 2.6.31.4 with XEN hypervisor


  • To: xen-users@xxxxxxxxxxxxxxxxxxx, Ahmad Hassan <ahmad.hassan@xxxxxxxxx>
  • From: Fasiha Ashraf <feehapk@xxxxxxxxxxx>
  • Date: Thu, 22 Oct 2009 16:39:17 +0530 (IST)
  • Cc:
  • Delivery-date: Thu, 22 Oct 2009 04:10:10 -0700
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.co.in; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type; b=HNvXgQ/BR/s+75eI8Z/BV1RnZWDrBp1xAq/gCErkQyxkHX5u6o6TEX0hmu1QVaki/qkGjQwPkceNwCZLnKZktDut7jdtK4yJIXy6ZydG9m5LWz3w6nO1JXcqKOcW96lZpHg5aGJLw3FthTH7qI+3U28cuak2bdPZRAqiEzcjQjo=;
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

Which platform are you using? Fedora or debian? which version? Below are some basic steps of building it with pv os kernel in a fedora11 platform:-
  1. Be certain you have dev tools installed: âyum install âDevelopment Toolsââ
  2. Youâll also need: âyum install mercurial gitk dev86 vnc-server bridge-utils zlib-devel openssl-devel python-devel libX11-devel ncurses-develâ

Build / Install Xen

  1. cd /usr/src
  2. hg clone http://xenbits.xensource.com/xen-3.4-testing.hg
  3. cd xen-3.4-testing.hg
  4. make xen
  5. make install-xen
  6. make tools
  7. make install-tools

Build PV Ops Kernel

  1. cd /usr/src/kernels
  2. git clone git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git linux-2.6-xen
  3. cd linux-2.6-xen
  4. git checkout origin/xen-tip/master -b xen-tip/master
  5. make menuconfig (Check the Xen options, Iâm too tired to go over them all)
  6. make
  7. make modules_install install

Create a Grub Entry:

title Xen 3.4 / Fedora kernel 2.6.30-rc6-tip
kernel /boot/xen-3.4.gz
module /boot/vmlinuz-2.6.30-rc6-tip root=/dev/mapper/VolGroup01/vg_fedora11 ro
module /boot/initrd-2.6.30-rc6-tip.img

Add Entry to /etc/fstab

none /proc/xen xenfs defaults 0 0

Reboot and there ya goâ

I still need to bring up the python tools like virt-install and virsh, maybe after I get a break.


Regards,
Fasiha Ashraf

--- On Thu, 22/10/09, Ahmad Hassan <ahmad.hassan@xxxxxxxxx> wrote:

From: Ahmad Hassan <ahmad.hassan@xxxxxxxxx>
Subject: [Xen-users] Building Vanilla source 2.6.31.4 with XEN hypervisor
To: xen-users@xxxxxxxxxxxxxxxxxxx
Date: Thursday, 22 October, 2009, 3:22 PM

Hi,

I want to build fresh vanilla source 2.6.31.4 with XEN dom0 hypervisor. Can anyone please help me out on this.

Thanks.

--
Best Regards, Hassan
http://cern.ch/ahmadh/portfolio

Erasmus Student
The University of Reading, UK
Aristotle University of Thessaloniki, Greece
The University Of Carlos III, Madrid Spain


-----Inline Attachment Follows-----

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


Keep up with people you care about with Yahoo! India Mail. Learn how.
_______________________________________________
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®.