I''ve downloaded the latest kernel with mercury. make ARCH=xen menuconfig doesnt work since there is no xen directory in arch dir. Is there something I don''t understand or what? do i have to put the kernel directory in xen-unstable directory? Modify any file? Could some one explain me a it how to manualy use a newer kernel. Thank You Franklin _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com lists.xensource.com/xen-users
> I''ve downloaded the latest kernel with mercury. make ARCH=xen menuconfig > doesnt work since there is no xen directory in arch dir. Is there something > I don''t understand or what? do i have to put the kernel directory in > xen-unstable directory? Modify any file? Could some one explain me a it how > to manualy use a newer kernel.Assuming you have a ''merge tree'' then just do ''make xconfig'' (or ''make gconfig'' or whatever). Under architecture select ''xen compatible''. Build as normal. cheers, S. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com lists.xensource.com/xen-users
In the new kernel tree we''ve been preparing, xen isn''t a separate architecture. make menuconfig and you''ll see that Xen is a now a new (set of) config options. Switch these on and you''ll be able to build a Xen-enabled kernel. Cheers, Mark On Thursday 19 January 2006 17:00, Franklin Chef wrote:> I''ve downloaded the latest kernel with mercury. make ARCH=xen menuconfig > doesnt work since there is no xen directory in arch dir. Is there something > I don''t understand or what? do i have to put the kernel directory in > xen-unstable directory? Modify any file? Could some one explain me a it how > to manualy use a newer kernel. > > Thank You > Franklin-- Dave: Just a question. What use is a unicyle with no seat? And no pedals! Mark: To answer a question with a question: What use is a skateboard? Dave: Skateboards have wheels. Mark: My wheel has a wheel! _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com lists.xensource.com/xen-users
On Thu, Jan 19, 2006 at 05:05:45PM +0000, Mark Williamson wrote:> In the new kernel tree we''ve been preparing, xen isn''t a separate > architecture. make menuconfig and you''ll see that Xen is a now a new (set > of) config options. Switch these on and you''ll be able to build a > Xen-enabled kernel. >Plus you need this patch to actually get working kernel with device drivers: lists.xensource.com/archives/html/xen-merge/2006-01/msg00085.html - Pasi> Cheers, > Mark > > On Thursday 19 January 2006 17:00, Franklin Chef wrote: > > I''ve downloaded the latest kernel with mercury. make ARCH=xen menuconfig > > doesnt work since there is no xen directory in arch dir. Is there something > > I don''t understand or what? do i have to put the kernel directory in > > xen-unstable directory? Modify any file? Could some one explain me a it how > > to manualy use a newer kernel. > > > > Thank You > > Franklin > > -- > Dave: Just a question. What use is a unicyle with no seat? And no pedals! > Mark: To answer a question with a question: What use is a skateboard? > Dave: Skateboards have wheels. > Mark: My wheel has a wheel! > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > lists.xensource.com/xen-users_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com lists.xensource.com/xen-users