一键DD脚本,支持性好,更智能更全面,支持国内外各种VPS重装,特别是对国内各种访问国外资源慢的VPS安装有奇效。
更新说明:
- 20220724:更新及增加大量系统镜像,41合1脚本,请注意看说明。
- 20220703:新增自定义SSH端口(9-16)
- 20220613:新版自定义密码支持特殊字符.!$@#&%
- 20220428:修复MoeClub新版DD过程中卡住的BUG,修复Centos7下出现 Error! Not Found grub. 的错误提示,新增支持 xz 压缩格式的 DD 系统镜像包。
- 20220406:CN系统镜像已失效,国内主机使用一键脚本1-25选项需要较长时间,推荐使用99的自定义系统镜像。
- 20211120:更新MoeClub新版,依赖更少,支持原版自定义密码安装,体验版可能有Bug.
- 20210909:支持debian11.
- 20210511:发现很多人不知道怎么DD甲骨文,使用支持uefi的镜像包即可.脚本已添加3个甲骨文专用选项23-25.
- 20210509:更新部分windows镜像,修正一处小问题.
- 20210127:更换部分windows镜像.
- 20210109:更新支持Ubuntu20.04安装,更新几个windows镜像.
- 20200708:更新自动为CN主机使用国内镜像源.
安装重装系统的前提组件:
Debian/Ubuntu:
apt-get install -y xz-utils openssl gawk file wget screen && screen -S os
RedHat/CentOS:
yum install -y xz openssl gawk file glibc-common wget screen && screen -S os
如果出现异常,请刷新Mirrors缓存或更换镜像源
Debian/Ubuntu:
apt update -y && apt dist-upgrade -y
RedHat/CentOS:
yum makecache && yum update -y
DD脚本:
旧版:
wget --no-check-certificate -O AutoReinstall.sh https://git.io/betags && chmod a+x AutoReinstall.sh && bash AutoReinstall.sh
新版:
wget --no-check-certificate -O NewReinstall.sh https://git.io/newbetags && chmod a+x NewReinstall.sh && bash NewReinstall.sh
如果国内主机(部分主机商已不能使用),可能出现报错或不能下载脚本的问题,可执行以下命令开始安装:
旧版:
wget --no-check-certificate -O AutoReinstall.sh https://cdn.jsdelivr.net/gh/fcurrk/reinstall@master/AutoReinstall.sh && chmod a+x AutoReinstall.sh && bash AutoReinstall.sh
新版:
wget --no-check-certificate -O NewReinstall.sh https://cdn.jsdelivr.net/gh/fcurrk/reinstall@master/NewReinstall.sh && chmod a+x NewReinstall.sh && bash NewReinstall.sh
输入Y确认DD后主机自动获取IP,N则自行设置IP 输入N后会自动检测出主机现用IP,如果正确可以按Y确认使用,如不正确则按N自行按正确的输入。
25合1的系统一键DD选择界面,输入99则使用自定义镜像。 以上系统密码不为默认密码的均为网络收集,如有疑虑使用自己的自定义镜像。
41合一系统密码:
- 1、CentOS 7.7 (已关闭防火墙及SELinux,默认密码Pwd@CentOS)
- 2、CentOS 7 (默认密码cxthhhhh.com)
- 3、CentOS 7 (支持ARM64、UEFI,默认密码cxthhhhh.com)
- 4、CentOS 8 (默认密码cxthhhhh.com)
- 5、Rocky 8 (默认密码cxthhhhh.com)
- 6、Rocky 8 (支持UEFI,默认密码cxthhhhh.com)
- 7、Rocky 8 (支持ARM64、UEFI,默认密码cxthhhhh.com)
- 8、CentOS 9 (默认密码cxthhhhh.com)
- 9、CentOS 6 (官方源原版,默认密码Minijer.com)
- 10、Debian 11 (官方源原版,默认密码Minijer.com)
- 11、Debian 10 (官方源原版,默认密码Minijer.com)
- 12、Debian 9 (官方源原版,默认密码Minijer.com)
- 13、Debian 8 (官方源原版,默认密码Minijer.com)
- 14、Ubuntu 20.04 (官方源原版,默认密码Minijer.com)
- 15、Ubuntu 18.04 (官方源原版,默认密码Minijer.com)
- 16、Ubuntu 16.04 (官方源原版,默认密码Minijer.com)
- 17、Windows Server 2022 (默认密码cxthhhhh.com)
- 18、Windows Server 2022 (支持UEFI,默认密码cxthhhhh.com)
- 19、Windows Server 2019 (默认密码cxthhhhh.com)
- 20、Windows Server 2016 (默认密码cxthhhhh.com)
- 21、Windows Server 2012 (默认密码cxthhhhh.com)
- 22、Windows Server 2008 (默认密码cxthhhhh.com)
- 23、Windows Server 2003 (默认密码cxthhhhh.com)
- 24、Windows 10 LTSC (默认密码Teddysun.com)
- 25、Windows 10 LTSC (支持UEFI,默认密码Teddysun.com)
- 26、Windows 7 x86 Lite (默认密码nat.ee)
- 27、Windows 7 x86 Lite (阿里云专用,默认密码nat.ee)
- 28、Windows 7 x64 Lite (默认密码nat.ee)
- 29、Windows 7 x64 Lite (支持UEFI,默认密码nat.ee)
- 30、Windows 10 LTSC Lite (默认密码nat.ee)
- 31、Windows 10 LTSC Lite (阿里云专用,默认密码nat.ee)
- 32、Windows 10 LTSC Lite (支持UEFI,默认密码nat.ee)
- 33、Windows Server 2003 Lite (C盘默认10G,默认密码WinSrv2003x86-Chinese)
- 34、Windows Server 2008 Lite (默认密码nat.ee)
- 35、Windows Server 2008 Lite (支持UEFI,默认密码nat.ee)
- 36、Windows Server 2012 Lite (默认密码nat.ee)
- 37、Windows Server 2012 Lite (支持UEFI,默认密码nat.ee)
- 38、Windows Server 2016 Lite (默认密码nat.ee)
- 39、Windows Server 2016 Lite (支持UEFI,默认密码nat.ee)
- 40、Windows Server 2022 Lite (默认密码nat.ee)
- 41、Windows Server 2022 Lite (支持UEFI,默认密码nat.ee)
- 99、自定义镜像
注意:
经测试在谷歌云原版系统基础上DD会出现自动获取的子网掩码为255.255.255.255,如出现这种情况需要手工输入改正为正确的如255.255.255.0,否则会安装完成主机可能会离线。
Oracle Cloud(甲骨文云)可选择23-25一键DD,注意基础系统最好选择Ubuntu,如原系统是CentOS可能无法成功。
DD之前可以更新下apt库:
sudo apt update
sudo apt upgrade
wget、curl、yum安装指令:
apt-get install wget
apt-get install curl
apt-get install yum
https://git.beta.gs/
暂无评论内容