From: Wolfgang Denk <wd@denx.de>
To: dnevil@snmc.com
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: SMC Console not responding
Date: Tue, 16 Apr 2002 01:09:50 +0200 [thread overview]
Message-ID: <20020415230955.7259911258@denx.denx.de> (raw)
In-Reply-To: Your message of "Mon, 15 Apr 2002 16:09:54 CDT." <1079.206.104.177.96.1018904994.squirrel@nevil.org>
In message <1079.206.104.177.96.1018904994.squirrel@nevil.org> you wrote:
>
> I just finished porting Linux 2.4.18 to a custom MPC860-based board.
> Everything works fine except input to the console.
...
> Just to answer the obvious, I have performed the following:
...
> 3. cd /dev, ln -sfn ttyS0 console
This is your problem. Instead, run:
mknod /dev/console c 5 1
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd@denx.de
The one who says it cannot be done should never interrupt the one who
is doing it.
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2002-04-15 23:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-04-15 21:09 SMC Console not responding Daris A Nevil
2002-04-15 23:09 ` Wolfgang Denk [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-04-15 22:16 Navin Boppuri
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=20020415230955.7259911258@denx.denx.de \
--to=wd@denx.de \
--cc=dnevil@snmc.com \
--cc=linuxppc-embedded@lists.linuxppc.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).