because most of the file system is squashfs, thus readonly. some partitions are RW. You should copy the folder you want to make RW to a RW partition then do mount -o bind to remount your RW copy over the RO copy. You can then copy that mount command into the devmode startup script ok the folder the...