To upgrade on a server system:
Install the update-manager-core package if it is not already installed.
Make sure the /etc/update-manager/release-upgrades is set to normal.
Launch the upgrade tool with the command sudo do-release-upgrade.
Follow the on-screen instructions.
关键是需要将
/etc/update-manager/release-upgrades
内参数设置为normal,设置为lts只会检测lts版系统
Prompt=normal
本文介绍如何在服务器系统上进行系统升级。关键步骤包括安装 update-manager-core 包,设置 /etc/update-manager/release-upgrades 参数为 normal,并使用 sudodo-release-upgrade 命令启动升级工具。

被折叠的 条评论
为什么被折叠?



