View Single Post
Posts: 3,401 | Thanked: 1,255 times | Joined on Nov 2005 @ London, UK
#19
Originally Posted by kosmic View Post
nope it possible but kind of complicated.

in short:

- you have to extract the rootfs from the fiasco image
- copy the jffs2 img to a virtual ram mtdblock
- make a tar
- extract tar to mmc

nokia 770 only used as a mmc card reader for the computer.

anyway I don't recommend that for newbie.

Kos
Thanks for the correction - what would be nice is a simple set of commands to extract the rootfs which hopefully newbies can follow. I'm assuming it would require mounting the jffs2 filesystem through a loppback or something similar.