BlackMage
Occasional Visitor
Why my /jffs partition is read only?
how i can mount it rw?
and why my jffs partition is empty?
is jffs no longer used?
"Format JFFS partition at next boot" is to "No" checked and "Enable JFFS custom scripts and configs" to "Yes" in the Advanced Settings -> Administration in System Tab
how i can mount it rw?
and why my jffs partition is empty?
Code:
# cd /
# nvram show | grep jffs
jffs2_on=1
size: 57051 bytes (8485 left)
jffs2_exec=
jffs2_enable=1
jffs2_size=33554432
jffs2_format=0
jffs2_scripts=1
log_path=/jffs
# ls -l /jffs
# ls -l / | grep jffs
drwxr-xr-x 2 admin root 3 Apr 26 03:59 jffs
is jffs no longer used?
"Format JFFS partition at next boot" is to "No" checked and "Enable JFFS custom scripts and configs" to "Yes" in the Advanced Settings -> Administration in System Tab
Last edited: