Hi all, trying to do what the title says. I 'd like to create a little 512kb jffs partition on a 4k leb flash. I can't seem to download the mkfs.jffs2 tool to the device and when I try to generate an image using genimage it complains about the block size. But as 4k blocks are used in ath79 tiny is there some other way?
Like so many things, so very simple:
root@OpenWrt:/# mtd erase mtdX
root@OpenWrt:/# mount -t jffs2 mtdX /mnt
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.