Hi @bjlli,
Unfortunately we currently do not support using F2FS/BTRFS, but, if you still want to try on your own, I can give you some directions:
- Build a bootable/partitioned image with the entire system (see yocto/wic doc)
- Load the image to a flash drive
- Load Tezi on your device (it loads to RAM, so you can overwrite the data in the emmc)
- Access the tezi serial console (unsecured, no username/password)
- Attach the flash drive to your device and mount it
- Use
dd
to copy the image from the flash drive to the emmc in the module - Reboot
I’m not sure if u-boot has BRTFS/F2FS support or if it is enabled, so you may have to check their documentation.
Best regards,
Yago