mirror of
https://github.com/clockworkpi/DevTerm.git
synced 2025-12-16 12:18:50 +01:00
Updated Devterm CM3 ubuntu server image (markdown)
parent
2edbaf182f
commit
bdb8187541
@ -6,8 +6,9 @@
|
|||||||
Edit /boot/cmdline.txt and /etc/fstab of this img
|
Edit /boot/cmdline.txt and /etc/fstab of this img
|
||||||
**/boot/cmdline.txt**
|
**/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**
|
**/etc/fstab**
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user