甲骨文云Oracle Linux DD成 Windows系统
2023-1-27 01:35:0 Author: blog.upx8.com(查看原文) 阅读量:108 收藏

ADM尝试 别用 ARM

更新组件

apt update -y && apt install -y curl && apt install -y socat && apt install wget -y

依赖

apt-get install -y xz-utils openssl gawk file

代码安装

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'

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'

# DD Windows10 2021LTSC 64位 企业深度精简版 [账户Administrator密码nat.ee]

wget --no-check-certificate -qO InstallNET.sh 'https://sunpma.com/other/oss/InstallNET.sh' && bash InstallNET.sh -dd 'https://oss.sunpma.com/Windows/Oracle_Win10_2021LTSC_64_Administrator_nat.ee.gz'

甲骨文云 DD成Windows


文章来源: https://blog.upx8.com/3201
如有侵权请联系:admin#unsafe.sh