All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephan Hoffmann <sho@relinux.de>
To: buildroot@busybox.net
Subject: [Buildroot] Fwd: Re:  Basic questions about using BuildRoot
Date: Mon, 01 Oct 2012 10:29:04 +0200	[thread overview]
Message-ID: <50695450.1010704@relinux.de> (raw)
In-Reply-To: <506950E1.5050709@ronetix.at>

Am 01.10.2012 10:14, schrieb Martin Peevski:
> On 29/09/12 17:14, Stephan Hoffmann wrote:
>> Am 29.09.2012 16:09, schrieb Martin Peevski:
>>
>> # ifconfig eth0 <IP-Adress> up
>> Probably, you do not have the correct entry in /etc/network/interfaces
>>
>>
> You are great! Now my Ethernet is working! It only need to be set with
> ifconfig eth0 <xx.xx.xx.xx> up end begin works!
>
> Thank a lot for the help;
>
> Now I need dhcp support to my board be possible get its IP from our
> tftp server. I can't found dhclient command on the target board. Also
> search for appropriate network package to be installed via make
> menuconfig but was impossible to find such a packet. Can you help me
> again?
Try udhcpc, that should be available from busybox. if not: make
busybox-menuconfig

You should add

> auto eth0
> iface eth0 inet dhcp

to your /etc/network/interfaces file.

Hope it helps

Stephan

-- 
reLinux     -    Stephan Hoffmann
Am Schmidtgrund 124    50765 K?ln
Tel. +49.221.95595-19    Fax: -64
www.reLinux.de     sho at reLinux.de

  reply	other threads:[~2012-10-01  8:29 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-15 17:29 [Buildroot] Basic questions about using BuildRoot Martin Peevski
2012-09-15 17:50 ` Thomas De Schampheleire
     [not found]   ` <5054C649.6000006@ronetix.at>
2012-09-15 18:26     ` Thomas De Schampheleire
     [not found]       ` <5055A940.7070802@ronetix.at>
2012-09-16 11:12         ` [Buildroot] Fwd: " Thomas De Schampheleire
     [not found]           ` <5055C935.3050108@ronetix.at>
2012-09-17 10:43             ` Thomas De Schampheleire
2012-09-18 22:06               ` Arnout Vandecappelle
2012-09-20  6:19                 ` Martin Peevski
2012-09-27  8:55                   ` Martin Peevski
2012-09-27  9:53                     ` Thomas Petazzoni
2012-09-27 10:42                       ` Arnout Vandecappelle
2012-09-27 11:57                       ` Martin Peevski
2012-09-27 12:21                         ` Thomas Petazzoni
2012-09-28 14:02                           ` Martin Peevski
2012-09-29 13:17                             ` Martin Peevski
2012-09-29 13:57                               ` Stephan Hoffmann
2012-09-29 14:09                                 ` Martin Peevski
2012-09-29 14:14                                   ` Stephan Hoffmann
2012-10-01  8:14                                     ` Martin Peevski
2012-10-01  8:29                                       ` Stephan Hoffmann [this message]
2012-10-01  8:40                                       ` Samuel Martin
2012-10-01  9:06                                         ` Martin Peevski
2012-10-01  9:11                                           ` Samuel Martin
2012-10-01  9:17                                             ` Martin Peevski
2012-10-01 12:51                                               ` Martin Peevski
2012-10-03 15:05                                               ` Martin Peevski

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=50695450.1010704@relinux.de \
    --to=sho@relinux.de \
    --cc=buildroot@busybox.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 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.