cmdline: enable serial console
While developing, it will be nice to have the serial console available for troubleshooting, especially for issues that prevent network/SSH from working correctly. I've temporarily connected a USB-TTL console cable to *serial0* to control the serial console of the HUD machine.pull/1/head
parent
5c19a75603
commit
4ec3117b3c
|
@ -1 +1 @@
|
|||
rd.retry=3 rd.timeout=5 panic=5 audit=0 root=nbd:pxe0.pyrocufflink.blue:basementhud
|
||||
rd.retry=3 rd.timeout=5 panic=5 audit=0 root=nbd:pxe0.pyrocufflink.blue:basementhud console=ttyAMA0
|
||||
|
|
Loading…
Reference in New Issue