Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHi John,
You'll need to enable jffs2 in the kernel configuration, then create your own jffs2 image using the mkfs.jffs2 utility. You can get the sources from: http://www.psyent.com/download (http://www.psyent.com/download) The sources at this site were ported for use under cygwin ... but you'd be doing yourself a favor (at least for the time being) to build the utility under linux -- as the cygwin version doesn't do a good job with some of the file attributes. Regards, --Scott