Hello
I'm use turnkey file-server to build new samba storage. I have old samba storage on other server and i need to mount old storage to copy data from it ( i cannot do archive on other server because of encoding problems).
And when i do mount -t cifs bla bla bla - it return
When i do the same from PVE shell - it works fine but i need it into lxc container.
I'm use turnkey file-server to build new samba storage. I have old samba storage on other server and i need to mount old storage to copy data from it ( i cannot do archive on other server because of encoding problems).
And when i do mount -t cifs bla bla bla - it return
Code:
mount error(1): Operation not permitted
When i do the same from PVE shell - it works fine but i need it into lxc container.