Hello,
When I try to record something on my cifs nas I got write error. It seems that I cant write files bigger than 2gb.
I wanted to try few mount options like lfs, but mount program can't mount cifs filesystem. looks like i need mount.cifs program.
mount: /media/net/dreamboxFSERVER: bad option; for several filesystems (e.g. nfs, cifs) you might need a /sbin/mount.<type> helper program.
i am mounting with:
<cifs> <mount> <active>True</active> <hdd_replacement>True</hdd_replacement> <ip>192.168.0.61</ip> <sharename>dreamboxFSERVER</sharename> <sharedir>dreambox</sharedir> <options>rw,vers=2.1</options> <username>username</username> <password>password</password> </mount> </cifs>