Hi Harald and Florian,

   Thanks.

   I realize I forgot to ask the obvious question:

   How does the OpenWRT tree create the original JFFS2 filesystem? 

   Would be simple to write an "unmake JFFS2" program?

   Is there one already in the OpenWRT tree?

   warm regards,
   John


> >    I can't seem to figure out how to either "mount" or uncompress the
> > jffs2 filesystem that is produced by the OpenWRT compile.
> > 
> >    I try the obvious and get an unknown filesystem error.
> > 
> >    >mount file.jffs2 mnt -o loop -t jffs2
> > 
> >    Help Please.....
> 
> You cannot mount jffs2 from a block device, it is designed to work an
> raw flash devices only.
> If you want to mount it from something not a physical flash dev, you
> need the  block2mtd emulation.
> 
> http://gentoo-wiki.com/Mounting_a_block_device_with_JFFS2
> 
>       harald

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to