From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay1.mentorg.com (relay1.mentorg.com [192.94.38.131]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 40771E006C2 for ; Wed, 16 Jan 2013 08:38:21 -0800 (PST) Received: from svr-orw-exc-10.mgc.mentorg.com ([147.34.98.58]) by relay1.mentorg.com with esmtp id 1TvW0K-0007Hn-TF from Nasir_Ali@mentor.com for poky@yoctoproject.org; Wed, 16 Jan 2013 08:38:20 -0800 Received: from SVR-IES-FEM-02.mgc.mentorg.com ([137.202.0.106]) by SVR-ORW-EXC-10.mgc.mentorg.com with Microsoft SMTPSVC(6.0.3790.4675); Wed, 16 Jan 2013 08:38:20 -0800 Received: from EU-MBX-01.mgc.mentorg.com ([169.254.1.171]) by SVR-IES-FEM-02.mgc.mentorg.com ([137.202.0.106]) with mapi id 14.01.0289.001; Wed, 16 Jan 2013 16:38:19 +0000 From: "Ali, Nasir" To: "poky@yoctoproject.org" Thread-Topic: pandaboard building with nfs client support Thread-Index: AQHN9AfkKfpmB+DypkW8OF1aU3SHIQ== Date: Wed, 16 Jan 2013 16:38:19 +0000 Message-ID: <53B11A2698485743AAA262E995E2C3F1915F154F@EU-MBX-01.mgc.mentorg.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [137.202.0.69] MIME-Version: 1.0 X-OriginalArrivalTime: 16 Jan 2013 16:38:20.0476 (UTC) FILETIME=[E4D587C0:01CDF407] Subject: pandaboard building with nfs client support X-BeenThere: poky@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Poky build system developer discussion & patch submission for meta-yocto List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jan 2013 16:38:21 -0000 Content-Language: en-US Content-Type: multipart/alternative; boundary="_000_53B11A2698485743AAA262E995E2C3F1915F154FEUMBX01mgcmento_" --_000_53B11A2698485743AAA262E995E2C3F1915F154FEUMBX01mgcmento_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, I have to boot panaboard from nfs mounted file system. As pandaboard doesn'= t have default nfs client support. I set the the following kernel configura= tion but my changes get lost in building the images. CONFIG_IP_PNP=3Dy CONFIG_IP_PNP_DHCP=3Dy CONFIG_IP_PNP_BOOTP=3Dy CONFIG_IP_PNP_RARP=3Dy CONFIG_USB_USBNET=3Dy CONFIG_USB_NET_SMSC95XX=3Dy CONFIG_USB=3Dy CONFIG_USB_SUPPORT=3Dy CONFIG_USB_ARCH_HAS_EHCI=3Dy CONFIG_NETWORK_FILESYSTEMS=3Dy CONFIG_NFS_FS=3Dy CONFIG_NFS_V3=3Dy CONFIG_NFS_V3_ACL=3Dy CONFIG_ROOT_NFS=3Dy I am using yocto danny branch for pandaboard. Could anyone help me out what= configurations I need to set to have a support for nfs mounted file system= . Thanks, Nasir --_000_53B11A2698485743AAA262E995E2C3F1915F154FEUMBX01mgcmento_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi,

I have to boot panaboard from nfs mounted file system. As pandaboard doesn'= t have default nfs client support. I set the the following kernel configura= tion but my changes get lost in building the images.

CONFIG_IP_PNP=3Dy=0A=
CONFIG_IP_PNP_DHCP=3Dy=0A=
CONFIG_IP_PNP_BOOTP=3Dy=0A=
CONFIG_IP_PNP_RARP=3Dy=0A=
CONFIG_USB_USBNET=3Dy=0A=
CONFIG_USB_NET_SMSC95XX=3Dy=0A=
CONFIG_USB=3Dy=0A=
CONFIG_USB_SUPPORT=3Dy=0A=
CONFIG_USB_ARCH_HAS_EHCI=3Dy=0A=
CONFIG_NETWORK_FILESYSTEMS=3Dy=0A=
CONFIG_NFS_FS=3Dy=0A=
CONFIG_NFS_V3=3Dy=0A=
CONFIG_NFS_V3_ACL=3Dy=0A=
CONFIG_ROOT_NFS=3Dy


I am using yocto danny branch for pandaboard= . Could anyone help me out what configurations I need to set to have a supp= ort for nfs mounted file system.

Thanks,
Nasir

--_000_53B11A2698485743AAA262E995E2C3F1915F154FEUMBX01mgcmento_-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.windriver.com (mail.windriver.com [147.11.1.11]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id A72C1E013CE for ; Sun, 20 Jan 2013 22:55:50 -0800 (PST) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail.windriver.com (8.14.5/8.14.3) with ESMTP id r0L6tmZU028319 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Sun, 20 Jan 2013 22:55:48 -0800 (PST) Received: from [128.224.162.230] (128.224.162.230) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server (TLS) id 14.2.318.4; Sun, 20 Jan 2013 22:55:48 -0800 Message-ID: <50FCE67F.70903@windriver.com> Date: Mon, 21 Jan 2013 14:55:59 +0800 From: Jesse Zhang User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: "Ali, Nasir" References: <53B11A2698485743AAA262E995E2C3F1915F154F@EU-MBX-01.mgc.mentorg.com> In-Reply-To: <53B11A2698485743AAA262E995E2C3F1915F154F@EU-MBX-01.mgc.mentorg.com> X-Originating-IP: [128.224.162.230] Cc: "poky@yoctoproject.org" Subject: Re: pandaboard building with nfs client support X-BeenThere: poky@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Poky build system developer discussion & patch submission for meta-yocto List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jan 2013 06:55:50 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On 01/17/2013 12:38 AM, Ali, Nasir wrote: > I am using yocto danny branch for pandaboard. Could anyone help me out what configurations I need to set to have a support for nfs mounted file system. Just add "nfs" to DISTRO_FEATURES, through your local.conf. It will bring in the proper packages. jesse