说明
无限制全自动dd安装Windows
突破没有VNC,没有救援模式,内存比dd包小的限制
使用Debian Live CD中的busybox做中间媒介,经过复杂的处理使本机的网络参数传进Windows操作系统中
即使没有DHCP能够让Windows获取网络参数,也能让Windows操作系统在开机的第一时间能够连通网络
特别注意:OpenVZ构架不适用
安装
#Debian/Ubuntu:
apt-get install -y xz-utils openssl gawk file
#RedHat/CentOS:
yum install -y xz openssl gawk file
如果出现错误,请运行
#Debian/Ubuntu:
apt-get update
#RedHat/CentOS:
yum update
一键脚本
wget --no-check-certificate -qO InstallNET.sh 'https://moeclub/attachment/LinuxShell/InstallNET.sh' && bash InstallNET.sh -dd '[Windows dd包直连地址]'
精简版DD包
选择好版本,输入以下一键脚本即可
# DD Windows Server 2003 32位 精简版 [账户Administrator密码cxthhhhh]
wget --no-check-certificate -qO InstallNET.sh 'https://moeclub/attachment/LinuxShell/InstallNET.sh' && bash InstallNET.sh -dd 'https://oss.sunpma/Windows/Win_Server2003_86_Administrator_cxthhhhh.gz'
# DD Windows Server 2008 R2 64位 精简版 [账户Administrator密码WinSrv2008x64-Chinese]
wget --no-check-certificate -qO InstallNET.sh 'https://moeclub/attachment/LinuxShell/InstallNET.sh' && bash InstallNET.sh -dd 'https://oss.sunpma/Windows/Win_Server2008R2_64_Administrator_WinSrv2008x64-Chinese.gz'
# DD Windows Server 2012 R2 64位 精简版 [账户Adminis
说明
无限制全自动dd安装Windows
突破没有VNC,没有救援模式,内存比dd包小的限制
使用Debian Live CD中的busybox做中间媒介,经过复杂的处理使本机的网络参数传进Windows操作系统中
即使没有DHCP能够让Windows获取网络参数,也能让Windows操作系统在开机的第一时间能够连通网络
特别注意:OpenVZ构架不适用
安装
#Debian/Ubuntu:
apt-get install -y xz-utils openssl gawk file
#RedHat/CentOS:
yum install -y xz openssl gawk file
如果出现错误,请运行
#Debian/Ubuntu:
apt-get update
#RedHat/CentOS:
yum update
一键脚本
wget --no-check-certificate -qO InstallNET.sh 'https://moeclub/attachment/LinuxShell/InstallNET.sh' && bash InstallNET.sh -dd '[Windows dd包直连地址]'
精简版DD包
选择好版本,输入以下一键脚本即可
# DD Windows Server 2003 32位 精简版 [账户Administrator密码cxthhhhh]
wget --no-check-certificate -qO InstallNET.sh 'https://moeclub/attachment/LinuxShell/InstallNET.sh' && bash InstallNET.sh -dd 'https://oss.sunpma/Windows/Win_Server2003_86_Administrator_cxthhhhh.gz'
# DD Windows Server 2008 R2 64位 精简版 [账户Administrator密码WinSrv2008x64-Chinese]
wget --no-check-certificate -qO InstallNET.sh 'https://moeclub/attachment/LinuxShell/InstallNET.sh' && bash InstallNET.sh -dd 'https://oss.sunpma/Windows/Win_Server2008R2_64_Administrator_WinSrv2008x64-Chinese.gz'
# DD Windows Server 2012 R2 64位 精简版 [账户Adminis