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

Re: [Xen-users] (SOLVED) How to setup CONFIG_SCSI_SATA_VIA=y and CONFIG_

To: Gerhard Lehmann <gdlehmann@xxxxxxxxxxxxxx>
Subject: Re: [Xen-users] (SOLVED) How to setup CONFIG_SCSI_SATA_VIA=y and CONFIG_SK98LIN=y on a custom xenlinux builds?
From: Marlon <marlon@xxxxxxxxxxxxxxxxx>
Date: Thu, 18 Aug 2005 06:44:23 -0300
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 18 Aug 2005 15:39:03 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <623e701d05081613221a90d25b@xxxxxxxxxxxxxx>
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>
References: <Pine.LNX.4.44.0508120837460.5741-100000@xxxxxxxxxxxxxxxxxx> <42FD0C92.509@xxxxxxxxxxxxxxxxx> <623e701d05081613221a90d25b@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mozilla Thunderbird 1.0 (X11/20041206)
Gerhard,
So my problem here with an 2.4 kernel and  a 8139 realltek network
card, which ist not supported in the original kernel. So I did 'find .
-exec grep -H 8139 {} \; at the root of the xen-source and found a
config file, which I edited. After that I did 'make world' and it run
well.

Gerhard
  


Great tip!!!

This command (find . -exec grep -H SATA_VIA {} \; ) solve the problem.
The default config file for 2.6 kernels is  "/xen-2.0/linux-2.6.11-xen-sparse/arch/xen/configs/xen0_defconfig",
this is not documented on Xen Users' Manual, section 2.3.3.

Thanks,

Marlon


_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>