View source for Talk:Jffs2

From Openmoko

Jump to: navigation, search

You do not have permission to edit this page, for the following reasons:

  • The action you have requested is limited to users in the group: Administrators.
  • You must confirm your email address before editing pages. Please set and validate your email address through your user preferences.

You can view and copy the source of this page:

Return to Talk:Jffs2.

Personal tools

Took me ages to find a recipe to examine jffs2 files, so having found one I've condensed it to the essentials and created this wiki entry.

--Nimpo 15:08, 8 January 2009 (UTC)

unknown filesystem type 'Jffs2'

After running this, everything went fine up to the last line, where my mount said: mount: unknown filesystem type 'jffs2'

This even though lsmod |grep jffs2 jffs2 114256 0 mtd 25228 2 block2mtd,jffs2 zlib_deflate 30744 1 jffs2 lzo_decompress 11264 1 jffs2 lzo_compress 11264 1 jffs2

So I don't get it. Is there something missing from the recipe?