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
39f5350aa0
commit
ffefe6ccd6
@ -61,7 +61,10 @@ sudo chroot .
|
|||||||
sh /etc/profile.d/armbian-check-first-login.sh
|
sh /etc/profile.d/armbian-check-first-login.sh
|
||||||
```
|
```
|
||||||
set **root** password,create default user **cpi** with password **cpi**
|
set **root** password,create default user **cpi** with password **cpi**
|
||||||
|
```
|
||||||
|
touch /home/cpi/.first_start
|
||||||
|
chown cpi:cpi /home/cpi/.first_start
|
||||||
|
```
|
||||||
### Install devterm software
|
### Install devterm software
|
||||||
```
|
```
|
||||||
sudo apt update
|
sudo apt update
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user