Once upon a time, Bob Goodwin - Zuni, Virginia, USA <bobgoodwin@xxxxxxxxxxxx> said: > I've created an Centos7 VM in this updated Fedora-20 box. NFS always > works without a hitch however I can't mount the server from the VM. > > [root@localhost bobg]# mount 192.168.1.8:/home/bobg/ /mnt/HOME1/ > mount.nfs: access denied by server while mounting 192.168.1.8:/home/bobg/ Possibly NFSv4 vs. NFSv3? RHEL/CentOS 6 and earlier (and Fedora before around 17 IIRC) default to NFSv3 mounts, while newer stuff defaults to NFSv4. Try adding "-o nfsvers=3". -- Chris Adams <linux@xxxxxxxxxxx> -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org