Multiple SMB Shares in LXC Container

eru2

New Member
Mar 25, 2023
10
0
1
I would like to mount multiple SMB Shares in an unprivileged LXC Container.
I added them to Proxmox and then with the pct set command added it to the container. But cant add more with this command.

Is it possible to mount multiple Shares to LXC Containers?
 
You can use lxc.mount.entry
edit /etc/pve/lxc/vid.conf
lxc.mount.entry: <pve location> <lxc location> none bind,create=dir,optional 0 0