在 RackNerd 使用一键 DD 脚本合集:一键安装 Windows 系统

Krent
2026-04-05 / 0 评论 / 23 阅读 / 正在检测是否收录...

mnku4bmp.png

本文将为您介绍如何在 RackNerd 上使用 DD 脚本一键安装 Windows 系统。无论是新手还是资深用户,都能通过本文快速掌握操作步骤。

安装重装系统的前提组件

在开始之前,请确保您的系统已安装以下必要组件:

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

如果安装过程中出现异常,建议刷新镜像缓存或更换镜像源:

RedHat/CentOS:
yum makecache && yum update -y

Debian/Ubuntu:
apt update -y && apt dist-upgrade -y

一键智能安装脚本

以下是一键 DD 脚本的特点和安装步骤:

支持国内外各种 VPS 重装,尤其适合国内访问国外资源较慢的 VPS。

支持 Debian 11 及更高版本。

提供 3 个甲骨文专用选项(23-25),方便用户操作。

安装步骤:

wget --no-check-certificate -O AutoReinstall.sh https://dl.cingetech.com/Shell/AutoReinstall.sh && chmod a+x AutoReinstall.sh && bash AutoReinstall.sh

系统选择与密码:

以下是 25 合一系统的默认密码列表:

CentOS 7.7:Pwd@CentOS
CentOS 7:cxthhhhh.com
CentOS 8:cxthhhhh.com
CentOS 6:Minijer.com
Debian 11:Minijer.com
Debian 10:Minijer.com
Debian 9:Minijer.com
Debian 8:Minijer.com
Ubuntu 20.04:Minijer.com
Ubuntu 18.04:Minijer.com
Ubuntu 16.04:Minijer.com
Windows Server 2019:cxthhhhh.com
Windows Server 2016:cxthhhhh.com
Windows Server 2012:cxthhhhh.com
Windows Server 2012 Lite:nat.ee
Windows Server 2008:cxthhhhh.com
Windows Server 2008 Lite:nat.ee
Windows Server 2003:cxthhhhh.com
Windows Server 2003 Lite:WinSrv2003x86-Chinese
Windows 10 LTSC Lite:www.nat.ee
Windows 7 x86 Lite:Windows7x86-Chinese
Windows 7 Ent Lite:nat.ee
Windows 7 Ent Lite (UEFI 支持甲骨文):nat.ee
Windows Server 2008 Lite (UEFI 支持甲骨文):nat.ee
Windows Server 2012 Lite (UEFI 支持甲骨文):nat.ee
自定义镜像

注意事项

在谷歌云原版系统上 DD 时,可能会出现子网掩码为 255.255.255.255 的情况,需手动更正为 255.255.255.0,否则可能导致主机离线。

甲骨文云(Oracle Cloud)用户建议选择 23-25 选项,并确保基础系统为 Ubuntu,否则可能无法成功。

一键安装脚本(自定义 DD 包地址)

如果您有自己的 DD 包,可以使用以下脚本进行安装:

wget --no-check-certificate -qO InstallNET.sh 'https://d.02es.com/InstallNET.sh' && bash InstallNET.sh -dd '[Windows DD 包直链地址]'

通过以上步骤,您可以轻松在 RackNerd 上使用 DD 脚本一键安装 Windows 系统。

0

评论 (0)

取消