* pandaboard building with nfs client support
@ 2013-01-16 16:38 Ali, Nasir
2013-01-21 6:55 ` Jesse Zhang
0 siblings, 1 reply; 2+ messages in thread
From: Ali, Nasir @ 2013-01-16 16:38 UTC (permalink / raw)
To: poky@yoctoproject.org
[-- Attachment #1: Type: text/plain, Size: 692 bytes --]
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 configuration but my changes get lost in building the images.
CONFIG_IP_PNP=y
CONFIG_IP_PNP_DHCP=y
CONFIG_IP_PNP_BOOTP=y
CONFIG_IP_PNP_RARP=y
CONFIG_USB_USBNET=y
CONFIG_USB_NET_SMSC95XX=y
CONFIG_USB=y
CONFIG_USB_SUPPORT=y
CONFIG_USB_ARCH_HAS_EHCI=y
CONFIG_NETWORK_FILESYSTEMS=y
CONFIG_NFS_FS=y
CONFIG_NFS_V3=y
CONFIG_NFS_V3_ACL=y
CONFIG_ROOT_NFS=y
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
[-- Attachment #2: Type: text/html, Size: 1065 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-01-21 6:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-16 16:38 pandaboard building with nfs client support Ali, Nasir
2013-01-21 6:55 ` Jesse Zhang
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.