Proxmox 7 LXC USB no permission

LarsNorgaard

Member
Jul 2, 2021
2
0
6
40
Hi,

I've installed the beta of Proxmox 7 on a server, but no matter what I do, I can't seem to get access to the USB devices connected to the host inside an LXC.

I have added the cgroup, tried using udev, adding mount to .conf file for /dev/usb.

Code:
lxc.cgroup.devices.allow: a

How do I add the right permission or set the right flag to allow access to the USB ports (could it be apparmor?)

Things worked fine under Proxmox 6.
 
what os is your lxc container? I had to update my debian lxc to bullseye as well before docker would work again.