how to upgrade new version?

haiwan

Well-Known Member
Apr 23, 2019
249
1
58
37
Hi
we have subscribe.
how to from 5.3-9 upgrade new version?
if upgrade ok need restart server?
 
ah, ok.

you can do `apt update` first, and then run `apt list --upgradable` to see the list of packages that need to be upgraded.

if you see pve-kernel in the list, then it means you would have to reboot your server if you do the upgrade.
 
ah, ok.

you can do `apt update` first, and then run `apt list --upgradable` to see the list of packages that need to be upgraded.

if you see pve-kernel in the list, then it means you would have to reboot your server if you do the upgrade.
Reading package lists... Done
Building dependency tree
Reading state information... Done
All packages are up to date.
 
Reading package lists... Done
Building dependency tree
Reading state information... Done
All packages are up to date.


post your `pveversion -v` and your /etc/apt/sources.list and files in /etc/apt/sources.list.d/*