I cannot write to my phones system partition. I can successfully run
from the shell but doing
afterwards reveals that the partition is still read only. Root apps like Link2SD and ES File explorer also fail to write to system. I can still do it from inside of TWRP but I'd like to get it working in Android. Is there any fix for this as of now?
Code:
mount -o remount,rw /system
Code:
mount | grep system