跳转到帖子
论坛QQ群

DD Linux (Debian 12)

精选回复

发布于

DD Debian 12

https://github.com/leitbogioro/Tools

 

發現雲主機商沒有 Debian 12 系統

有試過幾次從 Debian 11 升級到 Debian 12,但是會出問題,只能DD了

 

---------------------
實測
---------------------

主機商只有 Debian 11,先恢復系統


再SSH登入,更新一下

 

apt update -y

apt 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

 

本帖最后于,由Jack编辑

创建帐户或登录后发表意见