remount failed: Operation not permitted
1. Make sure the phone is connected correctly
adbdevices
2. Enter the shell
adbshell
3. Input the command in the shell (the # sign at the front of the command does not need to be input)
#su
#mount-orw,remount-tyaffs2/dev/block/mtdblock3/system
#chmod777/system
#exit
4. Then you have read and write permission to the system directory. For example, you can use ADB push to push files to the system directory, or delete system files
If you don’t have the Su permission, please select root by yourself first
Similar Posts:
- mount: block device /dev/cdrom is write-protected, mounting read-only [How to Solve]
- mount: 192.168.70.178:/ failed, reason given by server: Permission denied [Solved]
- “can’t create transaction lock on /var/lib/rpm/…
- [Solved] Android P (9.0) userdebug version failed to execute ADB remount
- How to Solve Ora-01109 Error: database not open
- Permissions required by Vibrator.vibrate: android.permission.VIBRATE
- [Solved] PHP write file permission failure: file_put_contents: failed to open stream: Permission denied
- FTP delete the directory and files, and there is a file deletion prompt under the directory [550 remove directory operation failed.]
- The solution of waiting for dsmos “OSX”
- Ubuntu mount error(13): Permission denied window