1.me xen is 4.0.0.tar, and auto git kernel is 2.6.32.25 why in buildconfigs/mk.linux-2.6-xen LINUX_VER ?= 2.6.18???? so when make linux-2.6-xen-config CONFIGMODE=menuconfig ,it is 2.6.18.8's menuconfig ,not 2.6.32.25?????? _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Pasi Kärkkäinen
2010-Nov-14 09:46 UTC
Re: [Xen-devel] questions about xen version and kernel version
On Sun, Nov 14, 2010 at 12:34:33PM +0800, yue wrote:> 1.me xen is 4.0.0.tar, and auto git kernel is 2.6.32.25 > why in buildconfigs/mk.linux-2.6-xen LINUX_VER ?> 2.6.18???? > so when make linux-2.6-xen-config CONFIGMODE=menuconfig ,it is 2.6.18.8''s > menuconfig ,not 2.6.32.25?????? >You''re using wrong target, you need to use the pvops target instead. You can also compile dom0 kernel separately from Xen. See: http://wiki.xensource.com/xenwiki/Xen4.0 http://wiki.xensource.com/xenwiki/XenParavirtOps http://wiki.xensource.com/xenwiki/Fedora13Xen4Tutorial -- Pasi _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
yue
2010-Nov-14 10:39 UTC
Re:Re: [Xen-devel] questions about xen version and kernel version
1. make linux-2.6-pvops-config CONFIGMODE=menuconfig make linux-2.6-pvops-build make linux-2.6-pvops-install when finish make-install,i edit grub.conf .but the kernel panic when reboot. 2. make linux-2.6-pvops-xen0-config CONFIGMODE=menuconfig (mv mk.linux-2.6-xen[0U] linux-2.6-pvops-xen[0U]) make linux-2.6-pvops-xen0-build error occur, xen_acpi_processor_add no symbol............ -- --------------------------------------------------------------------- At 2010-11-14 17:46:08,"Pasi Kärkkäinen" <pasik@iki.fi> wrote:>On Sun, Nov 14, 2010 at 12:34:33PM +0800, yue wrote: >> 1.me xen is 4.0.0.tar, and auto git kernel is 2.6.32.25 >> why in buildconfigs/mk.linux-2.6-xen LINUX_VER ?>> 2.6.18???? >> so when make linux-2.6-xen-config CONFIGMODE=menuconfig ,it is 2.6.18.8's >> menuconfig ,not 2.6.32.25?????? >> > >You're using wrong target, you need to use the pvops target instead. >You can also compile dom0 kernel separately from Xen. > >See: >http://wiki.xensource.com/xenwiki/Xen4.0 >http://wiki.xensource.com/xenwiki/XenParavirtOps >http://wiki.xensource.com/xenwiki/Fedora13Xen4Tutorial > >-- Pasi > > > >_______________________________________________ >Xen-devel mailing list >Xen-devel@lists.xensource.com >http://lists.xensource.com/xen-devel_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Pasi Kärkkäinen
2010-Nov-14 10:50 UTC
Re: Re: [Xen-devel] questions about xen version and kernel version
On Sun, Nov 14, 2010 at 06:39:09PM +0800, yue wrote:> 1. > > make linux-2.6-pvops-config CONFIGMODE=menuconfig > > make linux-2.6-pvops-build > make linux-2.6-pvops-install > when finish make-install,i edit grub.conf .but the kernel panic when > reboot. > 2. > > make linux-2.6-pvops-xen0-config CONFIGMODE=menuconfig > > (mv mk.linux-2.6-xen[0U] linux-2.6-pvops-xen[0U]) > > make linux-2.6-pvops-xen0-build > > error occur, xen_acpi_processor_add no symbol............ >Please build and setup the kernel separately. See this Fedora tutorial for exact steps: http://wiki.xensource.com/xenwiki/Fedora13Xen4Tutorial -- Pasi> -- --------------------------------------------------------------------- > At 2010-11-14 17:46:08ïŒ*"Pasi KÀrkkÀinen" <pasik@iki.fi> wrote: > > >On Sun, Nov 14, 2010 at 12:34:33PM +0800, yue wrote: > >> 1.me xen is 4.0.0.tar, and auto git kernel is 2.6.32.25 > >> why in buildconfigs/mk.linux-2.6-xen LINUX_VER ?> >> 2.6.18???? > >> so when make linux-2.6-xen-config CONFIGMODE=menuconfig ,it is 2.6.18.8''s > >> menuconfig ,not 2.6.32.25?????? > >> > > > >You''re using wrong target, you need to use the pvops target instead. > >You can also compile dom0 kernel separately from Xen. > > > >See: > >http://wiki.xensource.com/xenwiki/Xen4.0 > >http://wiki.xensource.com/xenwiki/XenParavirtOps > >http://wiki.xensource.com/xenwiki/Fedora13Xen4Tutorial > > > >-- Pasi > > > > > > > >_______________________________________________ > >Xen-devel mailing list > >Xen-devel@lists.xensource.com > >http://lists.xensource.com/xen-devel > > -------------------------------------------------------------------------- > > [1]çœ*æ**163/126é*®ç®±ç*Ÿå**ç*Ÿå*Œå®¹iphone ipadé*®ä»¶æ*¶å** > > References > > Visible links > 1. http://help.163.com/10/1108/18/6L03I4G500753VB8.html_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel