But something has stopped working.
Now when i type sudo mount - a I get a permissions error.
Code: Select all
sudo mount -a -v
mount.cifs kernel mount options: ip=192.168.1.45,unc=\\192.168.1.45\Two_Terror,iocharset=utf8,uid=1000,gid=1000,user=philspitler,pass=********
mount error(13): Permission denied
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)I am a total noobie with Linux so I don't really know where to start looking.
Any ideas?
Cheers.