Command adb shell to make system visible in android (read write/read only) (rw/ro)
Mount system RW: mount -o rw,remount,rw /system Mount system RO: mount -o ro,remount,ro /system
Mount system RW: mount -o rw,remount,rw /system Mount system RO: mount -o ro,remount,ro /system