On 8/28/19 6:17 AM, Bob Goodwin wrote:
>
>
> On 8/27/19 6:05 PM, Bob Goodwin wrote:
>>> The easiest way to resolve the issue is to place the interface on the NFS 
>>> server in the "Trusted" firewall zone.  The setting for that can be found 
>>> in the Network Manager GUI for that interface in the "General 
>>> Configuration" tab.  At least that is what is shown on my KDE system.
>>>
>> .
>> Good, that allows showmount to dis[lay the export list.
> .
> Now what is wrong with my mount command?
>
> [root@box83 bobg]# mount  192.168.2.128 /home /etc/exports /mnt/testb
> mount: bad usage
> Try 'mount --help' for more information.

mount 192.168.2.128:/home /mnt/testb

the format is

mount from_where:what_to_mount  mount_point



-- 
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