Retrying with upper case share name mount error(6): No such device or address Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) willem@php:~$ sudo mount.cifs -o user=www-data,pass=demostore //server/share /mnt/ mount error: could not resolve address for server: Unknown error willem@php:~$ sudo mount.cifs -o user=www-data,pass=demostore //192.168.0.105/share /mnt/ Retrying with upper case share name mount error(6): No such device or address Refer to the mount.cifs(8) manual page (e.g. man mount.cifs) willem@php:~$