Altera_Forum
Honored Contributor
20 years agonfs-problem
Hi,
if i try to mount an nfs-share like: mount -t nfs 10.10.13.118:/data1 /mnt/nfs -n -o nolock i get the following error: nfs warning: mount version older than kernel if i try to list the dir with ls it works but if i copy a file from /mnt/nfs to my CF-Card /mnt/ide0 i get an other error like: (it takes a long time then) nfs: server 10.10.13.118 not responding, still trying i searched the forum and see a thread that describe the same error but must i have portmap to do this?? My nfs server is a Suse Linux 9.3 professionell Worksation. /etc/exports /data1 *(rw,no_auth_nlm,insecure_locks,no_acl,no_root_squash) hope someone can help regards Mike