From mboxrd@z Thu Jan 1 00:00:00 1970 From: Subhabrata Bhattacharya Subject: Re: How to setup CONFIG_SCSI_SATA_VIA=y and CONFIG_SK98LIN=y on a custom xenlinux builds? Date: Thu, 11 Aug 2005 17:55:26 +0530 Message-ID: <484a4e24050811052572fe97ad@mail.gmail.com> References: <42FA266B.9010302@mrgnetwork.com.br> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <42FA266B.9010302@mrgnetwork.com.br> Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-users-bounces@lists.xensource.com Errors-To: xen-users-bounces@lists.xensource.com To: Marlon Cc: xen-devel@lists.xensource.com, xen-users@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Hi,=20 Once you have done the make world, you would get the directories.Now=20 $cd linux-2.6.11-xen0 $make ARCH=3Dxen menuconfig=20 and set your options there. Mine worked this way. ~$ubh On 8/10/05, Marlon wrote: > Hi, >=20 > How to setup CONFIG_SCSI_SATA_VIA=3Dy and CONFIG_SK98LIN=3Dy on a custom > xenlinux builds? >=20 > 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=3Dxen oldconfig" > the options to sata and sk98 drivers don't show up. >=20 > 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": >=20 > 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 >=20 > 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. >=20 > Regards, >=20 > Marlon >=20 >=20 >=20 >=20 >=20 > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users >