From: Chris DiTrani <cditrani@livedata.com>
To: linux-admin <linux-admin@vger.kernel.org>
Subject: Re: Serial Terminal - Can't get getty to run via inittab
Date: Thu, 05 Apr 2007 12:05:51 -0400 [thread overview]
Message-ID: <46151E5F.3080105@livedata.com> (raw)
In-Reply-To: <461261BF.8050509@livedata.com>
So it turns out I was starting a script-based service in rc.local
without sending it to the background with '&', so the last bit of the
init process wasn't happening.
Haven't been this stumped by something this stupid in a while...
CD
Chris DiTrani wrote:
> I'm trying to get a headless Fedora 6 box working with a serial terminal
> on com1. I've got grub set up so that kernel output goes to the
> terminal, and I've added this line to my inittab:
>
> s0:345:respawn:/sbin/agetty -L 9600 ttyS0 vt100
>
> but agetty is not being run.
>
> If I run agetty with this same command line explicitly (from a prompt),
> then the terminal gets a login prompt and I can login fine, so it seems
> to just be a matter of getting init to run agetty.
>
> I've read several how-tos on this but no joy. I've also tried mgetty
> with the same results.
>
> Any ideas?
>
> TIA.
> -
> To unsubscribe from this list: send the line "unsubscribe linux-admin" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2007-04-05 16:05 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-03 14:16 Serial Terminal - Can't get getty to run via inittab Chris DiTrani
2007-04-03 15:05 ` terry white
2007-04-03 16:18 ` Glynn Clements
2007-04-03 16:26 ` Chris DiTrani
2007-04-03 17:23 ` Chris DiTrani
2007-04-03 16:28 ` Benoît Rouits
2007-04-05 16:05 ` Chris DiTrani [this message]
2007-04-05 21:50 ` Adrian Calinescu
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=46151E5F.3080105@livedata.com \
--to=cditrani@livedata.com \
--cc=linux-admin@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).