mount.nfs: Operation not permitted on Debian sid

When I tried to mount an NFSv3 share from an Debian etch host I’ve got the error “mount.nfs: Operation not permitted”.

The solution was to force mount.nfs to NFSv3: mount -t nfs -o nfsvers=3 server:/share /mnt

Thanks to this post.

0 Responses to “mount.nfs: Operation not permitted on Debian sid”


  1. No Comments

Leave a Reply