On 03Jul2020 17:04, Bob Goodwin <bobgoodwin@xxxxxxxxxxx> wrote: > have tried to incorporate my data in your sample fstab line: > >//192.168.50.149/home/share /media/smb cifs uid=bobg,credentials=/home/bobg/cred,iocharset=utf8,noperm,dir_mode=0775,file_mode=0664 >0 0 > >My credential file: >[bobg@WS1 ~]$ cat /home/bobg/cred >user=bobg >password= my passwd > >However the end result fails in the same way as others I tried which I >thought would work but refuse to mount. > >[root@WS1 bobg]# mount //192.168.50.57/home/share /media/smb >Password for bobg@//192.168.50.57/home/share: >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) > >Obviously I still have something wrong somewhere. I may do better >deleting everything and starting over ... Does /media/smb exist? Mount points need to exist before that are used. - Cameron _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxxxx