Re: [beagleboard] Transferring the image to the BBB via TFTP- using Yocto openembedded 1.6

2014-07-11 Thread robert.berger
Hi, On Friday, July 11, 2014 8:31:59 AM UTC+3, Gibson Justian wrote: Hi William and John , Thanks for reply!!! The uEnv.txt that you have shared across uses the kernel_file=zImage and initrd_file=initrd.img but after the compilation of the yocto distro 1.6

Re: [beagleboard] Transferring the image to the BBB via TFTP- using Yocto openembedded 1.6

2014-07-11 Thread John Syn
From: robert.berger robert.karl.ber...@gmail.com Reply-To: beagleboard@googlegroups.com beagleboard@googlegroups.com Date: Thursday, July 10, 2014 at 11:15 PM To: beagleboard@googlegroups.com beagleboard@googlegroups.com Subject: Re: [beagleboard] Transferring the image to the BBB via TFTP

Re: [beagleboard] Transferring the image to the BBB via TFTP- using Yocto openembedded 1.6

2014-07-10 Thread Gibson Justian
Hi William, I am using Yocto 1.6 (daisy) and i could get the file out using the get command, but still having the same error!!! I use the Debian as the host machine. I am very new to the tftp stuff so just want to get a hold on it and followed the steps from the internet. Tested with

Re: [beagleboard] Transferring the image to the BBB via TFTP- using Yocto openembedded 1.6

2014-07-10 Thread Alfredo Muniz
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

Re: [beagleboard] Transferring the image to the BBB via TFTP- using Yocto openembedded 1.6

2014-07-10 Thread William Hermans
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

Re: [beagleboard] Transferring the image to the BBB via TFTP- using Yocto openembedded 1.6

2014-07-10 Thread Gibson Justian
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

Re: [beagleboard] Transferring the image to the BBB via TFTP- using Yocto openembedded 1.6

2014-07-10 Thread William Hermans
Supposedly you're supposed to be able to tftp zImage's now days, I've only ever used uImage. Lately I've stopped using tftp, and only use NFS for the rootfs. John Syn recently made a post on these groups saying zImage does work, and I've read the same a while back from somewhere else. But, I have

Re: [beagleboard] Transferring the image to the BBB via TFTP- using Yocto openembedded 1.6

2014-07-10 Thread John Syn
From: William Hermans yyrk...@gmail.com Reply-To: beagleboard@googlegroups.com beagleboard@googlegroups.com Date: Thursday, July 10, 2014 at 7:46 PM To: beagleboard@googlegroups.com beagleboard@googlegroups.com Subject: Re: [beagleboard] Transferring the image to the BBB via TFTP- using

Re: [beagleboard] Transferring the image to the BBB via TFTP- using Yocto openembedded 1.6

2014-07-10 Thread John Syn
From: William Hermans yyrk...@gmail.com Reply-To: beagleboard@googlegroups.com beagleboard@googlegroups.com Date: Thursday, July 10, 2014 at 7:46 PM To: beagleboard@googlegroups.com beagleboard@googlegroups.com Subject: Re: [beagleboard] Transferring the image to the BBB via TFTP- using

Re: [beagleboard] Transferring the image to the BBB via TFTP- using Yocto openembedded 1.6

2014-07-10 Thread John Syn
From: William Hermans yyrk...@gmail.com Reply-To: beagleboard@googlegroups.com beagleboard@googlegroups.com Date: Thursday, July 10, 2014 at 7:46 PM To: beagleboard@googlegroups.com beagleboard@googlegroups.com Subject: Re: [beagleboard] Transferring the image to the BBB via TFTP- using

Re: [beagleboard] Transferring the image to the BBB via TFTP- using Yocto openembedded 1.6

2014-07-10 Thread Gibson Justian
...@googlegroups.com javascript: beagl...@googlegroups.com javascript: Subject: Re: [beagleboard] Transferring the image to the BBB via TFTP- using Yocto openembedded 1.6 Supposedly you're supposed to be able to tftp zImage's now days, I've only ever used uImage. Lately I've stopped using tftp

[beagleboard] Transferring the image to the BBB via TFTP- using Yocto openembedded 1.6

2014-07-07 Thread guitargibson
Hi folks, I am trying to boot the BBB using the tftpboot procedure and I used the yocto openembedded build . When I tried to transfer the image file using the tftp command in the uboot prompt , I get the following output. link up on port 0, speed 100, full duplex Using cpsw

Re: [beagleboard] Transferring the image to the BBB via TFTP- using Yocto openembedded 1.6

2014-07-07 Thread William Hermans
Also very odd that this post did not show up on the groups until 2 days later. Unless this was a new user thing. On Mon, Jul 7, 2014 at 9:31 AM, William Hermans yyrk...@gmail.com wrote: Gibson, which distro are you using on the tftp host, and which tftp server are you using ? You also

Re: [beagleboard] Transferring the image to the BBB via TFTP- using Yocto openembedded 1.6

2014-07-07 Thread Gerald Coley
It is a non-member thing. Gerald On Mon, Jul 7, 2014 at 11:34 AM, William Hermans yyrk...@gmail.com wrote: Also very odd that this post did not show up on the groups until 2 days later. Unless this was a new user thing. On Mon, Jul 7, 2014 at 9:31 AM, William Hermans yyrk...@gmail.com