Windows 重装为 Linux

Windows含DHCP服务首先下载 3 个文件到 Windows 上:win32loader.bat、initrd.img、vmlinuz右键管理员打开 win32loader.bat,按 2 选择 Local file ,然后把刚才下载的 initrd.img 和 vmlinuz 放在C:\win32-loader 目录下,回车确认开始 dd 。Windows无DHCP服务如果主机商的系统没有

IP参数查询

DD系统时自定义IP参数 apt install net-tools (安装网络工具包) ifconfig -a (查看本机公网IP地址) route -n (查看网关地址) EG:bash <(wget --no-check-certificate -qO- 'https://moeclub.org/attachment/LinuxShell/InstallNET.sh'