Abdelkader Allam
2005-Apr-16 20:12 UTC
[Xen-devel] How to simply compile a 2.4.18 custom kernel in the xenU way
Hello, I am brand new to Xen, i first hear of it 3 days ago, and install it yesterday for the first time from the source code. My aim is to get ride of vmware for some "maquetage" (french word meaning modelling a platform before deploying it). My only problem is that i need to use a custom kernel, an old 2.4.18specific one. And I am wondering what is the easiest way to generate a xenU kernel from my source... Thanks a lot, Regards, Abdelkader _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Rik van Riel
2005-Apr-17 20:32 UTC
Re: [Xen-devel] How to simply compile a 2.4.18 custom kernel in the xenU way
On Sat, 16 Apr 2005, Abdelkader Allam wrote:> My only problem is that i need to use a custom kernel, an old > 2.4.18specific one. > And I am wondering what is the easiest way to generate a xenU kernel > from my source...I''m not sure the word "easiest" would apply to any solution here, but you could try typing "make mkpatches" at the top level of the Xen sources and backport the resulting patch against linux-2.4.29 to 2.4.18... -- "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." - Brian W. Kernighan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel