From: "Paul Rolland" <rol@as2917.net>
To: <linux-kernel@vger.kernel.org>
Subject: Init single and Serial console : How to ?
Date: Sun, 4 Jul 2004 07:09:39 +0200 [thread overview]
Message-ID: <200407040509.i6459iX21158@tag.witbe.net> (raw)
Hello,
I'm trying to activate a serial console on a Linux 2.4.20 (OK, this is not
the
most recent one, but this is the one I'm running).
Configuration is quite simple : at the LILO prompt, I key in :
LILO: linux console=ttyS0 -s
This is supposed to start Linux, and have the console on ttyS0.
The problem is that the bash prompt ends on the monitor, not on the serial
port.
I've read about the :
ioctlsave is a small utility to create the Linux SysV init file
/etc/ioctl.save from a multiple user run level rather than from single
user mode. /etc/ioctl.save contains the terminal settings to be used in
single user mode. Users of terminals or modems which cannot be
configured to operate at 9600bps (and thus set ioctl.save using the
standard mechanism) will find this utility useful.
but, the problem is that this operation is only possible if you can have
access to the machine (to run the ioctlsave utility).
When you have a remote machine, for which you have a serial access at boot
time, but which is not completed its "go to runlevel 3" boot to give you
a serial console, how is it possible to force it to give you a prompt on
the serial port in single mode ?
Regards,
Paul
next reply other threads:[~2004-07-04 5:09 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-04 5:09 Paul Rolland [this message]
2004-07-04 10:09 ` Init single and Serial console : How to ? Bernd Eckenfels
2004-07-04 10:32 ` Paul Rolland
2004-07-08 5:32 ` Paul Rolland
2004-07-08 7:44 ` Russell King
2004-07-09 6:28 ` Paul Rolland
-- strict thread matches above, loose matches on Subject: below --
2004-07-04 6:07 Milton Miller
2004-07-04 8:44 ` Paul Rolland
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=200407040509.i6459iX21158@tag.witbe.net \
--to=rol@as2917.net \
--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.