Skip to content
New issue

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

ubuntu无法自定义密码 #85

Open
tech-fever opened this issue Jan 16, 2024 · 1 comment
Open

ubuntu无法自定义密码 #85

tech-fever opened this issue Jan 16, 2024 · 1 comment

Comments

@tech-fever
Copy link

tech-fever commented Jan 16, 2024

环境

  • Ubuntu 20.04
  • arm和amd64都试过

安装命令和输出

安装命令:

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")
@leitbogioro
Copy link
Owner

Ubuntu 不支持自定义密码

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants