mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-20 22:11:39 +02:00
coreos-base/oem-azure: add earlyprintk
This commit is contained in:
parent
3e6d7a7354
commit
3f7df8744d
@ -1,7 +1,7 @@
|
||||
# CoreOS GRUB settings
|
||||
|
||||
# Azure only has a serial console.
|
||||
set linux_console="console=ttyS0,115200n8"
|
||||
set linux_console="console=ttyS0,115200n8 earlyprintk=ttyS0,115200"
|
||||
serial com0 --speed=115200 --word=8 --parity=no
|
||||
terminal_input serial_com0
|
||||
terminal_output serial_com0
|
||||
|
Loading…
x
Reference in New Issue
Block a user