On 8/21/19 6:36 PM, Bob Goodwin wrote:
> After what appears to be an equipment failure I am having trouble getting a 
> new server
> connected to a client. After trying whatever I can think of the client still 
> does:
>
> [root@bobg bobg]# mount 192.168.2.128 /mnt/testb
> mount: /mnt/testb: special device 192.168.2.128 does not exist.
>
> While ssh shows:
>
> [bobg@localhost-live ~]$ ll /etc/exports
> -rw-r--r--. 1 root root 41 Aug 20 12:30 /etc/exports
>
> Any suggestions.thoughts?
>

Aren't you missing what on 192.168.2.128 you wish to mount?

Like....

[root@meimei ~]# mount ds6 /syntegra
mount: /syntegra: special device ds6 does not exist.

[root@meimei ~]# mount ds6:/volume1/syntegra /syntegra
[root@meimei ~]#


-- 
If simple questions can be answered with a simple google query then why are 
there so many
of them?
_______________________________________________
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