Hi,

I want to mount a nfs volume on my dachstein box.

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?

Manfred

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

Reply via email to