Create a Bitcoin Core Node CT in Proxmox Create the CT: Debian 12 image 4GB system disk in local-lvm 6GB RAM, 0 swap Add a data disk mount point In the CT's "Resources" > "Add" > "Mount point": Storage: "Directory" disk from above
How to setup VA-API within Proxmox LXC Unprivileged container Proxmox configuration No drivers need to be installed on the proxmox, from now called host. Find GIDs of video and render group on host: cat /etc/group | grep video cat /etc/group | grep render