# HostHatch 和 RackNerd 一键安装 Windows DD 脚本合集 **Published by:** [便宜vps](https://paragraph.com/@vps-88/) **Published on:** 2025-03-15 **URL:** https://paragraph.com/@vps-88/hosthatch-racknerd-windows-dd ## Content 在使用 HostHatch 和 RackNerd 时,如果你需要快速重装系统或安装 Windows,以下是一键 DD 脚本合集,可供记录和使用。 👉 【建议收藏】2025年Racknerd最新优惠套餐整理汇总 - 每日更新可用活动优惠系统安装前的准备确保你的服务器满足以下前提条件。这些脚本适用于 Debian/Ubuntu 和 RedHat/CentOS 系统。Debian/Ubuntu 系统运行下列命令安装必要的组件: bash apt-get install -y xz-utils openssl gawk file wget screen && screen -S osRedHat/CentOS 系统运行下列命令安装必要的组件: bash yum install -y xz openssl gawk file glibc-common wget screen && screen -S os 如果安装过程中出现异常,请刷新缓存或更换镜像源:刷新缓存并更新:Debian/Ubuntu: bash apt update -y && apt dist-upgrade -yRedHat/CentOS: bash yum makecache && yum update -y一键智能 DD 安装脚本该脚本功能强大,支持国内外 VPS 的一键重装系统,尤其适用于国内访问国外资源较慢的 VPS 安装。以下是主要特点:支持 Debian 11 系统。适配 Oracle 云(甲骨文)的 UEFI 镜像,提供 3 个专用选项(23-25)。脚本简单易用,适合新手和高级用户。运行以下命令开始安装: bash wget --no-check-certificate -O AutoReinstall.sh https://d.02es.com/AutoReinstall.sh && chmod a+x AutoReinstall.sh && bash AutoReinstall.sh 在运行脚本后的安装界面中,你可以选择自动获取或手动设置 IP 地址,以及选择需要安装的系统版本:输入 "Y" 表示自动设置 IP;输入 "N" 表示手动设置 IP 地址。系统选项与默认密码脚本提供多合一的系统安装选项,以下是系统版本及其默认密码的汇总:CentOS 7.7 - 默认密码:Pwd@CentOSCentOS 系列 - 默认密码:cxthhhhh.comDebian 系列 - 默认密码:Minijer.comUbuntu 系列 - 默认密码:Minijer.comWindows 系列 - 部分默认密码:cxthhhhh.com、nat.ee 等。**特别提示:**选择 23-25 的选项 专为 Oracle 云(甲骨文)提供,建议基础系统选择 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 包以供选择,可按需下载并使用。以下是操作指令: 打开系统运行服务,按下快捷键 Win+R,然后输入相应命令开启必要服务,如开启 Ping 功能等。更多详细信息,可参考官方脚本文档或相关社区论坛。 ## Publication Information - [便宜vps](https://paragraph.com/@vps-88/): Publication homepage - [All Posts](https://paragraph.com/@vps-88/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@vps-88): Subscribe to updates