Results 1 to 1 of 1
Hi all
I have a jffs2 rootfilesystem image. I could successfully boot my board with this image. But in the kernel boot prompt, if I make any change in this ...
- 01-17-2011 #1
Write permission is not enabled in jffs2 Root filesystem
Hi all
I have a jffs2 rootfilesystem image. I could successfully boot my board with this image. But in the kernel boot prompt, if I make any change in this RFS ( eg: modified rcS file in /etc), its not reflecting in the board after rebooting the board.
I have created the image as follows:
Code:mkfs.jffs2 -r rfs -e 0x20000 -p -o rfs_image.jffs2 --no-cleanmarkers
Should I need to do some thing, to enable Write permission in jffs2 filesystem ? Please let me know.
Regards
Remya S J


Reply With Quote
