public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* console=ttyS0 doesn't work 2.4.4
@ 2001-05-04 14:09 Nick Papadonis
  2001-05-04 15:44 ` Nick Papadonis
  0 siblings, 1 reply; 2+ messages in thread
From: Nick Papadonis @ 2001-05-04 14:09 UTC (permalink / raw)
  To: linux-kernel

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: console=ttyS0 doesn't work 2.4.4
  2001-05-04 14:09 console=ttyS0 doesn't work 2.4.4 Nick Papadonis
@ 2001-05-04 15:44 ` Nick Papadonis
  0 siblings, 0 replies; 2+ messages in thread
From: Nick Papadonis @ 2001-05-04 15:44 UTC (permalink / raw)
  To: linux-kernel

Solved.  Disregard.  I didn't have serial console support compiled in.

Nick Papadonis <npapadon@yahoo.com> writes:

> 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-05-04 15:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-04 14:09 console=ttyS0 doesn't work 2.4.4 Nick Papadonis
2001-05-04 15:44 ` Nick Papadonis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox