All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nick Papadonis <npapadon@yahoo.com>
To: linux-kernel@vger.kernel.org
Subject: console=ttyS0 doesn't work 2.4.4
Date: 04 May 2001 10:09:43 -0400	[thread overview]
Message-ID: <m3zoct9peg.fsf@yahoo.com> (raw)

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


             reply	other threads:[~2001-05-04 14:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-04 14:09 Nick Papadonis [this message]
2001-05-04 15:44 ` console=ttyS0 doesn't work 2.4.4 Nick Papadonis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3zoct9peg.fsf@yahoo.com \
    --to=npapadon@yahoo.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.