Merge "Add console kernel parameters to extlinux configuration"
This commit is contained in:
commit
a78e33f617
@ -53,7 +53,7 @@ DEFAULT linux
|
||||
|
||||
LABEL linux
|
||||
KERNEL $kernel
|
||||
APPEND ro root=LABEL=cloudimg-rootfs
|
||||
APPEND ro root=LABEL=cloudimg-rootfs console=tty0 console=ttyS0,115200
|
||||
INITRD $initrd
|
||||
_EOF_
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user