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.
“When the power of love overcomes the love of power, the world will know peace.” – Sri Chinmoy Ghose
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”
Leave a Reply