WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] compiling custom kernel on 2.0 testing

Those instructions have never worked for me.  I have found a way that
works though:

cd linux-2.6.12-xen0
make ARCH=xen menuconfig # or oldconfig if you want to edit .config or 
# reuse one
make ARCH=xen
make ARCH=xen modules_install install

Hopefully that will work for you.  I'd like to know a way to use a
custom dom0 or domU kernel configuration that doesn't cause the kernels
to be built twice (first time from 'make world' with the default
configurations, second time manually with the commands above) or make me
have to modify the default configuration(s) in 
  xen-unstable.hg/linux-2.6-xen-sparse/arch/xen/configs

Good luck.
Andrew

On Thu, 2005-12-01 at 16:36 -0500, John S Little wrote:
> All,
> 
> I downloaded and installed xen 2.0 testing using make world.  Make world 
> installed kernel 2.6.12.  Following the instructions in the manual I cd'd 
> to linux-2.6.12-xen0 and setup my .config file.  I then cd .. back to 
> xen-2.0-testing and issued make.   Rather than using the  2.6.12 kernel 
> installed with make world make started downloading the 2.6.11 kernel. What 
> am I missing here?
> 
> Thanks.
> 
> Regards,
> 
> John Little
> Hendricks Regional Health IS Department
> 317-718-4752
> jslittl@xxxxxxxxxxxxx
> http://www.hendrickshospital.org
> 
> _______________________________________________
> 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