On 2020-07-05 07:57, Bob Goodwin wrote:
>
>
> On 2020-07-04 19:49, Samuel Sieb wrote:
>> f you have the mount already defined in fstab, then you only use the 
>> destination directory in the mount command: "mount /media/smb
> °
>
> [root@WS1 bobg]# mount /media/smb
> mount error(2): No such file or directory
> Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log 
> messages (dmesg)
>
> Then my fstab line is wrong ...
>

Why don't you comment out the fstab entry and try....

mount -o uid=bobg,credentials=/home/bobg/cred //192.168.50.149/home/share 
/media/smb



-- 
The key to getting good answers is to ask good questions.
_______________________________________________
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