41合1-发个比较全的DD脚本吧

142次阅读

共计 3387 个字符,预计需要花费 9 分钟才能阅读完成。

阿里云 DD 安装 Windows 用 27、31
安装重装系统的前提组件:
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 缓存或更换镜像源。
RedHat/CentOS:
yum makecache && yum update - y 复制代码
Debian/Ubuntu:
apt update -y && apt dist-upgrade - y 复制代码
使用:
wget –no-check-certificate -O NewReinstall.sh https://git.io/newbetags && chmod a+x NewReinstall.sh && bash NewReinstall.sh 复制代码
如为 CN 主机(部分主机商已不能使用),可能出现报错或不能下载脚本的问题,可执行以下命令开始安装.
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 复制代码
41 合 1 - 发个比较全的 DD 脚本吧
41 合 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、自定义镜像复制代码
注意:
系统名称后带 Lite 的均为精简版,没有的是完整版.
[X64-Legacy-cxthhhhh]代表系统为 AMD64 位,支持传统 BIOS 启动,cxthhhhh 定制的系统镜像.
ARM64 代表系统支持 ARM64 位
UEFI 代表系统支持最新的 UEFI 启动,如甲骨文全部都是这种
aliyun 代表阿里云专用系统镜像
cxthhhhh、teddysun、nat.ee 均为三位制作系统镜像的大佬代称
系统密码会在选择相应序号后提示,请注意记录。
经测试在谷歌云原版系统基础上 DD 会出现自动获取的子网掩码为 255.255.255.255, 如出现这种情况需要手工输入改正为正确的如 255.255.255.0, 否则会安装完成主机可能会离线。
阿里云因使用了特殊的驱动,DD 安装 Windows 系统选择阿里云专用版。
Oracle Cloud(甲骨文云)可选择支持 UEFI 的镜像,注意基础系统最好选择 Ubuntu,如原系统是 CentOS 可能无法成功,注意如是 ARM 机器注意选择同时支持 ARM64 和 UEFI 的镜像。
9-16 项安装原版系统,可自定义密码,密码要求 8 -16 位,以英文字母或数字开头,可以是大小写英文字母、数字及 7 个特殊字符.!$@#&% 的任意组合。
来源:https://git.beta.gs/

不错!收藏一下!http://disk.29296819.xyz/d/dd/os/
这目录总共多大? 想拉下来备份一下

Waylon 发表于 2022-9-27 20:18
http://disk.29296819.xyz/d/dd/os/
这目录总共多大? 想拉下来备份一下

不清楚 不是我的,下载就完事了

wfc 发表于 2022-9-27 20:19
不清楚 不是我的,下载就完事了

我担心我盘不够可以收藏留名感谢楼主分享!!
这才是硬贴!不错!收藏一下!Ubuntu 22.04 没有,差评技术分享顶一个

Waylon 发表于 2022-9-27 20:20
我担心我盘不够

100G 内!腾讯云上海执行脚本 没用 弹不出来选择系统的界面不错,绑定

kldeam 发表于 2022-9-27 20:56
腾讯云上海执行脚本 没用 弹不出来选择系统的界面

多试几次 CN 的,解析问题吧 手动改 hosts 文件谢谢分享!mk 不错!收藏一下!信息收藏成功这个很牛博腾讯云能不能 d Windows?路过,绑定

腾讯云 6 折购 发表于 2022-9-28 00:18
腾讯云能不能 d Windows?

当然可以 up 感谢大佬分享41 合 1 - 发个比较全的 DD 脚本吧这个有点东西的呀 mark 好东西 收藏了41 合 1 - 发个比较全的 DD 脚本吧有人试过 DD 甲骨文 AMD 的小鸡用 UEFI 的 CentOS7 会失联吗?

Alt 发表于 2022-9-28 09:00
有人试过 DD 甲骨文 AMD 的小鸡用 UEFI 的 CentOS7 会失联吗?

用 UEFI 的就行收藏, 支持一下

正文完
 0