From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marlon Subject: How to setup CONFIG_SCSI_SATA_VIA=y and CONFIG_SK98LIN=y on a custom xenlinux builds? Date: Wed, 10 Aug 2005 13:08:11 -0300 Message-ID: <42FA266B.9010302@mrgnetwork.com.br> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com, xen-users@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Hi, How to setup CONFIG_SCSI_SATA_VIA=y and CONFIG_SK98LIN=y on a custom xenlinux builds? I can't do a custom build of Xen to my hardware. I already copy a custom .config to directory linux-2.6.11-xen0/ , but when run "make ARCH=xen oldconfig" the options to sata and sk98 drivers don't show up. It's possible to custom the xen0 kernel before to do a "make world" ? The directories above don't show up before to do a "make world": drwxr-xr-x 19 marlon users 1464 2005-08-10 12:52 linux-2.6.11-xen0 drwxr-xr-x 7 marlon users 200 2005-08-03 20:57 linux-2.6.11-xen-sparse drwxr-xr-x 19 marlon users 1464 2005-08-10 00:12 linux-2.6.11-xenU drwxr-xr-x 18 marlon users 656 2005-08-09 23:54 pristine-linux-2.6.11 drwxr-xr-x 18 marlon users 688 2005-08-09 23:54 ref-linux-2.6.11 There is another way to do a custom build? Instructions on the section 2.3.3 on Xen users' manual doesn't work for my hardware. Regards, Marlon