一、DD Linux 12

wget --no-check-certificate -qO InstallNET.sh 'https://raw.githubusercontent.com/leitbogioro/Tools/master/Linux_reinstall/InstallNET.sh' && chmod a+x InstallNET.sh && bash InstallNET.sh -debian 12 -pwd 'www.gz.al'
用户:root
密码:www.gz.al

二、DD windows

1、查看启动方式 (独服)

[ -d /sys/firmware/efi ] && echo UEFI || echo BIOS

2、查看网卡信息

通过执行 ip route showifconfig 命令获得

3、查看硬盘路径

执行 lsblk 查看

注意:把 sdaiP子俺码 网关,替换为你自己即可


执行安装

秋水逸冰 大佬脚本

wget -qO- inst.sh | bash -s - -p vda -n 216.250.123.123,255.255.255.0,216.250.123.123 -t https://dl.lamp.sh/vhd/cn_win2019.xz
用户: administrator
密码: Teddysun.com

Windows dd 包来源:

BIOS 主板固件,MBR 分区

Windows 11 Pro for Workstations 22H2

简中: https://dl.lamp.sh/vhd/zh-cn_windows11_22h2.xz

Windows Server 2022 Datacenter

简中: https://dl.lamp.sh/vhd/zh-cn_win2022.xz

Windows 10 Enterprise LTSC

简中: https://dl.lamp.sh/vhd/zh-cn_windows10_ltsc.xz

Windows Server 2012 R2 Datacenter

简中: https://dl.lamp.sh/vhd/cn_win2012r2.xz

UEFI 主板固件,GPT 分区

Windows 11 Pro for Workstations 22H2

简中: https://dl.lamp.sh/vhd/zh-cn_windows11_22h2_uefi.xz

Windows Server 2022 Datacenter

简中: https://dl.lamp.sh/vhd/zh-cn_win2022_uefi.xz

Windows 10 Enterprise LTSC

简中: https://dl.lamp.sh/vhd/zh-cn_win10_ltsc_uefi.xz

Windows Server 2012 R2 Datacenter

简中: https://dl.lamp.sh/vhd/cn_win2012r2_uefi.xz