Search results

  1. D

    [SOLVED] Help for passing host devices to container

    Oh, wait. Stupid me. Had a syntx error in "lxc.cgroup.devices.allow: c 10 200 rwm". There was missing a colon (... 10:200 rwm). Now it is working. Thank you so much. In the end "cgroup2" was the solution.
  2. D

    [SOLVED] Help for passing host devices to container

    Unfortunately not making any difference. Still getting " Operation not permitted"
  3. D

    [SOLVED] Help for passing host devices to container

    Hi, I'm completely new to Proxmox and installed a non-subscribed instance (v7.0-8) some days ago. After that I've created a privileged container from template "debian-11-standard_11.0-1_amd64.tar.gz" and wanted to passed some devices. Please have a look at the config: arch: amd64 cores: 16...