mirror of
https://github.com/leitbogioro/Tools.git
synced 2025-11-17 22:49:21 +08:00
Update README.md
This commit is contained in:
parent
56d31054f8
commit
aeffbe0ae8
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ reboot</code></pre>
|
|||
<pre><code>wget --no-check-certificate -qO InstallNET.sh 'https://raw.githubusercontent.com/leitbogioro/Tools/master/Linux_reinstall/InstallNET.sh' && chmod a+x InstallNET.sh</code></pre>
|
||||
|
||||
## Fully useage sample
|
||||
<pre><code>bash InstallNET.sh -d/u/c(os type) 11(os version) -v 64(os bit) -port "your server port" -pwd "your server password" -a(auto install)/m(manually in VNC) -mirror "a valid url for OS image source" --ip-addr x.x.x.x(ip address) --ip-gate x.x.x.x(gateway) --ip-mask x.x.x.x(subnet mask) -firmware(with hardware drivers) --cdimage "cn"(this option is only for Debian)</code></pre>
|
||||
<pre><code>bash InstallNET.sh -d/u/c(os type) 11(os version) -v 64(os bit) -port "your server port" -pwd "your server password" -a(auto install)/m(manually in VNC) -mirror "a valid url for OS image source" --ip-addr 'x.x.x.x'(ip address) --ip-mask 'x.x.x.x'(subnet mask) --ip-gate 'x.x.x.x'(gateway) -firmware(with hardware drivers) --cdimage "cn"(this option is only for Debian)</code></pre>
|
||||
|
||||
## Parameters Descriptions
|
||||
**-d** : Debian
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue