Hello everybody I installed a xen system on my server, and it work fine (with xen-linux-system-2.6.26-1-xen-amd64). But i need to recompile the kernel to optimize some stuff. And the problem is I didn't found the source, because when i do apt-get source xen-linux-system-2.6.26-1-xen-amd64, it downloads the source of linux-2.6-2.6.26 without Xen. I try to download the source of xen.org and apply the path of kernel.org to have 2.6.26 kernel source, but this doesn't work. Then my question is: how did you make this pakage (xen-linux-system-2.6.26-1-xen-amd64), and how to get the source of it, to compile a kernel in the debian way to make .deb file for deploying on others server. Please help me you are my last resort, I tryed everything but noting works. Thanks for your Help. Thomas Schneider
You can try to build a 2.6.27 Xen kernel as shown here: http://www.howtoforge.com/installing-xen-3.3-with-kernel-2.6.27-on-ubuntu-8.10-x86_64 I don't know if Debian's kernel source package has been patched with Xen.