[BusyBox] NFSMount

David Marqvar (DAM) DAM at tt.dk
Wed Mar 20 03:40:03 UTC 2002


>> NFSMount will not work for me! Using 
>> mount -t nfs -o nolock,soft,ro 89.1.3.152:/tt /tt
>> gives me:
>> 	nfs warning: mount version older than kernel
>> 	NFS: mount program didn't pass a remote address!
>> 	mounting 89.1.3.152:/tt on /tt failed: invalid argument
>> 
>> Any suggestions of what could be wrong?

> Kernel version (client/server)?

Sorry,

Kernel: 2.4.4, running on a FADS823 embedded.
Busybox: 0.60.2, powerpc.
Server: RedHat 7.2

expoertfs -v :
/home/tt        89.1.5.27(rw,async,wdelay,no_root_squash)
/home/tt        89.1.0.0/255.255.248.0(rw,async,wdelay,no_root_squash)

rpcinfo -p :
   program vers proto   port
    100000    2   tcp    111  portmapper
    100000    2   udp    111  portmapper
    100024    1   udp   1024  status
    100024    1   tcp   1024  status
    391002    2   tcp   1026  sgi_fam
    100011    1   udp    796  rquotad
    100011    2   udp    796  rquotad
    100011    1   tcp    799  rquotad
    100011    2   tcp    799  rquotad
    100005    1   udp   1025  mountd
    100005    1   tcp   1027  mountd
    100005    2   udp   1025  mountd
    100005    2   tcp   1027  mountd
    100005    3   udp   1025  mountd
    100005    3   tcp   1027  mountd
    100003    2   udp   2049  nfs
    100003    3   udp   2049  nfs
    100021    1   udp   1026  nlockmgr
    100021    3   udp   1026  nlockmgr
    100021    4   udp   1026  nlockmgr

nfsmount works from another RedHat 7.2.

/David



More information about the busybox mailing list