Hi Alexander, thanks for the tip. I added "fsid=0x1234" in my /etc/exports and restarted the nfs-server but that did not help.
I found a knoppix report suggesting (by Klaus Knopper) to do mount -t tmpfs none /var/lib/nfs/v4recovery before starting the nfs-server. No luck. Having a look on my kernels output with dmesg I found soumething looking like a problem of nfsd accessing the portmapper nfsd: unexporting all filesystems RPC: failed to contact portmap (errno -5). NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory NFSD: starting 90-second grace period That message is gone now after doing the mount, restarting nfs-server _AND_ portmap daemon. But my permission denied when doing the mount on the client persists. Regards, Martin. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

