Ubuntu 16.04.6 LTS 升级到Ubuntu 18.04 LTS
温馨提示:这篇文章已超过721天没有更新,请注意相关的内容是否还可用!
升级前版本
升级步骤
首先在终端中先把软件源和软件升级成最新的
root@localhost:~# apt-get update
root@localhost:~# apt-get upgrade //需要按Y的时候直接按Y确认
root@localhost:~# apt-get dist-upgrade 一路按y和回车,更新完后重启下系统
更新16.04到18.04
root@localhost:~# do-release-upgrade 一路按y和回车
To finish the upgrade, a restart is required. If you select 'y' the system will be restarted. 按Y重启
root@localhost:~# cat /etc/issue
若文章图片、下载链接等信息出错,请联系反馈,博主将第一时间更新!如果喜欢本站,请打赏支持本站,谢谢!
文章版权声明:除非注明,否则均为阿豪运维笔记原创文章,转载或复制请以超链接形式并注明出处。