> Using mount -t nfs 192.168.1.200:/LRP /mnt I get this errors:
> nfs warning: mount version older than kernel
> NFS: mount program didn't pass remote address!
> mount: Mounting 192.168.1.200:/LRP on /mnt failed: Invalid argument
>
> Then I remembered that someone on this list mentioned that busybox mount
> doesn't support nfs and tried the mount command from debian slink
> system.
> I get this errors:
> nfs warning: mount version older than kernel
> nfs: server 192.168.1.200 is not responding
> nfs: server 192.168.1.200 still not responding
> the last message is repeated indefinitely.
>
> I checked the network traffic and it looks ok.
> I compared it with a sequence when mounting from the debian system.
>
> The mount binary from the debian system also works ok on an
> eigerstein2beta box.
>
> Maybe anyone has an idea?

I don't work with NFS stuff much, but I believe you need a bunch of kernel
modules loaded, the portmap service running, and maybe some other
infrastructure in place before you can "mount -t nfs ..."

Charles Steinkuehler
http://lrp.steinkuehler.net
http://c0wz.steinkuehler.net (lrp.c0wz.com mirror)



_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to