On 2020-07-05 22:20, Bob Goodwin wrote:
>
>
> On 2020-07-05 10:04, Ed Greshko wrote:
>> You're missing the final parameter.  You didn't say where to mount!  I wrote 
>> this out....
>> You're missing /media/smb at the very end.
> .
> [root@WS1 bobg]# mount -o uid=bobg,credentials=/home/bobg/cred 
> //192.168.50.149/home/share /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)
>
> Sorry for the error. too msny copy pastes ...
>

If you change /media/smb to /mnt do you get the same error?

Did you check the journal for errors?

You should see something like....

Jul 05 22:23:12 meimei.greshko.com kernel: CIFS: Attempting to mount

And maybe a better clue as to what file or directory is not being found.

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