From 84063e679b4a501cc927623a9ce9605c8c32a97e Mon Sep 17 00:00:00 2001 From: Molly Lau Date: Mon, 16 Oct 2023 00:39:32 +0900 Subject: [PATCH] Update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1f5b89c..70ce53b 100644 --- a/README.md +++ b/README.md @@ -163,15 +163,14 @@ This option is to set language of dd images of Windows like: -windows 10 -lang "

-For installing Ubuntu in any memory capacties, installing RockyLinux 8+ and AlmaLinux 9+ in low memory mode, installing Windows by using "bash InstallNET.sh -windows", the middle handler is AlpineLinux. +For installing Ubuntu in any memory capacties, installing RockyLinux 8+ and AlmaLinux 9+ in low memory mode, installing Windows by using "bash InstallNET.sh -ubuntu/rocky/alma/windows", the middle handler is AlpineLinux.

**Steps of DD any system that you want to:** -Servers based on KVM or XEN or QEMU virtualization, the middle handling linux system is Debian 12: +The middle handling linux system is Debian 12 with the following steps without any OS assignment:
bash InstallNET.sh -dd 'DD image download URL'
-Servers based on physical hardware, Intel network adapter, kimsufi etc: -Change netboot to rescue mode, receive mail, get temporary username and password, login rescue linux, execute: +Servers based on physical hardware, Intel network adapter, kimsufi etc. : Change netboot to rescue mode, receive temporary username and password from mailbox, login rescue linux, execute:
wget -O- 'DD download URL' | xzcat | dd of=/dev/sda
Wait until downloading and unpackaging are all finished, change netboot to formal mode, restart rescue linux:
reboot