public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Shinya Kuribayashi <shinya.kuribayashi@necel.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] TFTP with U-Boot
Date: Thu, 07 Jun 2007 08:45:44 +0900	[thread overview]
Message-ID: <46674728.6080005@necel.com> (raw)
In-Reply-To: <4dde4acb0706060002jb95f274u275544d8adcbd4fe@mail.gmail.com>

Midhun Agnihotram wrote:
> Hi All,
> 
>   I am still not able to do a tftp. I have checked and rechecked my
> server settings according to the DULG manual.
> 
> **  I am using a Fedora Core 6 as my host. My /etc/xinetd.d/tftp is as below:
> 
> service tftp
> {
>         disable = no
>         socket_type             = dgram
>         protocol                = udp
>         wait                    = yes
>         user                    = root
>         server                  = /usr/sbin/in.tftpd
>         server_args             = -s /tftpboot

s/-s //

I couldn't tftp with -s, at least for me. Please try.

>         per_source              = 11
>         cps                     = 100 2
>         flags                   = IPv4
> }

Thanks,
Shinya

  parent reply	other threads:[~2007-06-06 23:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-06  7:02 [U-Boot-Users] TFTP with U-Boot Midhun Agnihotram
2007-06-06 12:12 ` Robin Randhawa
2007-06-06 13:26   ` Jerry Van Baren
2007-06-06 23:45 ` Shinya Kuribayashi [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-06-07  7:19 "Schönrock, Rene"

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=46674728.6080005@necel.com \
    --to=shinya.kuribayashi@necel.com \
    --cc=u-boot@lists.denx.de \
    /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