Hi Gary, On Thursday 05 June 2014 07:07:34 Gary Thomas wrote: > Looking through the Poky/Yocto sources, there seems to be > some support for Live CD/USB images. However, I can't find > any examples nor documentation for how to use this. > > Can anyone provide some pointers?
You're right, we seem to be missing that in our documentation; I'm not sure where the best place to document it would be though. FYI, you should just need to ensure "live" is in IMAGE_FSTYPES; then you should get a .directdisk image that you can just dd to a USB stick. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre -- _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
