[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
That's fast! 2.6.31.4 already! I am still using 2.6.31.1. Again, if I don't do a git checkout of the xen/master branch, I will get 2.6.31.4 by default right? >> 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 -- Mr. Teo En Ming (Zhang Enming) Dip(Mechatronics) BEng(Hons)(Mechanical Engineering) Alma Maters: (1) Singapore Polytechnic (2) National University of Singapore Blog URL: http://teo-en-ming-aka-zhang-enming.blogspot.com Email: space.time.universe@xxxxxxxxx MSN: teoenming@xxxxxxxxxxx Mobile Phone: +65-9648-9798 Street: Bedok Reservoir Road Republic of Singapore On Thu, Oct 22, 2009 at 10:27 PM, Pasi Kärkkäinen <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://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 > > > _______________________________________________ > 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
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |