Forum Discussion
Altera_Forum
Honored Contributor
21 years agojffs2 filesystem image
Hello, Can someone tell me how to create and use a jffs2 filesystem image ? I have correctly partitionned my flash, and I can mount it (in /home for now). I would like to use it for things ...
Altera_Forum
Honored Contributor
21 years agoHi All,
> ours are mainly somewhere between 750kB and 2MB (cramfs) I'm very fond of cramfs ... it works quite well, generally yields better compression than jffs2, and the images are easier to work with. Although the tools I've used don't support the 'devtable' feature found in mkfs.jffs2. pod, you might want to consider partitioning your flash. Make the root small & perhaps read-only. Then mount jffs2 for read-write access and all the "extra stuff" under /usr. Regards, --Scott