Hi all,

I want to set up a nfs user space server using runqemu-export-rootfs.sh script.
When I run the unmodified script my exported filesystem can not be seen,
but when I remove parameters: -x $NFS_NFSPROG and -y $NFS_MOUNTPRO from unfsd
and remove corresponding command line parameters all is working fine.
Those parameters are responsible for setting rpc ports for nfs service.

Google says there is some patch to kernel allowing rpc services or higher port in yocto: https://lists.yoctoproject.org/pipermail/yocto/2011-September/002741.html, but I can not see them in poky 1.6. I am using kernel 3.14. Is there any patches that I need to apply, or maybe I do something wrong?

Regards,
Marcin
**
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to