Elliott Partridge's latest activity

  • E
    Instead of mounting the device node into the container, use the device passthrough feature instead: pct set <vmid> --dev0 path=/dev/bus/usb/001/005 This creates a new device node within the container, which should fix this error.