How to download the mtd block via TFTP?

A.W.C. bluestream at ymail.com
Fri Dec 4 20:08:01 UTC 2015


Well, I just not sure how the latest version of BB can help with the issue I described, when attempting to download the MTD blocks. 
Version 1.4.2 is outdated, but it works for small files when I tried to download.

As I described, download starts, but downloads just about ~900KB, then falls. TFTP show timeout, and also errors tftp: server says: 'Access violation' or 'Illegal TFTP operation'.



--------------------------------------------
On Fri, 12/4/15, Bastian Bittorf <bittorf at bluebottle.com> wrote:

 Subject: Re: How to download the mtd block via TFTP?
 To: "A.W.C." <bluestream at ymail.com>
 Cc: "wharms at bfs.de" <wharms at bfs.de>, "busybox at busybox.net" <busybox at busybox.net>
 Date: Friday, December 4, 2015, 10:50 PM
 
 * A.W.C. <bluestream at ymail.com>
 [04.12.2015 20:23]:
 > Can you illustrate
 this in details? 
 
 make allnoconfig
 make
 menuconfig
 # select only some of your needed
 applets, e.g. traceroute
 # select
 "Busybox settings" -> "build options"
 -> "static binary"
 make
 ls -l busybox*
 ./busybox
 --list
 # here you can see, that only
 'your' applets are in
 ./busybox
 traceroute -n 8.8.8.8
 scp ./busybox user at yourbox:
 
 try it & read the docs -
 bye, bastian
 


More information about the busybox mailing list