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