Re: cifs mount in fstab no longer works

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



  On 07/13/2010 07:04 AM, Joseph L. Casale wrote:
> I just did a yum update and now my cifs mount in my fstab no longer mounts
> at boot automatically and messages contains no errors.
>
> I recall the _nnetdev option from a while ago but removed it as it was no
> longer used AFAIK and adding back in confirmed that, messages shows it as
> unknown.
>
> fstab is as follows for this mount:
> //10.0.0.5/Data /home/xxx/Samba cifs 
> username=xxx,password=xxx,uid=500,gid=500 0 0
>
> Any ideas what may have changed?
> Thanks,
> jlc
>
What happens if you manually enter this:

mount -t cifs -o rw,uid=500,gid=500   username=xxx,password=xxx  
//10.0.0.5/Data  /home/xxx/Samba
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux