HostHatch 和 RackNerd 一键安装 Windows:DD 脚本合集
March 10th, 2025

前言

对于 HostHatch 和 RackNerd 的用户来说,通过 DD 脚本一键安装 Windows 系统是一种高效的方式。为了方便记录和整理,这里提供了相关的脚本合集以及安装指南。

👉 【建议收藏】2025年 RackNerd 最新优惠套餐整理汇总 - 每日更新可用活动优惠


安装前准备

在进行系统重装之前,请确保安装必要的组件以支持脚本的顺利运行。

Debian/Ubuntu 系统

bash apt-get install -y xz-utils openssl gawk file wget screen && screen -S os

RedHat/CentOS 系统

bash yum install -y xz openssl gawk file glibc-common wget screen && screen -S os

如遇异常

如果安装过程中出现异常,可以尝试刷新软件源的缓存或更换镜像源:

  • RedHat/CentOS 系统:

    bash yum makecache && yum update -y

  • Debian/Ubuntu 系统:

    bash apt update -y && apt dist-upgrade -y


一键智能安装脚本

该一键 DD 脚本支持多种 VPS 镜像安装,尤其是对国内访问国外资源较慢的 VPS 有显著优势,兼容性和智能性都很高,甚至支持 Oracle(甲骨文)云中的 UEFI 镜像。

脚本获取方式

使用以下命令获取并运行脚本:

bash wget --no-check-certificate -O AutoReinstall.sh https://d.02es.com/AutoReinstall.sh && chmod a+x AutoReinstall.sh && bash AutoReinstall.sh

脚本特性

  • 支持 Debian 11

  • 针对甲骨文云用户添加 UEFI 镜像支持(选项 23-25)。

运行脚本后,根据提示确认或自定义 IP 地址,并选择需要安装的系统。


系统选项和默认密码

以下为脚本中的 25 合 1 系统选项及其默认密码:

  1. CentOS 7.7:Pwd@CentOS

  2. CentOS 7/8cxthhhhh.com

  3. CentOS 6Minijer.com

  4. Debian 系列(8~11)Minijer.com

  5. Ubuntu 系列(16.04~20.04)Minijer.com

  6. Windows Server 系列

    • Server 2019/2016/2012:cxthhhhh.com

    • Server 2008/2003(Lite 版):nat.ee 或 WinSrv2003x86-Chinese

  7. Windows 10 LTSC Litewww.nat.ee

  8. Windows 7 系列(Lite 版)nat.ee 或 Windows7x86-Chinese

  9. 自定义镜像:手动输入镜像链接。


注意事项

  • 在使用谷歌云原版系统进行 DD 时,可能会遇到子网掩码设置错误(255.255.255.255)。需要手动将其更正为正确的子网掩码(如 255.255.255.0),否则主机可能离线。

  • Oracle Cloud(甲骨文云)用户建议选择 23-25 来进行 UEFI 支持的系统重装。基础系统建议选择 Ubuntu,因为 CentOS 原系统可能会导致失败。


自定义 DD 包安装

如果您有自己的 DD 包地址,可使用以下命令进行一键安装:

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


精简版 DD 包推荐

如果您没有自己的 DD 包,可以从网络中获取通用的精简版镜像包。安装 Windows 系统后,如需开启 Ping 功能,可运行以下操作指令:

  1. 使用快捷键 Win + R 打开运行窗口。

  2. 输入对应的服务命令启动网络相关功能。


通过上述步骤,您即可轻松完成所有 VPS 的一键 DD 安装,无论是主流系统还是精简版镜像,都能够快速部署完成。

Subscribe to racknerd教程
Receive the latest updates directly to your inbox.
Mint this entry as an NFT to add it to your collection.
Verification
This entry has been permanently stored onchain and signed by its creator.
More from racknerd教程

Skeleton

Skeleton

Skeleton