|  |  | 
  
    |  |  | 
 
  |   |  | 
  
    |  |  | 
  
    |  |  | 
  
    |   xen-users
Re: [Xen-users] Xen kernel compilation fails - no such file or	directory 
| Not sure about the debian howto, however did you try to just use the following to compile a kernel ? 
 Download xen3.0 and extract it.
 
 make install-kernels
 
 If you want to compile the xen kernel which packs in more drivers then you need to edit the Makefile.
 
 Edit Makefile
 Change
 KERNELS ?= linux-2.6-xen0 linux-2.6-xenU
 to
 KERNELS ?= linux-2.6-xen
 
 make install-kernels
 
 This above will help compile the xen kernel and install it for you.
 
 Hope this helps.
 --
 
 regards,
 
 Anand
 _______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users | 
 |  | 
  
    |  |  |