From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marlon Subject: Re: How to setup CONFIG_SCSI_SATA_VIA=y and CONFIG_SK98LIN=y on a custom xenlinux builds? Date: Thu, 11 Aug 2005 12:37:06 -0300 Message-ID: <42FB70A2.8030005@mrgnetwork.com.br> References: <42FA266B.9010302@mrgnetwork.com.br> <484a4e24050811052572fe97ad@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <484a4e24050811052572fe97ad@mail.gmail.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-users-bounces@lists.xensource.com Errors-To: xen-users-bounces@lists.xensource.com To: Subhabrata Bhattacharya Cc: xen-devel@lists.xensource.com, xen-users@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Hi, That's the problem, when I run "make ARCH=xen menuconfig ", the drivers that I need don't show up, even select CONFIG_XEN_PHYSDEV_ACCESS=y . Regards, Marlon Subhabrata Bhattacharya escreveu: >Hi, > >Once you have done the make world, you would get the directories.Now > >$cd linux-2.6.11-xen0 >$make ARCH=xen menuconfig >and set your options there. > >Mine worked this way. >~$ubh > >On 8/10/05, Marlon wrote: > > >>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 >> >> >> >> >> >>_______________________________________________ >>Xen-users mailing list >>Xen-users@lists.xensource.com >>http://lists.xensource.com/xen-users >> >> >> > > > >