All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: clark@esteem.com
Cc: ppcboot-users@lists.sourceforge.net,
	linuxppc-embedded@lists.linuxppc.org
Subject: Re: Ethernet Trouble
Date: Tue, 10 Oct 2000 02:43:27 +0200	[thread overview]
Message-ID: <200010100043.CAA10090@denx.local.net> (raw)
In-Reply-To: Your message of "Mon, 09 Oct 2000 17:02:39 PDT." <1.5.4.32.20001010000239.006b54d8@pop.esteem.com>


In message <1.5.4.32.20001010000239.006b54d8@pop.esteem.com> Conn Clark wrote:
>
> >Either it can't find init, or it's a shared library problem, or  your
> >console device is missing, or ...
...
>         Right now I think that it can't talk to the console or init uses a
> function in ld.so.1 to spit a message to the console and is failing to load

So what is /dev/console on your system?

I know that it used to be  a  symlink  to  /dev/ttyS0  on  sme  older
systems,  which doesn't work any more. Make sure you have a character
device major 5 minor 1, i. e. something like that:

crw-r--r--   1 root     root       5,   1 Mar 22  2000 /dev/console


Wolfgang Denk

--
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd@denx.de
He'd been wrong, there _was_ a light at the end of the tunnel, and it
was a flamethrower.                         - Terry Pratchett, _Mort_

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

  reply	other threads:[~2000-10-10  0:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-10-10  0:02 Re: Ethernet Trouble clark
2000-10-10  0:43 ` Wolfgang Denk [this message]
2000-10-10  1:03 ` Michael Pruznick
  -- strict thread matches above, loose matches on Subject: below --
2000-10-06 15:56 clark
2000-10-06 17:18 ` Matthew Locke
2000-10-06 17:59 ` Jerry Van Baren

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=200010100043.CAA10090@denx.local.net \
    --to=wd@denx.de \
    --cc=clark@esteem.com \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    --cc=ppcboot-users@lists.sourceforge.net \
    /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.