From: Eran Mann <emann@mrv.com>
To: "Brian S. Park" <brian@corelis.com>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: getting Linux working on IBM Walnut demo board
Date: Wed, 28 May 2003 22:10:45 +0200 [thread overview]
Message-ID: <3ED517C5.1050102@mrv.com> (raw)
In-Reply-To: <5.1.1.6.2.20030528113157.012b1008@corelis.com>
Brian, see some suggestions below.
Brian S. Park wrote:
> Now to the next problem. I'm booting with NFS root file system. Below
> is the bootargs that I'm using.
>
> >bootargs=root=/dev/nfs rw nfsroot=192.168.1.78:/home/ELDK/ppc_4xx
> console=ttyS0,115200
> > console=tty0
> ip=192.168.1.146:192.168.1.78:192.168.1.2:255.255.255.0:netusb::off
>
> exports file on my development station has
> >/home/ELDK/ppc_4xx netusb(rw,no_root_squash)
>
> /home/ELDK/ppc_4xx is where ELDK installed the target file system on
> my development machine.
> Even though I can now ping the target, I can't telnet to it. I get the
> following error.
>
> >telnet netusb
> >Trying 192.168.1.146...
> >Connected to netusb.
> >Escape character is '^]'.
> >telnetd: All network ports in use.
> >Connection closed by foreign host.
>
> Is this normal? Do I now need to configure the target file system to
> enable telnet?
> Or is there still something wrong with my bootargs?
It's not normal. Perhaps it's a problem with inetd or xinetd
configuration? is there any more information in the logs or in dmesg
(well, once you get a working console..)?
> Also, after the kernel comes up, I can no longer type any command
> through the serial terminal.
> The following the message at the end of kernel boot. It says it was
> unable to open the console.
>
> >IP-Config: Complete:
> > device=eth0, addr=192.168.1.146, mask=255.255.255.0,
> gw=192.168.1.2,
> > host=192.168.1.146, domain=, nis-domain=(none),
> > bootserver=192.168.1.78, rootserver=192.168.1.78, rootpath=
> >NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
> >Looking up port of RPC 100003/2 on 192.168.1.78
> >Looking up port of RPC 100005/1 on 192.168.1.78
> >VFS: Mounted root (nfs filesystem).
> >Freeing unused kernel memory: 76k init
> >Warning: unable to open an initial console.
Perhaps you dont have a proper /dev/ttyS0 device in the nfsroot?
>
> Any help will be appreciated.
>
> Thank you
>
> Brian
> ===============================================================
> Brian S. Park brian@corelis.com (562) 926-6727 x143
> ---------------------------------------------------------------
> Everything we do helps our customers get to market
> FASTER with HIGHER quality and LOWER cost
> ===============================================================
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2003-05-28 20:10 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <Your message of "Tue, 27 May 2003 11:49:51 PDT." <5.1.1.6.2.20030527114004.01282240@corelis.com>
[not found] ` <5.1.1.6.2.20030527160449.0128b868@corelis.com>
[not found] ` <3ED48719.60004@mrv.com>
2003-05-28 18:53 ` getting Linux working on IBM Walnut demo board Brian S. Park
2003-05-28 20:10 ` Eran Mann [this message]
2003-05-28 20:53 ` Brian S. Park
2003-05-28 21:34 ` Wolfgang Denk
2003-05-28 22:16 ` Brian S. Park
2003-05-29 20:17 ` Brian S. Park
2003-05-29 20:26 ` Wolfgang Denk
2003-05-28 20:59 Kerl, John
-- strict thread matches above, loose matches on Subject: below --
2003-05-28 19:03 Kerl, John
2003-05-28 19:02 Kerl, John
2003-05-28 18:56 Kerl, John
2003-05-27 18:49 Brian S. Park
2003-05-27 19:53 ` Wolfgang Denk
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=3ED517C5.1050102@mrv.com \
--to=emann@mrv.com \
--cc=brian@corelis.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 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.