i reinstalled my max2play on a new sd card
but i have a problem mounting my NAS share
i use exaclty the same options (which are correct and working on other devices, and these were working before on the old sd card too)
however, every time i want to add the mount points with the webgui, i get this error:
mount error(112): Host is down Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
Mountpoint NOT added! Please refer to the description below!
the ip is pingable from the raspberry 3 and the NAS is up and running (and yes i can access the share with the password and user provided)
any ideas what this can be and how to resolve this?
never had this problem in the past, and configured several raspberry pis on my network before
now i have to use these options:
user=***,password=***,_netdev,sec=ntlm,iocharset=utf8,vers=1.1
i now have to specify the version to mount my smb share
yesterday i performed a apt-get upgrade on the raspberry, so i had complete clean upgraded version
i guess after the upgrade the raspbian has a new smb version, so now i have to specify hich version i want to use
in my case i need to specify version1.1 to be able to mount the share
version 2 gives me the same mount error 112
This reply was modified 6 years, 8 months ago by geitje.