From 97a00f468550afda9091571fae4c101ab112b39f Mon Sep 17 00:00:00 2001 From: Molly Lau Date: Tue, 29 Aug 2023 09:02:38 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dec6bf9..1c9b5f8 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ If you need to add other parameters, version number must be assigned! Kali can be installed and run in OracleCloud Ampere A1 ARM64 machine successfully but there are not any output results in VNC screen, just waiting patiently after installation has been finished! ### Alpine Linux Edge
bash InstallNET.sh -alpine
-Alpine Linux can't boot with IPv6 address in iPXE mode. IPv4 or BiStack server, either of IPv4 or IPv6 dhcp and static can be boot with IPv4 by iPXE and IPv6 can be configurated correctly at the end of system automatic un-attended installation, Alpine Linux is a kind of light Linux release and it's friendly to low memory machine, even 384mb and lower can be executed, but the installation process is unfriendly to low memory because all files will write to the memory and them will write to hard drive at last. 1gb machine have no problem, but it can't install on 768mb or lower machine! +Alpine Linux is a kind of light Linux release and it's friendly to low memory machine, even 384mb and lower can be executed, but the installation process is unfriendly to low memory because all files will write to the memory and them will write to hard drive at last. 1gb machine have no problem, but it can't install on 768mb or lower machine! ### CentOS 9 stream
bash InstallNET.sh -centos
### AlmaLinux 9