My OS is PixysOS - Android 11 When I do
mount -o rw,remount /system
It fails saying -
mount: '/system' not in /proc/mounts
But usually it worked. I've also tested in android 9
Found a solution here: https://stackoverflow.com/a/62653020/14797617
Looks like I've to mount the root (/) directory.
mount -o rw,remount /