Search results for query: lxc.mount.entry

  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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
  9. 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
  10. 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...
  11. 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...
  12. 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...
  13. 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...
  14. A

    Automatically turn off idle screen with LXC GPU passthrough on LXC restart

    ...startup: order=2,up=10 swap: 0 tags: management;podman;server unprivileged: 1 lxc.mount.entry: /dev/net/tun dev/net/tun none bind,create=file lxc.idmap: u 0 100000 165536 lxc.idmap: g 0 100000 165536 lxc.cgroup2.devices.allow: c 189:* rwm # Coral USB lxc.mount.entry: /dev/bus/usb/004...
  15. A

    After a Proxmox 8 to 9 upgrade a manual EFI partition space cleanup was needed on /var/tmp/espmounts

    I made an account just to thank fabian. :-) His post was very helpful even though the OP is going to do a reinstall. Following the logic of the advice that fabian gave in the thread https://forum.proxmox.com/threads/post-pve-9-0x-upgrade-from-pve-8.171375/#post-799330 was helpful though the...
  16. S

    LXC/Docker VPN container fails to create /dev/net/tun on Proxmox 9.

    ...completely reinstalled Proxmox to be sure. And if you're wondering whether I added the lines lxc.cgroup2.devices.allow: c10:200 rwm lxc.mount.entry: /dev/net/tun dev/net/tun none bind,create=file In these two lines, I am mounting the dev net tun folder in the one corresponding to the...
  17. K

    Proxmox 8.4 Lxc Ollama Amd APU support

    ...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. K

    PCIE Google Coral Install Instructions

    ...these lines to my 100.conf, attempting to translate the successful LXC method to a VM: lxc.cgroup2.devices.allow: c 241:* rwm lxc.mount.entry: /dev/apex_0 dev/apex_0 none bind,optional,create=file My Question: Has anyone successfully passed a host character device like /dev/apex_0 into a...
  19. J

    Problem backing up LXC

    Can you explain to me exactly why VM's were able to backup but not containers? Do you know exactly why the LXC's had permission issues even thought I didn't have the backup directory under /mnt? Just would like to know, to know. ** if you said it in your reply above... don't understand I...