Gibson,

Here is a blog post I made last year getting netboot working on the BBB
using debian as the tftp server.
http://www.embeddedhobbyist.com/debian-tips/beaglebone-black/beaglebone-black-network-boot/

Scroll down to "*Installing, and configuring TFTP*" and see if you can
remember if you've done all that. The rest of the article is not important.


On Thu, Jul 10, 2014 at 12:28 PM, Alfredo Muniz <alfredoamu...@gmail.com>
wrote:

>
> On Sat, Jul 5, 2014 at 11:55 AM, <guitargib...@gmail.com> wrote:
>
>> Any valuable suggestions or tips on this is helpful
>
>
> Your bbb isn't connecting to the server or the file uImage doesn't exist
> on the server. Have you tried connecting to your server using tftp on your
> local machine? Make a file called test in your tftp folder and run the
> following commands in another folder
>
> tftp 192.168.43.130
> get test
> quit
>
> There shouldn't be any errors and you should get the file test in the
> folder you were in.
>
> --
> For more options, visit http://beagleboard.org/discuss
> ---
> You received this message because you are subscribed to the Google Groups
> "BeagleBoard" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to beagleboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to