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

[Xen-users] My .config gets ignored even after I copy into the xen0 kern

To: Xen-users <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] My .config gets ignored even after I copy into the xen0 kernel tree
From: prosolutions@xxxxxxx
Date: Tue, 17 May 2005 18:51:52 -0500
Delivery-date: Tue, 17 May 2005 23:51:25 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Mail-followup-to: prosolutions@xxxxxxx, Xen-users <xen-users@xxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.6+20040907i
I downloaded the xen testing source, ran "make xen" and "make tools"

I copied my custom Linux 2.6.11 kernel .config to 
dist/install/boot/config-2.6.11-xen0 and ran "make kernels"

then, to check that the newly built linux-2.6.11-xen0 kernel 
actually used the options from dist/install/boot/config-2.6.11-xen0 I 
ran "make ARCH=xen menuconfig" and noticed that it had not.  This is 
critical because I use the XFS filesystem and the default options for 
xen do not add support for it.

so i copied my config to linux-2.6.11-xen0/.config and ran "make
ARCH=xen menuconfig", made sure the correct options for XEN were
selected, and then exited.  When I run "make ARCH=xen menuconfig" again
I see that all my options are lost.  Most options are completely
disabled.  For example, ATA support is totally disabled.

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>