mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2025-12-17 12:48:49 +01:00
Updated Create DevTerm A06 OS image from scratch (markdown)
parent
ebcde04b80
commit
eecfa6f6bd
@ -74,6 +74,11 @@ bootlogo=false
|
||||
extraargs= fbcon=rotate:1
|
||||
...
|
||||
```
|
||||
### run password wizard
|
||||
```
|
||||
sh /etc/profile.d/armbian-check-first-login.sh
|
||||
```
|
||||
set **root** password,create default user **cpi** with password **cpi**
|
||||
|
||||
### autologin
|
||||
```
|
||||
@ -115,11 +120,7 @@ sudo apt install -y arandr chromium-browser vlc cpupower-gui xfce4-power-manager
|
||||
```
|
||||
### /etc/default/apport
|
||||
`enable=0`
|
||||
### run password wizard
|
||||
```
|
||||
sh /etc/profile.d/armbian-check-first-login.sh
|
||||
```
|
||||
set **root** password,create default user **cpi** with password **cpi**
|
||||
|
||||
|
||||
# Quit Chroot
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user