Yesterday I worked with mount for the first time it was working.
Today my Ubuntu wasn't responding so I had to reboot. But now when I try to acess of my network it fails.
Moreover, when I try sudo mount -a
it tells me
mount error(2): No such file or directory Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
Also when I try to connect directly with ssh, it seems to be pending (no errors but nothing happening, I can still write things in the console).
This is my fstab.
//IP_ADRESS/rock /media/zout cifs credentials=/home/rock/.smbcredentials,iocharset=utf8,file_mode=0777,dir_mode=0777,noperm 0 0