public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Gary Thomas <gary@mlbassoc.com>
To: Philippe-Antoine DAVID <philippe.antoine.david@hotmail.fr>
Cc: ecos-discuss@ecos.sourceware.org
Subject: Re: [ECOS] Problem with redboot load commande
Date: Fri, 02 Jun 2006 12:23:00 -0000	[thread overview]
Message-ID: <1149250993.7288.170.camel@hermes> (raw)
In-Reply-To: <1149250760.7288.167.camel@hermes>

On Fri, 2006-06-02 at 06:19 -0600, Gary Thomas wrote:
> On Fri, 2006-06-02 at 14:12 +0200, Philippe-Antoine DAVID wrote:
> > Hello everyone,
> > 
> > I am encountering a strange problem while trying to load a linux kernel 
> > bzImage with redboot, or any other file.
> > 
> > I always get the following message:
> > 
> > I/O error: No such file
> > 
> > I type as following:
> > 
> > Redboot> load -v -r -m http -b 0x00090000 -h xxx.xxx.xxx.xxx /src/bzImage
> > 
> > My network connection is working, the ping to my host (working with Linux 
> > CentOS) is fine, the http server is activated.
> > I tried to change the order of the command parameters, nd also to load a 
> > file from a local disk; and checked thousand times my path.
> > I need your help, I must be missing something elementary.
> 
> This very much depends on your TFTP server.  Most are restricted
> to a particular directory [tree] for security reasons, so you aren't
> allowed to use a whole path name.  For example, on Red Hat (Fedora)
> systems, TFTP can only serve from the /tftpboot directory and that
> is implied in the path name, so the RedBoot command:
>   RedBoot> lo dir/file.test
> would come from /tftpboot/dir/file.test
> 
> You'll need to check the documentation on your TFTP server setup
> for the exact details.

Sorry, I should read more carefully before I babble on.

Since you are using HTTP, the details will be different, but probably
still relevant as the path name will be what the HTTP server exports,
not a generic file path.

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

  reply	other threads:[~2006-06-02 12:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-02 12:14 Philippe-Antoine DAVID
2006-06-02 12:19 ` Gary Thomas
2006-06-02 12:23   ` Gary Thomas [this message]
2006-06-02 12:24   ` Andrew Lunn
2006-06-02 15:14 ` David Vrabel

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=1149250993.7288.170.camel@hermes \
    --to=gary@mlbassoc.com \
    --cc=ecos-discuss@ecos.sourceware.org \
    --cc=philippe.antoine.david@hotmail.fr \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).