Also, if you turn on nfs mount support in busybox it won't build.
Although I don't believe that is necessary to use nfs. Something is
messed up with the dependencies.

On Sat, Jan 18, 2014 at 4:38 PM, [email protected] <[email protected]> wrote:
> Can any get a remote nfs volume to mount from openwrt on git head?
> I've been playing with it for a few days and can't get it to work.
>
> The nfs exports are ok and work from other machines.
>
> root@OpenWrt:/# mount -t nfs 192.168.1.40:/export/work /mnt
> mount.nfs: rpc.statd is not running but is required for remote locking.
> mount.nfs: Either use '-o nolock' to keep locks local, or start statd.
> mount.nfs: mounting 192.168.1.40:/export/work failed, reason given by
> server: No such file or directory
> mount: mounting 192.168.1.40:/export/work on /mnt failed: Invalid argument
> root@OpenWrt:/# mount -t nfs -o nolock 192.168.1.40:/export/work /mnt
> mount.nfs: Connection timed out
> mount: mounting 192.168.1.40:/export/work on /mnt failed: Invalid argument
> root@OpenWrt:/#
>
>
> --
> Jon Smirl
> [email protected]



-- 
Jon Smirl
[email protected]
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to