Re: A small status update..
Posted by
Grommish on
Jul 08, 2020; 1:37pm
URL: https://itus.accessinnov.com/FIRMWARE-Itus-Shield-v2-tp2014p2081.html
I create a Initramfs image in the Gateway spot. It effectively acts as a "OpenWrt" Linux LiveCD. As long as that image is compiled with f2fs, there would be no issues with using f2fs.. The only issue would be with trying to recover data from the partition if it bricks.. though at that point, you're better off starting over, but the security side of my personality won't let me not bake in a way to try and get stuff back.
The initramfs image is basically the entire image (kernel + rootfs) in a single compressed squashfs ELF binary image. It's loaded the exact same way as the other images, but it maintains its rootfs in RAM, so it can't be changed, but you also can't screw it up heheh
I use that for the times I hose the other images..
Running Itus Shield v2 Firmware