All of lore.kernel.org
 help / color / mirror / Atom feed
* How to create img file from a working machine
@ 2018-05-16  6:49 Denis
  2018-05-16 13:27 ` Alan Martinovic
  0 siblings, 1 reply; 3+ messages in thread
From: Denis @ 2018-05-16  6:49 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 1040 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 8342 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: How to create img file from a working machine
  2018-05-16  6:49 How to create img file from a working machine Denis
@ 2018-05-16 13:27 ` Alan Martinovic
  2018-05-16 16:12   ` Scott Rifenbark
  0 siblings, 1 reply; 3+ messages in thread
From: Alan Martinovic @ 2018-05-16 13:27 UTC (permalink / raw)
  To: Denis; +Cc: Yocto-mailing-list

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 <info@denisgottardello.it> 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
>


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: How to create img file from a working machine
  2018-05-16 13:27 ` Alan Martinovic
@ 2018-05-16 16:12   ` Scott Rifenbark
  0 siblings, 0 replies; 3+ messages in thread
From: Scott Rifenbark @ 2018-05-16 16:12 UTC (permalink / raw)
  To: Alan Martinovic; +Cc: Yocto-mailing-list

[-- Attachment #1: Type: text/plain, Size: 2616 bytes --]

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 <alan.martinovic@senic.com>
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 <info@denisgottardello.it> 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
>

[-- Attachment #2: Type: text/html, Size: 4280 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-05-16 16:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-16  6:49 How to create img file from a working machine Denis
2018-05-16 13:27 ` Alan Martinovic
2018-05-16 16:12   ` Scott Rifenbark

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.