On 7/4/20 4:35 PM, Bob Goodwin wrote:
presently I have in 'etc/fstab   //192.168.50.149/home/share /media/smb    cifs    defaults,credentials=/home/bobg/cred   0 0 Which is adapted from a working line used previously in the old smb server.

and then:
[root@WS1 bobg]# mount //192.168.50.149/home/share  /media/smb

I'm not sure how much of a difference it will make, but if you have the mount already defined in fstab, then you only use the destination directory in the mount command: "mount /media/smb".
_______________________________________________
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