System is RO

Terminal emulator:
blablabla@android:/ $ su dmesg > dmesg.log
/system/bin/skh: can't create dmesg.log: Read-only file system
That isn't good, too, because i can not tweak build.prop and Android Tuner fails to make some tweaks, too.
Any chance to make a writable system partition? I believe wendal managed to do so on RK devices...
su dmesg > /mnt/sdcard/dmesg.log
dmesg.log is 0 bytes!
Comment