Update README.md

This commit is contained in:
Molly Lau 2023-07-07 06:19:48 +09:00 committed by GitHub
parent ec5f767983
commit 1f934e8005
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -56,7 +56,7 @@ If you need to add other parameters, version number must be assigned!
<pre><code>bash InstallNET.sh -debian/kali/ubuntu/centos/almalinux/rockylinux/fedora(os type) 11(os version) -version 64(os bit, not necessary) -port "your server port" -pwd "your server password" -mirror "a valid url for linux image source" -dd/--image "dd image url" -filetype "gz or xz" -timezone "like Asia/Tokyo etc" --dhcp-static/--ip-addr 'x.x.x.x'(ip address) --ip-mask 'x.x.x.x'(subnet mask) --ip-gate 'x.x.x.x'(gateway) -firmware(Debian with hardware drivers)</code></pre>
## Parameters detail descriptions
**-debian 9/10/11/12** : Debian 9 and later
**-debian 9-12** : Debian 9 and later
<br />
<br />
@ -64,7 +64,7 @@ If you need to add other parameters, version number must be assigned!
<br />
<br />
**-centos 7/8/9-stream**: CentOS 7 and later
**-centos 7 or 8/9-stream**: CentOS 7 and later
<br />
<br />