Adb remount operation failed fix

When you type adb remount in command panel and it fails and gives operation failed as output .
Try this

adb kill-server
adb root
adb remount

Give whichever adb command you want to give after successful remount. Tested and found working on 4.1.2(rooted), 4.2.1(rooted ) and 4.0.3(unrooted stock firmware).

Comments

  1. Whats do you think this mean?

    "adbd cannot run as root in production builds"

    Yes, I am quite a newcomer in those things. Thank you in advance.

    ReplyDelete

Post a Comment

Popular Posts