[uClibc] uClibc - nfs support

Steve Scott sscott at san.rr.com
Mon Dec 6 22:44:08 UTC 2004


Thanks. The nolock option solved the problem. I can now mount the
directory [ :-) ] on the server from the embedded system.

Thanks to everyone for the suggestions. Sorry to be so ignorant.

--steve


----- Original Message ----- 
From: "Andrew May" <acmay at acmay.homeip.net>
To: "Steve Scott" <sscott at san.rr.com>
Cc: <uclibc at uclibc.org>
Sent: Monday, December 06, 2004 12:42 PM
Subject: Re: [uClibc] uClibc - nfs support


> On Mon, 2004-12-06 at 10:58 -0800, Steve Scott wrote:
> > It doesn't work, it just compiles and runs. I still can't
> > nfs mount the files on the server... :-(
> 
> Well one nit is that you don't mount files you mount directories.
> 
> I have had no problems mounting stuff.I do something like this.
> 
> mount -tnfs -onolock,ro,nfsvers=2 192.168.1.1:/tftpboot /tmp/update
> 
> I would hope you have checked out where the error is from. client or
> server? Everything is exported correctly to the correct IP's.
> Things can be mounted by normal workstation machines etc.
> NFS is compiled into the kernels....
> 
> 



More information about the uClibc mailing list