lxc模板选择alpine,容器创建的时候要选择特权容器,因为后面需要硬件解码

sudo apk add intel-media-driver
apk add libva-utils

#/etc/pve/lxc/105.conf
lxc.cgroup2.devices.allow: c 226:0 rwm
lxc.cgroup2.devices.allow: c 226:128 rwm
lxc.mount.entry: /dev/dri/card0 dev/dri/card0 none bind,optional,create=file
lxc.mount.entry: /dev/dri/renderD128 dev/dri/renderD128 none bind,optional,create=file
apk add jellyfin jellyfin-web font-noto-cjk font-noto-cjk-extra && rc-update add jellyfin
❤️ 文章随意转载❤️