Recent content by willians souto

  1. W

    /system partition read only now?

    solution su mount -o rw,remount -t rootfs /system or mount -o rw,remount -t rootfs rootfs /system chmod 0777 /system ;)