脚本来源 https://moeclub.org/2017/11/19/483/
特征
无限制全自动dd安装Windows
突破没有VNC,没有救援模式,内存比dd包小的限制.
使用Debian Live CD中的busybox做中间媒介,经过复杂的处理,
使本机的网络参数传进Windows操作系统中,
即使没有DHCP能够让Windows获取网络参数,
也能让Windows操作系统在开机的第一时间能够连通网络.
安装方法
1、将VPS重装至Debian 9
2、安装依赖
apt-get update -y apt-get install -y gawk sed grep
3、执行安装脚本
Windows 2008
wget --no-check-certificate -qO InstallNET.sh 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh' && bash InstallNET.sh -dd 'https://odrive.aptx.xin/System/newS2008R2DATA.vhd.gz'
Windows 2012
wget --no-check-certificate -qO InstallNET.sh 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh' && bash InstallNET.sh -dd 'https://odrive.aptx.xin/System/S2012R2DATA2018410.vhd.gz'
Windows 2016
wget --no-check-certificate -qO InstallNET.sh 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh' && bash InstallNET.sh -dd 'https://odrive.aptx.xin/System/S2016DATA2018415.vhd.gz'
这里提供的DD包需要VNC设置密码,如需已设置好密码的DD包自行百度
DD包来源:http://arv.asuhu.com/dd/
赞
VPSWindowsCorelDRAW教程
声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。