注:kernel升级到4.15版本后会有这个问题
解决办法:加vers=1.0参数
具体命令:$ sudo mount -o username=aa,password=xxxx,vers=1.0 //10.0.1.5/ming /mnt
Ubuntu 16.04 mount报Operation not supported解决办法
原文:https://blog.51cto.com/yangzhiming/2433052