[uClibc]Re: Alternative network filesystems

Michael E Brown mebrown at michaels-house.net
Thu Feb 14 06:48:34 UTC 2002


uClibc-0.9.8, busybox-0.60.1 and kernel 2.4.17/2.4.9

This works for me (taken directly from my system):
mount -t nfs -o nolock $server $mntpnt

You may try putting the '-t nfs' option in there. I found that I needed
it.
--
Michael

On Wed, 13 Feb 2002, Jason Bodnar wrote:

> > What do you mean `NFS mounting with busybox seems to be a bit spotty'?
>
> I posted a message yesterday discussing this. I've dug through the mailing
> list and there have been quite a few people with NFS problems. A number of
> them were probably do the NFSv3 changes in the kernel a while back but in my
> case I don't think that's the problem.
>
> Using uClibc-0.9.9, busybox-0.60.2 and 2.4.17 kernel when I try to mount an
> NFS filesystem I get:
>
> nfs: server 192.168.1.4 not responding, still trying
>
> On the NFS server I see the following in /var/log/messages:
>
> Feb 13 23:17:28 home rpc.mountd: authenticated mount request from
> 192.168.1.99:620 for /home/jbodnar/mp3 (/home/jbodnar/mp3)
>
> My /etc/exports is:
>
> /home/jbodnar/mp3            192.168.1.0/24(ro,root_squash)
>
> The mount command just hangs after the "still trying" message. I can't stop it
> with Ctl-C but I can restart the machine with CTL-ALT-DELETE.
>
> I am not running portmap but I am executing the mount command with "-o
> nolock".
>
> Jason Bodnar
>
> --
> Open WebMail Project (http://openwebmail.org)
>
> _______________________________________________
> uClibc mailing list
> uClibc at uclibc.org
> http://uclibc.org/mailman/listinfo/uclibc
>
>





More information about the uClibc mailing list