[yocto] Multiple ubifs partition

Marc Ferland marc.ferland at gmail.com
Thu Mar 7 06:31:13 PST 2019


Look for the multiubi fstype:

https://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/classes/image_types.bbclass#n151


On Mon, Mar 4, 2019 at 6:17 AM Gabriele Zampieri
<gabbla.malist at gmail.com> wrote:
>
> Hi all,
>
> I'm trying to build a distribution that has multiple partitions. The desiderata is something like:
>
> - rootfs.ubifs mounted on /
> - data.ubifs mounted on /data
> - opt.ubifs mounted on /opt
>
> I was wondering if there is a standard way to achieve the goal. I see that there is a tool called wic, but it does not seems to support ubifs. I could post process the tarball image and doing stuff with my scripts, but I'd prefer doing this in a single bitbake run. Can you suggest something?
>
> Thanks,
> Gabriele
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto


More information about the yocto mailing list