mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-29 21:46:23 +00:00
Remove unneeded console=/dev/hvc0
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
This commit is contained in:
@@ -4,4 +4,4 @@ PROMPT 0
|
|||||||
LABEL linux
|
LABEL linux
|
||||||
KERNEL /vmlinuz64
|
KERNEL /vmlinuz64
|
||||||
INITRD /initrd.img
|
INITRD /initrd.img
|
||||||
APPEND root=/dev/xvdb1 console=hvc0 console=tty0 console=tty1 console=ttyS0 mobyplatform=aws
|
APPEND root=/dev/xvdb1 console=tty0 console=tty1 console=ttyS0 mobyplatform=aws
|
||||||
|
Reference in New Issue
Block a user