On Sun, Jun 18, 2017 at 9:17 PM, Burton, Ross <ross.bur...@intel.com> wrote:
>
> On 18 June 2017 at 12:48, Riko Ho <antonius.r...@gmail.com> wrote:
>>
>> Which one of these files can be downloaded by "dd" directly to SDcard ? or
>> how to write it to sdcard ?
>
>
> The beaglebone BSP doesn't write a SD card image (although it probably
> should now that wic exists).  Google has various pages explaining how a
> beaglebone needs a SD card to be formatted,
> https://github.com/linneman/planck/wiki/How-to-create-a-Boot-SD-Card-for-the-BeagleBone-black
> was near the top of my search.
>

If you're using 'beaglebone' machine defined in meta-yocto-bsp, then
there is a corresponding wks file
https://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta-yocto-bsp/wic/beaglebone.wks
which should produce a bootable SD card image. Both `wic` and
`wic.bmap` are added to IMAGE_FSTYPES automatically.

Cheers,
-- 
Maciej Borzecki
RnDity
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to