Downloaded xen 4.0 and built with make world. Built and installed Ok but it''s missing needed drivers. The first obvious one is raid. Did "make menuconfig" but my changes alway get overwitten my the defaults. What is the proper procedure to customize the 2.6.31.13 kernel? I''m a bit suprized as 3.4.2 made a kernel with all the modules I needed. thanks John _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Fajar A. Nugraha
2010-Apr-21 03:32 UTC
Re: [Xen-users] Problems customizing Xen 4.0 kernel.
On Wed, Apr 21, 2010 at 7:37 AM, John McMonagle <johnm@advocap.org> wrote:> Downloaded xen 4.0 and built with make world. > > Built and installed Ok but it''s missing needed drivers. > The first obvious one is raid. > > Did "make menuconfig" but my changes alway get overwitten my the defaults. > What is the proper procedure to customize the 2.6.31.13 kernel?Build the kernel separately? e.g. run "make menuconfig" and "make" from the kernel''s own directory instead of "make world" from xen. -- Fajar _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users