Mount error(5):Input/output error on mount

https://superuser.com/questions/850301/mount-error5input-output-error-on-mount

 

 

When setting up a share on a Windows 2012 server, I had to use:

sudo mount.cifs //server/folder /path/to/folder/ -o user=username,password=pass,vers=3.0

Note the vers=3.0.

Based on the suggestions below, you may need to try vers=2.0. The vers parameter is the key.

posted on 2018-06-26 16:42  蚂蚁flow  阅读(3800)  评论(0编辑  收藏  举报

导航