PVE 預設更新來源為Enterprise Repository
該更新源為合約更新源,無付費取得授權無法更新
免費版可將更新來源切換為 No-Subscription Repository 或 Test Repository,即可順利更新。
以文字編輯器開啟 /etc/apt/sources.list
sudo nano /etc/apt/sources.list
加入以下這行
deb http://download.proxmox.com/debian/pve buster pve-no-subscription
再將原本的 Enterprise Repository 商業更新源取消,以文字編輯器開啟 /etc/apt/sources.list.d/pve-enterprise.list。
sudo nano /etc/apt/sources.list.d/pve-enterprise.list
將它註解
# deb https://enterprise.proxmox.com/debian/pve stretch pve-enterprise
參考來源:
http://blog.jason.tools/2019/02/pve-subscription.html
https://www.albert-yu.com/blog/proxmox-ve-版本更新與免費授權/
https://pve.proxmox.com/wiki/Package_Repositories
https://ithelp.ithome.com.tw/articles/10266968
沒有留言:
張貼留言