From: Mark Hatle <fray@mvista.com>
To: Mark Pilon <mpilon@midrivers.com>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: 405 -- a little console help, part 2
Date: Thu, 08 Nov 2001 09:46:27 -0600 [thread overview]
Message-ID: <3BEAA8D3.51ADDCC8@mvista.com> (raw)
In-Reply-To: 3BEA8A5D.50A75CE7@midrivers.com
Mark Pilon wrote:
>
> I've got a little more info -- /bin/sash doesn't produce any
> output and just sits there, echoing charachters typed. I'll try poking
> around w/ gdb/abatron but am not sure how to find the exec'd shell.
>
> if I spawn ash w/ init=/bin/ash:
> ...
> -- but at least I get a prompt and it seems to work.
That is very odd, I don't know why ash would work and sash does not.
Very strange indeed.
> I'm not sure what the message "can't access tty; job control turned off"
> means -- I'll have to get the source for ash and debug it.
This sounds like you do not have proper /dev/* populated.. i.e.
/dev/console, /dev/tty, /dev/pts, etc. For initial system bringup you
can ignore that warning. (However, keep in mind that ctrl-C, ctrl-Z,
etc job control will not work..) This might also partially be a symptom
of ash starting as process 1, process 1 contains special rules in the
kernel as it is the init process.
--Mark
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2001-11-08 15:46 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-11-08 13:36 405 -- a little console help, part 2 Mark Pilon
2001-11-08 15:46 ` Mark Hatle [this message]
2001-11-09 0:44 ` David Gibson
2001-11-09 13:40 ` Mark Pilon
2001-11-09 13:53 ` David Gibson
2001-11-11 13:28 ` Jure Menart
2001-11-08 17:37 ` Scott Anderson
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=3BEAA8D3.51ADDCC8@mvista.com \
--to=fray@mvista.com \
--cc=linuxppc-embedded@lists.linuxppc.org \
--cc=mpilon@midrivers.com \
/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.