mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2025-12-18 21:28:50 +01:00
Updated Create DevTerm CM4 OS image from scratch (markdown)
parent
44515b9f83
commit
2643417baa
@ -107,6 +107,14 @@ to be like
|
|||||||
```
|
```
|
||||||
for uConsole, replace **480 to 720** in above **monitors.xml**
|
for uConsole, replace **480 to 720** in above **monitors.xml**
|
||||||
|
|
||||||
|
### console rotation
|
||||||
|
/boot/cmdline.txt
|
||||||
|
```
|
||||||
|
console=serial0,115200 console=tty1 root=PARTUUID=034aa078-02 rootfstype=ext4 fsck.repair=yes rootwait init=/usr/lib/raspberrypi-sys-mods/firstboot fbcon=rotate:1
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
### Now quit the chroot env
|
### Now quit the chroot env
|
||||||
```bash
|
```bash
|
||||||
exit
|
exit
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user