Merge pull request #367 from nathanleclaire/nohvc0

Remove unneeded console=/dev/hvc0
This commit is contained in:
Justin Cormack 2016-07-26 21:15:02 +01:00 committed by GitHub
commit af0158dd43

View File

@ -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