- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
First pb solved
edit : nodelist.c change if (!valid_ref) by if (!valid_ref && (f->inocache->ino!=1))- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
about pb2: jffs2 is a filesystem, so there are some "structs" and "data" to record, to maintain jffs2. So you should not "cover" or "delete" these files.
If you won't to write something on it , follow: 1. copy these files as parts of romfs 2. copy them to jffs2 mtdblock from romfs after succefully mounte it 3. of course, you can copy files to jffs2 block by ftp or nfs. Anyway, if you got a real image of jffs2 block like PC software "GHOST" dose, named jffs2.image, in my opinion , jffs2.image could be flash-programmed to a new flash , and we get the jffs2 mtdblock simply and directly.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
only a "manual" copy may work fine.
Thanks, Marc
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page