mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2026-03-28 23:02:46 +01:00
Updated Create DevTerm A06 OS image from scratch (markdown)
@@ -74,6 +74,11 @@ bootlogo=false
|
|||||||
extraargs= fbcon=rotate:1
|
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
|
### autologin
|
||||||
```
|
```
|
||||||
@@ -115,11 +120,7 @@ sudo apt install -y arandr chromium-browser vlc cpupower-gui xfce4-power-manager
|
|||||||
```
|
```
|
||||||
### /etc/default/apport
|
### /etc/default/apport
|
||||||
`enable=0`
|
`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
|
# Quit Chroot
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user