On 12/7/19 11:30 AM, Bob Goodwin wrote:
This computer's fstab has the line: 192.168.2.128:home1 /media/nfs
nfs4 rw,soft,intr,fg,comment=systemd.automount 0 0
And at the server exports is:
[bobg@NFS-Server ~]$ cat /etc/exports
/nfs4exports/home1
192.168.2.0/24(rw,sync,insecure,no_root_squash,no_subtree_check)
/nfs4exports/data
192.168.2.0/24(rw,sync,insecure,no_root_squash,no_subtree_check)
My mount command: [root@Workstation-1 bobg]# mount 192.168.2.128:home1
/media/nfs
Wouldn't this be?
mount 192.168.2.128:/nfs4exports/home1 /media/nfs
--
Tim Evans |5 Chestnut Court
443-394-3864 |Owings Mills, MD 21117
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx