diff --git a/conf/machine/intel-core2-32.conf b/conf/machine/intel-core2-32.conf index 09303e31..d9478fc0 100644 --- a/conf/machine/intel-core2-32.conf +++ b/conf/machine/intel-core2-32.conf @@ -29,5 +29,5 @@ XSERVER ?= "${XSERVER_X86_BASE} \ " SYSLINUX_OPTS = "serial 0 115200" -SERIAL_CONSOLE = "115200 ttyS0" -APPEND += "console=ttyS0,115200 console=tty0" +SERIAL_CONSOLE = "115200 ttyS0 115200 ttyPCH0" +APPEND += "console=ttyS0,115200 console=ttyPCH0,115200 console=tty0"