<div dir="ltr"><div>Hi,</div><div><br></div><div>In the context of this page:</div><a href="https://erofs.docs.kernel.org/en/latest/merging.html">https://erofs.docs.kernel.org/en/latest/merging.html</a><br><br>I am trying to experiment with EROFS where I want to try something crazy like the following setup:<br><br>/dev/mmcblk0p3:<br>|<br>EROFS root image<br>|<br>-------- <br>|<br>EROFS second image<br>|<br>--------<div><br>I wanted to have a primate root EROFS filesystem written at the start of a partition. Then I would like to "append" files to the immutable root EROFS filesystem, by adding a concatenated EROFS filesystem after the root filesystem, with an external device reference pointing to the root EROFS filesystem.<br><br>My idea in my head was then to boot the Linux kernel with something like:<br><br>root=/dev/mmcblk0p3 rootfstype=erofs rootoptions=device=/dev/mmcblk0p3,offset=<root size><br><br>1. Is it possible to have the "blobdevice" point to a complete EROFS filesystem?<br><br>2. If yes, is there userspace support for creating this setup? </div><div><br></div><div>Kind Regards,</div><div>Fred<br><br><br></div><div><br><div><br></div></div></div>