On 8/21/19 7:19 AM, Tom H wrote:
[root@bobg bobg]# mount 192.168.2.128 /mnt/testb
mount: /mnt/testb: special device 192.168.2.128 does not exist.
You need to run "mount 192.168.2.128:/path/2/exported/fs /mnt/testb"
.
If I understand. I think the "path" is complete?

-rw-r--r--. 1 root root 41 Aug 20 12:30 /etc/exports

[bobg@localhost-live ~]$ cat /etc/exports
/home    192.168.2.0/24(rw,no_root_squash)

but now I am wondering where is that "/home    " coming from? I didn't notice that before ...

/mnt/testb is on the client from which the mount command is being issued, 192.168.2.153 not the server 192.168.2.128.

The more I look at this the more confused I am getting, I'm simply doing what I would normally do to mount the server ...

However, now when I look at it this way I see what my mount command should be seeing.

[bobg@localhost-live ~]$ cat /home /etc/exports
cat: /home: Is a directory

/home    192.168.2.0/24(rw,no_root_squash)

I am still confused, is my mistake in the server or the client?

--
Bob Goodwin - Zuni, Virginia, USA
http://www.qrz.com/db/W2BOD
box83  FEDORA-30/64bit LINUX XFCE Fastmail POP3

_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
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@lists.fedoraproject.org

Reply via email to