Debian jessie升级至buster

注意:不要跨版本升级,需要逐版本升级。

备份数据

升级前请做好备份操作,防止升级后相关服务不可用或数据无法正常读取。

  1. 程序代码
  2. 数据库文件
  3. 配置文件,如:Nginx、MySQL、PHP等
  4. 系统添加的用户和SSH Key等。
说明,下面操作建议使用root账号。

更新当前系统

apt-get update
apt-get upgrade
apt-get dist-upgrade

# 更新好后,建议重启下
reboot

升级至stretch

替换软件源

# 备份软件源
cp /etc/apt/sources.list /etc/apt/sources.list_bak

# 替换jessie为stretch
sed -i 's/jessie/stretch/g' /etc/apt/sources.list

替换后sources.list内容:

deb http://mirrors.ustc.edu.cn/debian stretch main contrib non-free
deb http://mirrors.ustc.edu.cn/debian stretch-updates main contrib non-free
deb http://mirrors.ustc.edu.cn/debian-security stretch/updates main contrib non-free

更新软件包和升级系统

# 执行apt-get update可能会出现类似:There is no public key available for the following key IDs: 8B48AD6246925553的错误
# 安装debian-archive-keyring进行修复
apt-get install debian-archive-keyring

# 更新并升级系统
apt-get update
apt-get upgrade
apt-get dist-upgrade

# 重启
reboot

清理无用或废弃软件

apt-get autoremove
apt-get autoclean
apt-get clean

升级至buster

替换软件源

# 替换stretch为buster
sed -i 's/stretch/buster/g' /etc/apt/sources.list

替换后sources.list内容:

deb http://mirrors.ustc.edu.cn/debian buster main contrib non-free
deb http://mirrors.ustc.edu.cn/debian buster-updates main contrib non-free
deb http://mirrors.ustc.edu.cn/debian-security buster/updates main contrib non-free

更新软件包和升级系统

# 更新并升级系统
apt-get update
apt-get upgrade
apt-get dist-upgrade

#重启
reboot

清理无用或废弃软件

apt-get autoremove
apt-get autoclean
apt-get clean

参考文章:

How To Upgrade Debian 8 Jessie To Debian Linux 9 Stretch
Debian 8 Jessie 升级至 Debian 9 Stretch 教程
Debian:如何从Jessie升级为Buster(Debian 8.0 升级到Debian 10.0)

标签: linux

已有 12 条评论

  1. 不错不错哦~~~

  2. 博主真是太厉害了!!!

  3. 兄弟写的非常好 https://www.cscnn.com/

  4. 博主太厉害了!

  5. 《极地热浪》电影片高清在线免费观看:https://www.jgz518.com/xingkong/166845.html

  6. 《皇家飞凤》动作片高清在线免费观看:https://www.jgz518.com/xingkong/23567.html

  7. 你的文章让我感受到了生活的美好,谢谢! https://www.yonboz.com/video/98380.html

  8. 研究方法科学,数据支撑充分,结论可靠。

  9. 案例丰富且贴合主题,论证逻辑环环相扣。

  10. 新盘新项目,不再等待,现在就是最佳上车机会!

  11. 新车新盘 嘎嘎稳 嘎嘎靠谱

  12. 2025年10月新盘 做第一批吃螃蟹的人coinsrore.com
    新车新盘 嘎嘎稳 嘎嘎靠谱coinsrore.com
    新车首发,新的一年,只带想赚米的人coinsrore.com
    新盘 上车集合 留下 我要发发 立马进裙coinsrore.com
    做了几十年的项目 我总结了最好的一个盘(纯干货)coinsrore.com
    新车上路,只带前10个人coinsrore.com
    新盘首开 新盘首开 征召客户!!!coinsrore.com
    新项目准备上线,寻找志同道合 的合作伙伴coinsrore.com
    新车即将上线 真正的项目,期待你的参与coinsrore.com
    新盘新项目,不再等待,现在就是最佳上车机会!coinsrore.com
    新盘新盘 这个月刚上新盘 新车第一个吃螃蟹!coinsrore.com

添加新评论