Closed santyboy007 closed 12 months ago
same issue here.. any leads?
Thanks to this article, I've managed to fix the issue. the solution was to rename the su
file located in /system/xbin
directory. I used root explorer (ver 4.1.4 by speed software) for renaming the system file. hope this helps 👍🏻
what to rename bro can u tell me in detail
what to rename bro can u tell me in detail
Anything other than su, maybe su2
can't rename, the file is read only, how can i change file permissions
can't rename, the file is read only, how can i change file permissions
Simply remount as rw (Read/Write):
mount -o rw,remount /system
Once you are done making changes, remount to ro (read-only):
mount -o ro,remount /system
How fix this? Abnormal State An "su" command that does no belong to Magisk is detected. Please remove the other unsupported su