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
489c291c62
commit
9f11c407b2
@ -70,7 +70,7 @@ sudo apt install devterm-kernel-current-cpi-a06 devterm-fan-daemon-cpi-a06 devte
|
||||
### /boot/ArmbianEnv.txt
|
||||
```
|
||||
bootlogo=false
|
||||
extraargs=fbcon=rotate:1
|
||||
extraargs=fbcon= rotate:1
|
||||
...
|
||||
```
|
||||
|
||||
@ -114,6 +114,11 @@ 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