Hi, I want to mount my NAS drive but I keep failing on so basic operation as a mount. When I use this:
Code
mount -t cifs //192.168.1.20/video /storage/nasvideo -o vers=3.0,username=myUsername,password=myPass,rw
I get this this result:
So withount this working I can't make anything described in Mounting OS Level Network Shares | OpenELEC Mediacenter
Any idea what to do, please?