Updated Devterm CM3 ubuntu server image (markdown)

GNU 2021-09-13 14:00:30 +08:00
parent 2edbaf182f
commit bdb8187541

@ -6,8 +6,9 @@
Edit /boot/cmdline.txt and /etc/fstab of this img
**/boot/cmdline.txt**
```
console=serial0,115200 console=tty1 root=PARTUUID=78e1086a-02 rootfstype=ext4 elevator=deadline rootwait fixrtc splash
console=serial0,115200 console=tty1 root=PARTUUID=78e1086a-02 rootfstype=ext4 elevator=deadline rootwait fixrtc splash fbcon=rotate:1
```
to use HDMI console,consider to remove **fbcon=rotate:1** in `/boot/cmdline.txt`
**/etc/fstab**
```