linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Matthew Locke <mlocke@mvista.com>
To: rshaw@graftononline.net
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: CLLF with Hard Hat Lunix "Sending BOOTP requests" problem
Date: Fri, 15 Sep 2000 11:28:33 -0700	[thread overview]
Message-ID: <39C26A51.CA521100@mvista.com> (raw)
In-Reply-To: 001401c01eb2$48a92330$0100a8c0@nonewr2gx24hxi


rshaw@graftononline.net wrote:
>
> I'm trying to get a CLLF 860T to load a kernel normally.  I'm using Embedded
> PowerPC Cross Development Kit Rev. 1.0 Hard Hat Linux.

you might want to upgrade to 1.2. it is on our ftp site.  It is not
nescessary, but it is always good to use the latest stable stuff.

> While loading the kernel via tftp I found that in order for the boot process
> to work I have to use both the 10 Mbps and 100 Mbps ports.

the EP boot loader uses the 10Mbps port for tftp loading.  You don't use
the 10/100 for tftp.

>If I do not do
> this it times out at "Sending BOOTP requests". I have had to execute the
> following script before loading via tftp during which time the 10 Mbps port
> is being used.

you only need to use the 10Mbps port, you don't need the 100Mbps port
connected  to the network.

>
> #!/bin/bash
> arp -s 192.168.0.3 00:10:ec:00:00:00

that ethernet address is wrong.  This may be causing some of your
problems.  Contact Embedded Planet support for help to reprogram the
correct enet address for your board


> OK, This gets us to a Linux shell prompt even though I had to execute the
> script files using both the 10 Mbps and 100 Mbps ports, which I shouldn't
> have to do. I'm hoping someone might be able to help me with why I need to
> use both ports and execute these arp commands.  Is something wrong with my
> DHCP configuration?

look into changing the enet address to the right one.   the
configuration looks fine.  I hope the w2k host is not really running
win2k.  If it is, all bets are off.


> Here is the /etc/hosts file contents
>
> 127.0.0.1 localhost.localdomain localhost
> 192.168.0.1 win2000 w2k
> 192.168.0.2     RANDYLINUX rlx
> 192.168.0.3     CLLFBOARD cllf
>

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

  reply	other threads:[~2000-09-15 18:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-09-15  1:14 CLLF with Hard Hat Lunix "Sending BOOTP requests" problem rshaw
2000-09-15 18:28 ` Matthew Locke [this message]
2000-09-19  1:05 ` Graham Stoney
2000-09-19  1:35   ` Dan Malek
2000-09-19  2:21     ` Graham Stoney
2000-09-19  2:40       ` Dan Malek

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=39C26A51.CA521100@mvista.com \
    --to=mlocke@mvista.com \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    --cc=rshaw@graftononline.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 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).