From: Adam Kropelin <akropel1@rochester.rr.com>
To: Dave Bentham <dave.bentham@ntlworld.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: kernel 2.4.21 crash
Date: Wed, 18 Jun 2003 20:36:53 -0400 [thread overview]
Message-ID: <20030618203653.A17687@mail.kroptech.com> (raw)
In-Reply-To: <20030618234020.18252c84.dave@telekon>; from dave.bentham@ntlworld.com on Wed, Jun 18, 2003 at 11:40:20PM +0100
On Wed, Jun 18, 2003 at 11:40:20PM +0100, Dave Bentham wrote:
> However, I think I need some advice on setting up the serial console. I
> have attached another PC (WinXP with HyperTerminal) serially to my panic
> Linux PC. Following the Remote Terminal HOWTO I have achieved some
> success... but all I see on HyperTerminal is:
>
> LILO 22.3.2 boot:
> Loading Linux_2.4.21................
> BIOS data check successful
That output is from LILO...
> Mandrake Linux release 9.0 (dolphin) for i586
> Kernel 2.4.21 on an i686 / ttyS0
> telekon.davesnet login:
...and that bit is from the getty launched in /etc/inittab.
> a few progress-dots: I'm missing the main kernel blurb (its all on the
> attached monitor), and also the panic stuff appears only on the attached
> monitor.
Yeah, the kernel's serial console isn't kicking in.
> Excerpt of butchered lilo.conf
<snip>
> image = /boot/vmlinuz-2.4.21
> root = /dev/hda3
> label = Linux_2.4.21
> read-only
> # vga=788
> append = "devfs=mount hdd=ide-scsi console=tty0 console=ttyS0,9600n8"
That looks basically right. The kernel you're running may not be
compiled with serial console support. Also, you might want to swap the
order of the two console= options so that /dev/console refers to your
real virtual console, but that shouldn't keep the serial console from
working. You might try dropping the 'n8'...I don't use it here although
it is documented. I vaguely recall having problems that went away when
I stopped (redundantly) specifying the character format --but that could
be hogwash. My bet is the kernel not being built with serial console
support.
--Adam
next prev parent reply other threads:[~2003-06-19 0:43 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-16 21:48 kernel 2.4.21 crash dave.bentham
2003-06-18 22:40 ` Dave Bentham
2003-06-19 0:36 ` Adam Kropelin [this message]
2003-06-22 3:41 ` Adam Majer
2003-06-22 9:02 ` Dave Bentham
2003-08-27 22:09 ` kernel 2.4.22 IDE/SCSI CDRW crashing still Dave Bentham
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=20030618203653.A17687@mail.kroptech.com \
--to=akropel1@rochester.rr.com \
--cc=dave.bentham@ntlworld.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.