国内阿里云DD脚本

bash <(wget --no-check-certificate -qO- 'https://raw.githubusercontent.com/leitbogioro/Tools/master/Linux_reinstall/InstallNET.sh') -debian "11" -mirror "http://mirrors.ustc.edu.cn/debian/" -port "自己定端口" -pwd "自己定密码"

史上最强DD脚本:https://www.nodeseek.com/post-9383-1

傻瓜教程:

下载前记得更新源,安装 wget 组件,以下命令仅对应原系统:

Debian 系(Debian Kali Ubuntu):

apt update
apt update install wget -y

下载并运行脚本:

wget --no-check-certificate -qO InstallNET.sh 'https://raw.githubusercontent.com/leitbogioro/Tools/master/Linux_reinstall/InstallNET.sh' && chmod a+x InstallNET.sh

国内机器现在可以从 Gitee 下载:

然后 安装debian 10

bash InstallNET.sh -debian 10
  1. 然后等提示 reboot 后 就可以登录了
    ssh端口不变 root 默认密码 LeitboGi0ro

https://github.com/bin456789/reinstall

https://github.com/leitbogioro/Tools/

© 版权声明
THE END
喜欢就支持一下吧
点赞11 分享
评论 抢沙发

    暂无评论内容