Use a custom rootfs?

Hello,

I want to use a completely custom root filesystem (created from Yocto project). (format is eithe a directory structure /, /bin, etc. Or a single tarball that contains everything)

But how should I flash de root filesystem? If I copy my rootfs into Linux_4_Tegra/rootfs then do ./flash.sh, it is most likely not gonna work at all.

Cheers,

All right so I just dived in, and it was actually very easy and worked out of the box, I just had to copy my rootfs to Linux_4_Tegra/rootfs/ and do the usual procedure. I’m surprised but happy!

Cheers,