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
eecfa6f6bd
commit
2d1f1697b9
@ -56,6 +56,13 @@ sudo chroot .
|
||||
```
|
||||
|
||||
## Inside Chroot
|
||||
### Run password wizard
|
||||
```
|
||||
sh /etc/profile.d/armbian-check-first-login.sh
|
||||
```
|
||||
set **root** password,create default user **cpi** with password **cpi**
|
||||
|
||||
### Install devterm software
|
||||
```
|
||||
sudo apt update
|
||||
sudo apt install curl wget -y
|
||||
@ -74,11 +81,7 @@ 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
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user