In order to do this, you need to have your bootloader unlocked and fastboot working. If you haven't already see here:Files to download:Works with both ICS and JB: A2109CWMrecovery-6.0.2.8a.imgMD5: e7501de26fe8a9fc4675fa( Edit: the A2109CWMrecovery-6.0.2.8a.img file goes on your PC, not the A2109)If you need to root, also download: Superuser-3.1.3-arm-signed.zipCopy Superuser-3.1.3-arm-signed.zip to your A2109. It can go on either the internal or external sd card (you can put it in a folder if you want).Connect your tablet to your PC. On your PC, open a command prompt window (or terminal for Linux).
Reboot into the bootloader by typing. Code: fastboot -i 0x17ef reboot Immediately start tapping Volume Up until the tablet's screen says 'Booting Android Recovery'.If you didn't press Volume Up quickly enough, it will boot into Android and overwrite CWM recovery, so you'll have to go back to fastboot and reflash.If you did it right, CWM recovery should start. In CWM recovery, you use Volume Up and Volume Down to move the highlight up and down, and the Power button to select options.If you need to root:.
Adbd Cannot Run As Root In Production Builds Pixel
Select 'install zip from sdcard'. Then select 'choose zip from sdcard' or 'choose zip from external sdcard' depending on where you placed the Superuser zip file. Now navigate to your Superuser-3.1.3-signed-arm.zip and select it. Choose 'Yes Install Superuser-3.1.3-signed-arm.zip'Go back to the main menu and choose 'reboot system now' to restart android. You should now be rooted.To test it out, when the A2109 finished booting, try this at the command prompt. Code: adb shellsuIf you've rooted successfully, the prompt should change from a $ to a # (meaning you have root access).Type 'exit' twice at the command prompt to leave the adb shell.If you are running the stock firmware, each time you boot into Android it will overwrite ClockworkMod recovery with the stock recovery.
红米手机移动版,无法进行adb root,报错如下: adbd cannot run as root in production builds 在小米论坛里. Step 2: Browse the root directory. Step 3: Long press on the default.prop file and click on the Edit text option. Step 4: Set the value of ro.secure=0 ( initially it's set to 1) Step 5: Save the file and you can now have the root access for ADB.
You can prevent this by renaming the recovery-from-boot.p file in your /system folder to something else. Hi mcl630,How are you?I struggling with understanding the method and the 'basic of the basis'.This is the ROM (your rom!!!) that i have currently:Android version: 4.0.4.Kernel version: 3.1.10Build-svr-a@build-svr-a#1SMP PREEMPT Thu Oct 18Build number: MCL0103ILHardware info: 0.SS16.I pay'd to someone to flash this mod on my Lenovo IdeaTab A2109.i really want to know doing this by myself.I would like to ask you few questions regarding youe ROM. Hope that your answers will help me complete this task:1) If i already have a custom rom installed on my IdeaTab - do i have to do the bootloader unlocking?2) If i have the ICS rom - which from the two img's i need to use? 6.0.1.9 c.img OR 6.0.1.9 d.img???3) The Superuser-3.1.3-arm-signed.zip combine the ROM & ROOT? If do, i just need to flash it and it install the ROM and make the ROOT too at the same time?If not.where is the ROM?I would appreciate your help so much!I realy want to learn how to do it.All best! Click to expand.Seeing that you're running the MCL ROM, I know that you've got the bootloader unlocked, a new recovery image (e.g. Clockworkmod) flashed, and root access through Superuser (I believe this is necessary).
According to your info, you have the ROM already installed. Do yourself a favor - push power and volume up at the same time, when your tablet is off, for five seconds or so. You'll see which version of clockworkmod (cwm) you are running. Hopefully it is 6.0.1.9c.
You can easily reboot from that menu. Hi mcl630,How are you?I struggling with understanding the method and the 'basic of the basis'.This is the ROM (your rom!!!) that i have currently:Android version: 4.0.4.Kernel version: 3.1.10Build-svr-a@build-svr-a#1SMP PREEMPT Thu Oct 18Build number: MCL0103ILHardware info: 0.SS16.I pay'd to someone to flash this mod on my Lenovo IdeaTab A2109.i really want to know doing this by myself.I would like to ask you few questions regarding youe ROM. Hope that your answers will help me complete this task:1) If i already have a custom rom installed on my IdeaTab - do i have to do the bootloader unlocking?2) If i have the ICS rom - which from the two img's i need to use?
6.0.1.9 c.img OR 6.0.1.9 d.img???3) The Superuser-3.1.3-arm-signed.zip combine the ROM & ROOT? If do, i just need to flash it and it install the ROM and make the ROOT too at the same time?If not.where is the ROM?I would appreciate your help so much!I realy want to learn how to do it.All best! Click to expand.adb remount has been disabled in JB, you can have several choices.1.enable adb remount2.adb shell to remount system as rw.To enable adb remount you need to make this an insecure boot.img, by splitting the boot.img replacing the adbd with one from ICS boot.img, then edit the default.prop repackage boot.img and flash.or you canadb shellmount -o remount,rw /systemThis is same thing as adb remount, but doesn't require any modifications to boot.imgI use choice one as I always modify boot.img for reason or other. Adb remount has been disabled in JB, you can have several choices.1.enable adb remount2.adb shell to remount system as rw.To enable adb remount you need to make this an insecure boot.img, by splitting the boot.img replacing the adbd with one from ICS boot.img, then edit the default.prop repackage boot.img and flash.or you canadb shellmount -o remount,rw /systemThis is same thing as adb remount, but doesn't require any modifications to boot.imgI use choice one as I always modify boot.img for reason or other. About AndroidTablets.netAndroidTablets.net is a community dedicated to Android Tablets made by various manufacturers.
We discuss topics including Android Tablet Help, Android Tablet Reviews, Android Tablet Apps, Android Tablet Accessories (such as Tablet Keyboards, Tablet Cases, Tablet Covers), Android Tablet Games and more. Our goal is to be the Internet's largest and best Android Tablet Forum.AndroidTablets.net is not affiliated with Google. We are an enthusiast site dedicated to everything Android Tablet.