非硬件直通版本
1,安装旁路由
下载地址:https://fw.koolcenter.com/iStoreOS/x86_64/
qm importdisk 100 /var/lib/vz/template/iso/istoreos-22.03.7-2024120615-x86-64-squashfs-combined.img local-lvm
2,安装飞牛OS
下载地址:https://www.fnnas.com/download
RDM硬盘直通代码:
ls -la /dev/disk/by-id/|grep -v dm|grep -v lvm|grep -v part
qm set 101 --sata0 /dev/disk/by-id/ata-xxxx
3,安装HomeAssistantOS智能家居管理
下载地址:https://bbs.hassbian.com/thread-24779-1-1.html
login
ha-install -t
ha host reboot
4,添加温度显示
(curl -Lf -o /tmp/temp.sh https://raw.githubusercontent.com/a904055262/PVE-manager-status/main/showtempcpufreq.sh || curl -Lf -o /tmp/temp.sh https://mirror.ghproxy.com/https://raw.githubusercontent.com/a904055262/PVE-manager-status/main/showtempcpufreq.sh) && chmod +x /tmp/temp.sh && /tmp/temp.sh remod
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END
暂无评论内容