LXC container instantly shutsdown when mount point is created. I have a folder i'd like to share to a privaliged container from the host.
Folder placement on lxc container id like files to be placed:
Folder placement on host to mount:
command used:
Folder placement on lxc container id like files to be placed:
/root/mnt
Folder placement on host to mount:
/mnt/sdb
command used:
pct set 114 -mp0 mp=/mnt/sdb,/root/mnt
Last edited: