Hi William and Alfredo,

tftpboot problems

Observation with Yocto 1.6 :
             Below are the following observation after i executed the get 
uImage.
tftp 192.168.95.130
tftp> get uImage
Received 5076896 bytes in 1.1 seconds

Do I have to transfer the uImage or zImage? I do not find any zImage in the 
"/build/tmp/deploy/images/beaglebone$ "


Observation with the Debian image :

If I try the with the Debian image I get the  "Bad Linux ARM zImage magic" any 
clue on this ?


Regards,
Gibson





On Friday, July 11, 2014 6:01:08 AM UTC+5:30, William Hermans wrote:
>
> 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 <[email protected] 
> <javascript:>> wrote:
>
>>
>> On Sat, Jul 5, 2014 at 11:55 AM, <[email protected] <javascript:>> 
>> 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 [email protected] <javascript:>.
>> 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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to