PVE9 Beta保姆级升级教程!PVE8→PVE9轻松升级

不建议生产力,重要环境升级,稳定最重要

Upgrade from 8 to 9:

https://pve.proxmox.com/wiki/Upgrade_from_8_to_9
可选:
wget http://share.geekxw.top/yuan.sh -O yuan.sh && chmod +x yuan.sh && ./yuan.sh
###替换默认PVE8源 PS:不带ceph源

更新源并升级到最新PVE8
apt update
apt dist-upgrade
升级pve9bete检查:
pve8to9

更新到debian13源:
sed -i 's/bookworm/trixie/g' /etc/apt/sources.list
添加PVE9 test源:
cat > /etc/apt/sources.list.d/proxmox.sources << EOF
Types: deb
URIs: https://mirrors.ustc.edu.cn/proxmox/debian/pve
Suites: trixie
Components: pve-test
Signed-By: /usr/share/keyrings/proxmox-archive-keyring.gpg
EOF

更新源并升级到最新PVE9 bete:
apt update
apt dist-upgrade
添加Ceph test软件包存储库:
cat > /etc/apt/sources.list.d/ceph.sources << EOF
Types: deb
URIs: http://download.proxmox.com/debian/ceph-squid
Suites: trixie
Components: test
Signed-By: /usr/share/keyrings/proxmox-archive-keyring.gpg
EOF
微信扫一扫打赏
微信打赏二维码
感谢您的支持!让我有持续更新的动力
© 版权声明
THE END
点赞0打赏作者 分享
评论 抢沙发
头像
欢迎您留下宝贵的见解!
提交
头像

昵称

取消
昵称表情代码图片快捷回复

    暂无评论内容