Re: NAS no longer mounting at boot

2012-02-27 Thread Camaleón
On Thu, 23 Feb 2012 18:55:10 +, Russell Gadd wrote: > I have this in /etc/fstab > //nasbox/dataNAS /mnt/dataNAS cifs > rw,user,exec,iocharset=utf8,user=xyz,password=xxx,uid=1000,gid=1000 Mmm, I would try with a simpler line for the share, just to check: //ip_address/dataNAS /mnt/dataNAS cif

Re: NAS no longer mounting at boot

2012-02-23 Thread Frank Lanitz
On Thu, 23 Feb 2012 18:55:10 + Russell Gadd wrote: > I have this in /etc/fstab > //nasbox/dataNAS /mnt/dataNAS cifs > rw,user,exec,iocharset=utf8,user=xyz,password=xxx,uid=1000,gid=1000 > > Up to recently it used to mount at boot time but doesn't any more. I > assume some update changed thin