ent: Tuesday, January 06, 2015 8:34 AM
> To: Moore, Thomas (FtWorth); yocto@yoctoproject.org
> Subject: RE: [yocto] separate partition support
>
>
>
>
> Hi Thomas,
>
>
>
> what I need is to have one image per partition
>
>
>
> for example if
>
> From: Moore, Thomas (FtWorth) [mailto:thomas.moo...@atk.com]
> Sent: Tuesday, January 6, 2015 1:01 AM
> To: Andre Marschalek; yocto@yoctoproject.org
> Subject: RE: [yocto] separate partition support
>
>
>
>
> I’m actually experimenting with this today.
>
&
On Tue, Jan 6, 2015 at 4:05 PM, Moore, Thomas (FtWorth)
wrote:
> I spent some time trying to determine how to generate multiple images as
> you’ve mentioned. However, the process used to generate the rootfs image
> appears to be buried deep in the Open Embedded core and I wasn’t able to
> figure o
n how that might be accomplished.
Thomas Moore
From: Andre Marschalek [mailto:andre.marscha...@outlook.com]
Sent: Tuesday, January 06, 2015 8:34 AM
To: Moore, Thomas (FtWorth); yocto@yoctoproject.org
Subject: RE: [yocto] separate partition support
Hi Thomas,
what I need is to have one image per
be mounted as /opt at
the end)
br
Andre
From: Moore, Thomas (FtWorth) [mailto:thomas.moo...@atk.com]
Sent: Tuesday, January 6, 2015 1:01 AM
To: Andre Marschalek; yocto@yoctoproject.org
Subject: RE: [yocto] separate partition support
I'm actually experimenting with this today.
I'm actually experimenting with this today.
Per the Development Manual, my first attempt was to use wic. While I was able
to create an image with multiple partitions, there appears to be no way to
split up the rootfs image that is created amongst the multiple partitions.
Below is the wks file I