Re: [yocto] How to create img file from a working machine

2018-05-16 Thread Scott Rifenbark
Yes - that is a good place to look.  The topic is from the Yocto Project
Development Tasks Manual (
https://www.yoctoproject.org/docs/2.5/dev-manual/dev-manual.html#creating-partitioned-images-using-wic
).

Scott

On Wed, May 16, 2018 at 6:27 AM, Alan Martinovic 
wrote:

> Hey,
> perhaps this will help you:
> https://www.yoctoproject.org/docs/2.4/mega-manual/mega-
> manual.html#creating-partitioned-images-using-wic
>
> On Wed, May 16, 2018 at 8:49 AM, Denis  wrote:
> >
> >
> > Hi. This is my first experience with Yocto.
> >
> > After having create a working machine this is the machine file list
> >
> >
> >
> > bzImage
> > bzImage--4.14.30+git0+ea9330894e_74f6cd2b69-r0-
> qemux86-20180515055407.bin
> > bzImage-qemux86.bin
> > core-image-minimal-qemux86-20180515055407.testdata.json
> > core-image-minimal-qemux86-20180515141056.qemuboot.conf
> > core-image-minimal-qemux86-20180515141056.rootfs.ext4
> > core-image-minimal-qemux86-20180515141056.rootfs.manifest
> > core-image-minimal-qemux86-20180515141056.rootfs.tar.bz2
> > core-image-minimal-qemux86-20180515141056.testdata.json
> > core-image-minimal-qemux86.ext4
> > core-image-minimal-qemux86.manifest
> > core-image-minimal-qemux86.qemuboot.conf
> > core-image-minimal-qemux86.tar.bz2
> > core-image-minimal-qemux86.testdata.json
> > core-image-sato-qemux86-20180515175948.qemuboot.conf
> > core-image-sato-qemux86-20180515175948.rootfs.ext4
> > core-image-sato-qemux86-20180515175948.rootfs.manifest
> > core-image-sato-qemux86-20180515175948.rootfs.tar.bz2
> > core-image-sato-qemux86-20180515175948.testdata.json
> > core-image-sato-qemux86.ext4
> > core-image-sato-qemux86.manifest
> > core-image-sato-qemux86.qemuboot.conf
> > core-image-sato-qemux86.tar.bz2
> > core-image-sato-qemux86.testdata.json
> > modules--4.14.30+git0+ea9330894e_74f6cd2b69-r0-
> qemux86-20180515055407.tgz
> > modules-qemux86.tgz
> >
> >
> >
> > Now how can I create a img file? I have searched on the web but I have
> found
> > nothing.
> >
> >
> >
> > Regards.
> >
> >
> >
> >
> > --
> >
> > +39.347.4070897
> >
> > www.labcsp.com
> >
> > www.denisgottardello.it
> >
> > GMT+1
> >
> > Skype: mrdebug
> >
> >
> > --
> > ___
> > yocto mailing list
> > yocto@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/yocto
> >
> --
> ___
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] How to create img file from a working machine

2018-05-16 Thread Alan Martinovic
Hey,
perhaps this will help you:
https://www.yoctoproject.org/docs/2.4/mega-manual/mega-manual.html#creating-partitioned-images-using-wic

On Wed, May 16, 2018 at 8:49 AM, Denis  wrote:
>
>
> Hi. This is my first experience with Yocto.
>
> After having create a working machine this is the machine file list
>
>
>
> bzImage
> bzImage--4.14.30+git0+ea9330894e_74f6cd2b69-r0-qemux86-20180515055407.bin
> bzImage-qemux86.bin
> core-image-minimal-qemux86-20180515055407.testdata.json
> core-image-minimal-qemux86-20180515141056.qemuboot.conf
> core-image-minimal-qemux86-20180515141056.rootfs.ext4
> core-image-minimal-qemux86-20180515141056.rootfs.manifest
> core-image-minimal-qemux86-20180515141056.rootfs.tar.bz2
> core-image-minimal-qemux86-20180515141056.testdata.json
> core-image-minimal-qemux86.ext4
> core-image-minimal-qemux86.manifest
> core-image-minimal-qemux86.qemuboot.conf
> core-image-minimal-qemux86.tar.bz2
> core-image-minimal-qemux86.testdata.json
> core-image-sato-qemux86-20180515175948.qemuboot.conf
> core-image-sato-qemux86-20180515175948.rootfs.ext4
> core-image-sato-qemux86-20180515175948.rootfs.manifest
> core-image-sato-qemux86-20180515175948.rootfs.tar.bz2
> core-image-sato-qemux86-20180515175948.testdata.json
> core-image-sato-qemux86.ext4
> core-image-sato-qemux86.manifest
> core-image-sato-qemux86.qemuboot.conf
> core-image-sato-qemux86.tar.bz2
> core-image-sato-qemux86.testdata.json
> modules--4.14.30+git0+ea9330894e_74f6cd2b69-r0-qemux86-20180515055407.tgz
> modules-qemux86.tgz
>
>
>
> Now how can I create a img file? I have searched on the web but I have found
> nothing.
>
>
>
> Regards.
>
>
>
>
> --
>
> +39.347.4070897
>
> www.labcsp.com
>
> www.denisgottardello.it
>
> GMT+1
>
> Skype: mrdebug
>
>
> --
> ___
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


[yocto] How to create img file from a working machine

2018-05-16 Thread Denis
Hi. This is my first experience with Yocto.
After having create a working machine this is the machine file list

*bzImage* 
*bzImage-qemux86.bin* 
*core-image-minimal-qemux86-20180515141056.rootfs.tar.bz2* 
*core-image-minimal-qemux86.ext4* 
*core-image-minimal-qemux86.manifest* 
*core-image-minimal-qemux86.qemuboot.conf* 
*core-image-minimal-qemux86.tar.bz2* 
*core-image-minimal-qemux86.testdata.json* 
*core-image-sato-qemux86-20180515175948.rootfs.tar.bz2* 
*core-image-sato-qemux86.ext4* 
*core-image-sato-qemux86.manifest* 
*core-image-sato-qemux86.qemuboot.conf* 
*core-image-sato-qemux86.tar.bz2* 
*core-image-sato-qemux86.testdata.json* 
*modules--4.14.30+git0+ea9330894e_74f6cd2b69-r0-qemux86-20180515055407.tgz* 
*modules-qemux86.tgz*


Now how can I create a img file? I have searched on the web but I have found 
nothing.

Regards.



+39.347.4070897
www.labcsp.com[1] 
www.denisgottardello.it[2] 
GMT+1
Skype: mrdebug


[1] http://www.labcsp.com
[2] http://www.denisgottardello.it
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto