OpenWRT Resize Squashfs Partition to Utilize all SD Card Space
Based on Openwer document here Expanding the filesystem To use the whole available space of your sdcard, you probably have to resize your partition. squashfs image To resize the squashfs-image one has to know the offset of the hidden f2fs filesystem. In this example, the squashfs partiton is /dev/sde2. You can find the offset, by […]