Proxmox Upgrade 8 zu 9: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
| Zeile 14: | Zeile 14: | ||
apt dist-upgrade | apt dist-upgrade | ||
| + | |||
| + | apt -o Dpkg::Options::="--force-confold" dist-upgrade | ||
| + | |||
issues Y | issues Y | ||
Aktuelle Version vom 17. Februar 2026, 12:57 Uhr
ha-manager status ha-manager set <vmid> --state stopped
pve8to9 --full
sed -i 's/bookworm/trixie/g' /etc/apt/sources.list
sed -i 's/bookworm/trixie/g' /etc/apt/sources.list.d/*.list
ggf. /etc/apt/sources.list.d/ unötige Repos leeren
apt update
apt dist-upgrade
apt -o Dpkg::Options::="--force-confold" dist-upgrade
issues Y
chrony keep local
Configuration file '/etc/chrony/chrony.conf'
==> Modified (by you or by a script) since installation.
==> Package distributor has shipped an updated version.
What would you like to do about it ? Your options are:
Y or I : install the package maintainer's version
N or O : keep your currently-installed version
D : show the differences between the versions
Z : start a shell to examine the situation
The default action is to keep your current version.
*** chrony.conf (Y/I/N/O/D/Z) [default=N] ?
Configuration file '/etc/lvm/lvm.conf'
==> Modified (by you or by a script) since installation.
==> Package distributor has shipped an updated version.
What would you like to do about it ? Your options are:
Y or I : install the package maintainer's version
N or O : keep your currently-installed version
D : show the differences between the versions
Z : start a shell to examine the situation
The default action is to keep your current version.
*** lvm.conf (Y/I/N/O/D/Z) [default=N] ?
reboot
pveversion uname -r
pvecm status