On Thu, Oct 22, 2009 at 03:31:01PM +0100, Ahmad Hassan wrote:
> Hi Pasi,
>
> I am still confused how to proceed with the XEN installation. The reason
> is, If I go to www.xen.org.downloads then It shows that XEN comes with
> linux-2.6.18. I am afraid whether it is possible to build xen from source
> along with customized vanilla kernel.
>
You can get Xen 3.4.1 from xen.org with or without linux-2.6.18-xen.
linux-2.6.18-xen.hg is still the official dom0 kernel/tree for Xen 3.4.x
releases.
pv_ops dom0 kernels are the new default for xen-unstable development
tree, so pv_ops dom0 kernel will be the default for next upcoming Xen
release.
But you can also use pv_ops dom0 with Xen 3.4.1, if you want.
http://wiki.xensource.com/xenwiki/XenDom0Kernels
-- Pasi
> Thanks.
>
> On Thu, Oct 22, 2009 at 3:27 PM, Pasi Kärkkäinen <[1]pasik@xxxxxx> wrote:
>
> On Thu, Oct 22, 2009 at 04:39:17PM +0530, Fasiha Ashraf wrote:
> > 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:-
> >
>
> <snip>
>
> >
> > Build PV Ops Kernel
> >
> > 1. cd /usr/src/kernels
> > 2. git clone
> git://[2]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
>
> You should use 'xen/master' instead of 'xen-tip/master'.
>
> 'xen-tip/master' is old and deprecated.
>
> All the new development is happening on 'xen/master', and that's what
> people should test/use.
> > 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
> >
>
> 'xen/master' branch pv_ops dom0 kernel is currently at Linux 2.6.31.4.
> -- Pasi
>
> --
> Best Regards, Hassan
> [3]http://cern.ch/ahmadh/portfolio
>
> Erasmus Student
> The University of Reading, UK
> Aristotle University of Thessaloniki, Greece
> The University Of Carlos III, Madrid Spain
>
> References
>
> Visible links
> 1. mailto:pasik@xxxxxx
> 2. http://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git
> 3. http://cern.ch/ahmadh/portfolio
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|