console=ttyS0 doesn't work 2.4.4

From: Nick Papadonis (npapadon@yahoo.com)
Date: Fri May 04 2001 - 09:09:43 EST


I compiled the Linux kernel v2.4.4 and can't get 'console=ttyS0,115200
console=tty0' to work. This appended line works fine when I boot
into my 2.2.x series kernel.

Anyone have similar problems? Has anyone verified serial console
output works with the 2.4.x kernels? Thanks.

- Nick

Here is my /etc/lilo.conf:
boot=/dev/hda
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
message=/boot/message
linear
default=linuxold
append="console=ttyS0,115200 console=tty0"

image=/boot/vmlinuz-2.2.16-22
        label=linuxold
        read-only
        root=/dev/hda6

image=/boot/vmlinuz-2.4.4
        label=linux
        read-only
        root=/dev/hda6

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon May 07 2001 - 21:00:20 EST