576 B
576 B
LXC
Show running LXC
sudo pct list
GPU access
Add the following to the config:
lxc.cgroup2.devices.allow: c 226:0 rwm
lxc.cgroup2.devices.allow: c 226:128 rwm
lxc.cgroup2.devices.allow: c 29:0 rwm
lxc.mount.entry: /dev/dri dev/dri none bind,optional,create=dir
lxc.mount.entry: /dev/fb0 dev/fb0 none bind,optional,create=file
Add mount point
Add the following to the config:
mp10: /tank/media/downloads,mp=/mnt/media/downloads
/tank/media/downloads = on the host
/mnt/media/downloads = in the container