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 <[email protected]> wrote: Subject: Re: How to download the mtd block via TFTP? To: "A.W.C." <[email protected]> Cc: "[email protected]" <[email protected]>, "[email protected]" <[email protected]> Date: Friday, December 4, 2015, 10:50 PM * A.W.C. <[email protected]> [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@yourbox: try it & read the docs - bye, bastian _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
