Hi, I newbie on Proxmox.
I've a problem.
I created a CT with Ubuntu15's container. On it, I want mount a share folder by my other ubuntu server with Samba.
How can I do?
By the command :
sudo mount -t cifs //192.168.0.5/Films /media/Films/ -o username=lilphoenix
I've the error message :
mount error(13): Permission denied
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
Thanks for your help.
I've a problem.
I created a CT with Ubuntu15's container. On it, I want mount a share folder by my other ubuntu server with Samba.
How can I do?
By the command :
sudo mount -t cifs //192.168.0.5/Films /media/Films/ -o username=lilphoenix
I've the error message :
mount error(13): Permission denied
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
Thanks for your help.