Quote:
Originally Posted by joshuamotte
... using su resulted with an Authentication failure...
|
The "su" was to be addressed to the Android shell, not your desktop.
Code:
C:\>adb shell
$ su
#
(That's why I always pretend that you've got a Windows desktop as the prompts are less ambiguous. C:\> means desktop, even if it's Linux.)
"su" only works for Magisk. The regular system does not have it, my recovery doesn't need it.
Quote:
Originally Posted by joshuamotte
mount: /system: mount point does not exist.
|
Hmm, maybe it doesn't.