Search results for query: lxc.mount.entry

  1. M

    [Help] k3s on LXC: nvfm protocol failed to attach virtual disk (OpenEBS Mayostor)

    ...c 21:* rwm lxc.cgroup2.devices.allow: c 10:240 rwm lxc.cgroup2.devices.allow: c 10:196 rwm lxc.cgroup2.devices.allow: b 259:* rwm lxc.mount.entry: /dev/sg0 dev/sg0 none bind,optional,create=file lxc.mount.entry: /dev/dri dev/dri none bind,optional,create=dir 0 0 lxc.mount.entry...
  2. N

    Restore fails - ACL invalid, failed to apply acls: EINVAL: Invalid argument

    ...debian rootfs: local-lvm-2:vm-121-disk-0,size=50G startup: order=100 swap: 512 unprivileged: 1 lxc.cgroup2.devices.allow: c 226:* rwm lxc.mount.entry: /dev/dri dev/dri none bind,optional,create=dir lxc.hook.pre-start: sh -c "chown 0:44 /dev/dri/renderD128" lxc.hook.pre-start: sh -c "chmod 666...
  3. V

    Using ZFS commands inside LXC container

    ...debian repos were a few versions behind. Furthermore, I added this to the LXC config file: lxc.cgroup.devices.allow: c 10:249 rwm lxc.mount.entry: /dev/zfs dev/zfs none bind,create=file 0 0 lxc.mount.entry: /dev/fuse dev/fuse none bind,create=file 0 0 lxc.mount.entry: /sys/class sys/class...
  4. Y

    Unable to pass-through ch340 to lxc

    Thanks Filip but that didn't work. I removed the two entries and I added a new controller /dev/serial/by-id/usb-FTDI_FT232R_USB_UART_A10MO7T5-if00-port0 to the device passthrough. I know that the adapter works and the device path is valid since the container failed to boot earlier when I...
  5. fschauer

    Unable to pass-through ch340 to lxc

    There should be no need to mess around with lxc.mount.entry, lxc.cgroup2.devices.allow, lxc.idmap. Just pass the device through in the Web UI: Select the container -> Resources -> Add -> Device Passthrough.
  6. Y

    Unable to pass-through ch340 to lxc

    ...lxc.mount.entry: /dev/ttyUSB0 dev/ttyUSB0 none bind,create=file lxc.cgroup2.devices.allow: c 188:* rwm 4. I changed the user to openhabian for the group dialout based on ChatGPT...
  7. N

    [SOLVED] (My solution sucks if you have a better one i would like to hear it) mnt media drive to host directly share to CTs, ended up locking myself out of CTs

    ...I also tried something called a recursive mount which is what google came up with which described a mount like this lxc.mount.entry: /path/on/host /path/in/container none rbind,create=dir,optional 0 0 to add to my container config file. however the container either for whatever reason isnt...
  8. fschauer

    CTX with no particular conf and USB

    lsusb listing all USB devices is expected, since it reads the USB device list out of the sysfs which is mounted into the container. But you cannot access the USB device without explicitly passing it through. There is a simpler way to pass a device through: Resources -> Add -> Device Passthrough...
  9. R

    CTX with no particular conf and USB

    Hello, Here below my conf of my ctx: root@pve:~# cat /etc/pve/lxc/109.conf #lxc.cgroup.devices.allow%3A c 189%3A43 rwm #lxc.mount.entry%3A /dev/bus/usb/001/043 dev/ttyUSB1 none bind,optional,create=file arch: amd64 cores: 1 features: nesting=1 hostname: nad memory: 512 net0...
  10. M

    [SOLVED] How to code FSTAB for a LXC ?

    ...lxc.cgroup2.devices.allow: a lxc.cap.drop: lxc.cgroup2.devices.allow: c 188:* rwm lxc.cgroup2.devices.allow: c 189:* rwm lxc.mount.entry: /dev/serial/by-id dev/serial/by-id none bind,optional,create=dir lxc.mount.entry: /dev/ttyUSB0 dev/ttyUSB0 none bind,optional,create=file...
  11. S

    Container not mounting /etc/fstab on boot

    ...the Guest (data/MyFolder - yes you need to omit the initial /, this gets mounted inside the Guest to /data/MyFolder in Practice :) ): lxc.mount.entry: /dev/net dev/net none bind,create=dir lxc.mount.entry: /zdata/MyFolder data/MyFolder none rbind,create=dir,optional 0 0...
  12. R

    misc issues with desktop installed on pve system

    ...onboot: 1 ostype: debian protection: 1 rootfs: lxc2:subvol-34201-disk-0,size=8G searchdomain: fantinibakery.com swap: 512 lxc.mount.entry: /ht ht none bind,create=dir,optional 0 0 lxc.mount.entry: /tv tv none bind,create=dir,optional 0 0 I'm working on the issue. any suggestions on...
  13. B

    Hardware acceleration Proxmox LXC not working

    ...rootfs: Raid10:subvol-107-disk-0,size=3G,mountoptions=discard startup: order=1 swap: 1024 tags: debian;docker lxc.mount.entry: /home/docker var/lib/docker/bind none bind,rw 0 0 lxc.mount.entry: /home/trans home/trans none bind,rw 0 0 lxc.mount.entry: /home/emby home/emby none bind,rw 0 0...
  14. A

    Hardware acceleration Proxmox LXC not working

    ...swap: 512 tags: community-script;media unprivileged: 1 lxc.cgroup2.devices.allow: c 10:200 rwm lxc.mount.entry: /dev/net/tun dev/net/tun none bind,create=file lxc.hook.pre-start: sh -c "chmod 0666 /dev/dri/renderD128" kann später auch das von emby posten Edit: emby text anhang
  15. A

    Hardware acceleration Proxmox LXC not working

    ...onboot: 1 ostype: ubuntu rootfs: local-btrfs:114/vm-114-disk-0.raw,size=32G swap: 512 tags: community-script;media unprivileged: 1 lxc.cgroup2.devices.allow: c 10:200 rwm lxc.mount.entry: /dev/net/tun dev/net/tun none bind,create=file
  16. E

    How do I pass an optical drive into LXC container?

    ...here, like this: lxc.cgroup2.devices.allow: c 189:129 rwm lxc.cgroup2.devices.allow: c 11:0 rwm lxc.cgroup2.devices.allow: c 21:4 rwm lxc.mount.entry: /dev/sr0 dev/sr0 none bind,optional,create=file,gid=25,uid=0 lxc.mount.entry: /dev/sg4 dev/sg4 none bind,optional,create=file,gid=25,uid=0...
  17. A

    Finding GPU Passthrough LXC Path

    ...lxc.cgroup2.devices.allow: a lxc.cap.drop: lxc.cgroup2.devices.allow: c 188:* rwm lxc.cgroup2.devices.allow: c 189:* rwm lxc.mount.entry: /dev/serial/by-id dev/serial/by-id none bind,optional,create=dir lxc.mount.entry: /dev/ttyUSB0 dev/ttyUSB0 none bind,optional,create=file...
  18. J

    Almost there but need help: iGPU passthrough to Jellyfin LXC

    ...is the LXC ID). 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/dri/card0 dev/dri/card0 none bind,optional,create=file lxc.mount.entry...
  19. S

    impossible iGPU passthrough

    ...swap: 1024 unprivileged: 1 lxc.cgroup2.devices.allow: c 226:0 rwm lxc.cgroup2.devices.allow: c 226:128 rwm lxc.mount.entry: /dev/dri/renderD128 dev/dri/renderD128 none bind,optional,create=file I tried everything from reddit, proxmox forums and nothing... I tried both Proxmox 9 and now 8.4...