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

Re: cifs share is not mounted during boot



2010/10/5 Γιώργος Πάλλας <gpall@ccf.auth.gr>:
> Hello to all!
>
> I have this cif share in my /etc/fstab which is not mounted during boot
> and I can't figure out why:
>
> //myserver/myData/data1             /media/cifs-shares/dat1
> cifs
> defaults,user,auto,noserverino,uid=1000,gid=1000,credentials=/home/gpall/Documents/samba_credentials.txt
> 0       3
>
> After boot, giving a "mount -a" as root mounts it without problem. It is
> not a matter of the credential file not being available during boot:
> Even with the credentials supplied in /etc/fstab directly the share is
> not mounted and nothing ever get logged.
>
> I'm running updated debian squeeze and would appreciate some help!

try mount using ip address ? Are you sure that network is available that time?

or add @reboot mount -a on cron crontab ?

--
Eero


Reply to: