mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-24 03:15:36 +00:00
Merge pull request #337 from justincormack/vmwareconsole
use correct tty for bios, fixes lack of login on VMWare Fusion
This commit is contained in:
commit
cfca271950
@ -2,4 +2,4 @@ DEFAULT linux
|
||||
LABEL linux
|
||||
KERNEL /vmlinuz64
|
||||
INITRD /initrd.img
|
||||
APPEND earlyprintk=serial console=ttyS0 console=tty0
|
||||
APPEND earlyprintk=serial console=ttyS0 console=tty1
|
||||
|
Loading…
Reference in New Issue
Block a user