Artificial intelligent assistant

Can't mount /system read-write When I make install reaver in _termux_ the following error occurs: ./install.sh -D -m 755 wash /usr/local/bin/wash mkdir: cannot create directory ‘/usr’: Read-only file system make: *** [Makefile:140: install] Error 1 I tried to `mount -o remount,rw /system`: mount: '/system' not in /proc/mounts I also tried `mount -o rw,remount /`: mount: '/dev/block/platform/soc/7824900.sdhci/by-name/system' not user mountable in fstab None of them helped.

I found the answer:


tsudo mount -o remount,rw /


*tsudo it's sudo for termux

xcX3v84RxoQ-4GxG32940ukFUIEgYdPy 25383877a2f2b9b161c94aa90adece1d