• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Help help with remount in ADB

ChRi$

Lurker
ive got everything working up until the point were i try to remount and get ready for the push. it says "remount failed: operation not permitted"

ive read that its possible my boot image is the "1" type that will not allow a remount, and that it needs to be "0".

my question is where can i find one, or how do i go about changing it so i can get my apk pushed back? any help would be greatly appreciated guys, thanks.
 
If you want to push an apk, I`ll recommend you to boot into recovery and mount /system partition. That will you will do the adb push command and you wont need to do adb remount. If still need help just pm me. LOL
 
Back
Top Bottom