For info
adb remount
returns \"remount failed: Operation not permitted\"
\"remount failed: Operation not permitted\"
adb shell \'su -c mount -o rw,remo
Otherwise... if
getenforce
returns
Enforcing
Then maybe you should call
setenforce 0 mount -o rw,remount /system setenforce 1