We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
安装命令:
wget --no-check-certificate -qO InstallNET.sh 'https://raw.githubusercontent.com/leitbogioro/Tools/master/Linux_reinstall/InstallNET.sh' && chmod a+x InstallNET.sh && bash InstallNET.sh -ubuntu 22.04 -architecture 64 -pwd 'mypassword'
输出是这样的:
# SSH or RDP Port, Username and Password 22 root LeitboGi0ro # Formatting and Installing Drives /dev/sda # Motherboard Firmware UEFI # Check DIST Success # Installation Starting
有一个报错:
InstallNET.sh: line 1166: / 1024: syntax error: operand expected (error token is "/ 1024")
The text was updated successfully, but these errors were encountered:
Ubuntu 不支持自定义密码
Sorry, something went wrong.
No branches or pull requests
环境
安装命令和输出
安装命令:
输出是这样的:
有一个报错:
InstallNET.sh: line 1166: / 1024: syntax error: operand expected (error token is "/ 1024")
The text was updated successfully, but these errors were encountered: