Setting up NFS client

Mike Frysinger vapier at gentoo.org
Sat Apr 18 21:07:25 UTC 2009


On Saturday 18 April 2009 13:53:36 Michael Abbott wrote:
> On Sat, 18 Apr 2009, Paul Smith wrote:
> > On Sat, 2009-04-18 at 01:52 -0700, Chris Plasun wrote:
> > > On the board I run "mount -t nfs 192.168.1.102:/home/na/nfstest
> > > /nfstest" but it eventually returns with the following error:
> > >
> > > mount: RPC: Timed out
> > > mount: nfsmount failed: Bad file descriptor
> > > mount: Mounting 192.168.1.102:/home/na/nfstest on /nfstest failed:
> > > Bad file descriptor
> >
> > Also, if you're seeing a delay on the client you probably don't have the
> > portmapper running on the client.  If you don't want to add it there
> > that's OK, but then you have to disable lock management; add the "-o
> > nolock" option to your mount command on the client.
>
> This issue, the portmapper, threw me for a long time.  Is it still not
> built into busybox?

portmap is dead; long live rpcbind.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.busybox.net/pipermail/busybox/attachments/20090418/70f2adc2/attachment-0001.pgp>


More information about the busybox mailing list