ProXmoX VE 5免订阅升级

1.编辑/etc/apt/sources.ist.d/pve-enterprise.list

nano /etc/apt/sources.list.d/pve-enterprise.list

注释

#deb https://enterprise.proxmox.com/debian/pve stretch pve-enterprise

2.添加免订阅的官方更新

echo "deb http://download.proxmox.com/debian/pve stretch pve-no-subscription" > /etc/apt/sources.list.d/pve-install-repo.list
wget http://download.proxmox.com/debian/proxmox-ve-release-5.x.gpg -O /etc/apt/trusted.gpg.d/proxmox-ve-release-5.x.gpg
最后执行更新
apt update && apt dist-upgrade

顺利升级到5.3

发表回复

您的电子邮箱地址不会被公开。 必填项已用 * 标注

此站点使用Akismet来减少垃圾评论。了解我们如何处理您的评论数据