Updated Create DevTerm CM4 OS image from scratch (markdown)

GNU 2023-04-05 08:42:34 +08:00
parent 2643417baa
commit 840ee534dc

@ -108,9 +108,9 @@ to be like
for uConsole, replace **480 to 720** in above **monitors.xml**
### console rotation
/boot/cmdline.txt
/boot/cmdline.txt add **fbcon=rotate:1** in end of line
```
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
console=......... fbcon=rotate:1
```