Forum Discussion
Altera_Forum
Honored Contributor
21 years agoHow do I creat a jffs2 image?
I have a Microtronix uKit development board. I want to use jffs2 instead of romfs for my primary filesystem. Does anyone know how to create a jffs2 image from within the Windows NIOS II IDE? ...
Altera_Forum
Honored Contributor
21 years agoSource code is available at:
http://www.psyent.com/download (http://www.psyent.com/download) The file you want is flashfs.tar.gz. To build, open Nios-II shell, then: 1. Un-tar 2. In both subdirectories: just 'make' 3. Copy the .exe to your /usr/local/bin Enjoy, --Scott PS - if you find any bugs/problems, please feel free to send me a patch -- I'll update so everyone can get the fixes.