腾讯云DDdebian9升级debian10
腾讯云选择ubuntu18然后SSH连接输入
bash <(wget --no-check-certificate -qO- 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh') -d 9 -v 64 -a -firmware
(萌咖大佬的脚本)
DD时间时间比较久耐心等待!DD完成后连接SSH 此镜像默认SSH用户名和密码
用户名:
root
密码:
MoeClub.org
DD完了再去升级debian10
升级命令
apt update
apt upgrade -y
sed -i 's/stretch/buster/g' /etc/apt/sources.list
apt update
apt upgrade -y
apt dist-upgrade
apt autoremove
apt clean
reboot
cleanreboot脚本和命令来自hostloc我是小白大鸟勿喷!!!
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END
暂无评论内容