-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

RHS Linux User wrote:
> Hi Harald and Florian,
> 
>    Thanks.
> 
>    I realize I forgot to ask the obvious question:
> 
>    How does the OpenWRT tree create the original JFFS2 filesystem? 

staging_dir/host/bin/mkfs.jff2

which is called from include/image.mk

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

you don't have to, have a look at
build_dir/<arch>/root-<subarch>

>    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
> [email protected]
> http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


- --
Harald Schiöberg
Technische Universität Berlin | T-Laboratories | FG INET
www: http://www.net.t-labs.tu-berlin.de
Phone: +49-(0)30-8353-58476 | Fax: +49-(0)391 534 783 47
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIKV+VJgyxs71kcx4RApuEAJ99TKdNpI8jM1YSSo1J5DmAWxbhMwCeOT+t
Oqz70id5DFp5LgjxgBidUz8=
=OxU3
-----END PGP SIGNATURE-----
_______________________________________________
openwrt-devel mailing list
[email protected]
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to