Hello, I have a tinkerboard 2s that I want to use with FCOS. It is somewhat similar to the rpi4. The boot structure as defined by Asus engineers is: uboot, trust, kernel boot, rootfs, userdata (which contains cmdline.txt)
I am successful in building uboot, trust, kernel, and ubuntu rootfs. But I’m not sure how this will now look like with FCOS. I get that an ignition file is required, but I don’t understand how the process will look like now.
Any thoughts?
Thank you,