甲骨文云Oracle Linux DD成 Windows系统(ARM不能用)

192次阅读
没有评论

共计 1039 个字符,预计需要花费 3 分钟才能阅读完成。

1.先运行以下代码

Debian/Ubuntu:
apt-get update

安装运行库

Debian/Ubuntu:
apt-get install -y xz-utils openssl gawk file

apt-get install wget

2.代码安装

wget –no-check-certificate -qO InstallNET.sh ‘https://moeclub.org/attachment/LinuxShell/InstallNET.sh’ && bash InstallNET.sh -dd ‘Windows的软件包’

(注意:不适用于新出的ARM框架机型)

DD Windows Server 2012 R2 64位 精简版 [账户Administrator密码nat.ee]
wget –no-check-certificate -qO InstallNET.sh ‘https://moeclub.org/attachment/LinuxShell/InstallNET.sh’ && bash InstallNET.sh -dd ‘https://oss.sunpma.com/Windows/Oracle_Win_Server2012R2_64_Administrator_nat.ee.gz’

内存为1G,所以推荐使用下面的win7企业版

DD Windows7 sp1 64位 企业精简版 [账户Administrator密码nat.ee]
wget –no-check-certificate -qO InstallNET.sh ‘https://moeclub.org/attachment/LinuxShell/InstallNET.sh’ && bash InstallNET.sh -dd ‘https://oss.sunpma.com/Windows/Oracle_Win7_sp1_64_Administrator_nat.ee.gz’

需要注意的是,安装时间差不多一个小时,需要耐心等待,还有就是安装windows的机器是AMD的机器,ARM还是别试了

有视频教程,需要的MJJ自己领取吧/watch?v=VzB4tZP7Njg
原地址:https://hostloc.com/forum.php?mod=viewthread&tid=969060&extra=page%3D2%26filter%3Dauthor%26orderby%3Ddateline
其他DD脚本:
http://1keydd.com/
-t onekeydevdesk

正文完
 
评论(没有评论)