[HOWTO] ClockworkRecovery on the Coby Kyros 7125

gdanko

Member
Dec 21, 2010
45
1
This is an easy one :)

Requirements

  • fastboot for your platform
  • A formatted micro SD card in your 7125
Download Clockwork Recovery v5 for the Kyros 7125
Extract the file and rename the img as recovery.img

Code:
[gdanko@dolemite ~]$ adb reboot bootloader
Your tablet will indicate that you are in fastboot mode via blue text in the bottom left corner
Code:
[gdanko@dolemite ~]$ fastboot flash recovery recovery.img
sending 'recovery' (6424 KB)... OKAY
writing 'recovery'... OKAY
You can now reboot into recovery!
Code:
[gdanko@dolemite ~]$ adb reboot recovery
Enjoy Clockwork Recovery
 

caperuzorojo

Member
Jan 7, 2012
4
0
hi, i have a coby kyros mid7120 4g, i trie it but when i do adb reboot bootloader the screen is off and i have to reset for on it. do you know how i can install cfw in this tablet?? sorry my english is so bad
 

lfom

Senior Member
Developer
Sep 12, 2011
1,386
239
I haven't seen anything here on AndroidTablets, I think most development related to Telechips-based Kyros is done over KTZ (another forum just for Kyros models), probably that's where this version os CWM for 7125 came from...
 
Top