When the value of rp_size is greater than mtd->size, jffs2 can be remounted normally. It can be easily reproduced with the steps listed below. 1.mount -t jffs2 -o rw,relatime /dev/mtdblockx /mnt 2.mount -o remount -o rp_size=xxx /mnt