admin管理员组文章数量:1317415
说明
无限制全自动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
版权声明:本文标题:谷歌云oracle,DD Windows 一键脚本(包含GCP谷歌云Oracle甲骨文) 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/biancheng/1738938616a2123161.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论