Hi,
I have tried to mount the jffs2 filesystem as readonly by passing ro in the commandline as
fis load kernel
exec -c "root=/dev/mtdblock2 ro rootfstype=jffs2 console=ttyS0,115200 init=/etc/preinitâ€
Once the system is up, the filesystem is not really mounted as a read only and I can able to touch and
remove files on the mounted filesystem.
Can anybody precise how could I force to mount jffs2 filesystem as read only on IXP425.
Sara