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 agoYou'll also need to enable JFFS2 file support within the kernel and pass the
rootfstype=jffs2 argument to the kernel via the boot commandline...