发布于2024年7月1日7月1日 DD Debian 12https://github.com/leitbogioro/Tools 發現雲主機商沒有 Debian 12 系統有試過幾次從 Debian 11 升級到 Debian 12,但是會出問題,只能DD了 ---------------------實測---------------------主機商只有 Debian 11,先恢復系統再SSH登入,更新一下 apt update -yapt install wget -y ---------------------開始DD Debian---------------------下載DD腳本wget --no-check-certificate InstallNET.sh 'https://raw.githubusercontent.com/leitbogioro/Tools/master/Linux_reinstall/InstallNET.sh' chmod a+x /root/InstallNET.sh 後面最好加參數要DD為debian 12,使用鏡像 ftp.hk.debian.org,DD完成後使用root密碼登入bash InstallNET.sh -debian 12 -mirror "http://ftp.hk.debian.org/debian/" -pwd SSH這部份,完成後,需要自己下reboot重開機[Finish] Input 'reboot' to continue the subsequential installation. 重開機reboot 接下來,使用主機商提供的VNC,看看DD的進度如何 完成後,再SSH登入 root密碼預設是 LeitboGi0ro 本帖最后于2月10日2月10日,由Jack编辑
创建帐户或登录后发表意见