CW Recovery v6.0.1.1 for Coby 7042, 8042

vampirefo.

Senior Member
Developer
Nov 8, 2011
3,836
1,394
v6.0.1.1 is the latest cw recovery, it's suppose to backup and restore faster. a few new tweaks added by Koush.

The recovery screens will display the version it was built for ie, 7042 and my name as I compiled them, these recoveries may or may not work on other devices, They were built for the Coby 7042 and so on, not other devices.


credits to Koush

8042_9742 8042_9742_recovery.zip

7042 7042_v6.0.1.1_recovery.zip

9042 9042_v6.0.1.1_recovery.zip

1042 1042_v6.0.1.1_recovery.zip

install is same as other recoveries

via adb

adb push recovery.img /data/local/tmp/recovery.img
adb push install-recovery.sh /data/local/tmp/install-recovery.sh
adb push reboot-recovery /system/bin/reboot-recovery

adb shell

chmod 777 /data/local/tmp/install-recovery.sh
chmod 755 /system/bin/reboot-recovery

/data/local/tmp/install-recovery.sh
/system/bin/reboot-recovery

you can also just copy the files to your sdcard use a file manager that supports root to move the files where they go.

then use terminal on tablet

su

chmod 777 /data/local/tmp/install-recovery.sh
chmod 755 /system/bin/reboot-recovery

/data/local/tmp/install-recovery.sh
/system/bin/reboot-recovery
 
Last edited:

jcruckus

Member
Nov 5, 2011
33
3
is the screen still inverted on the 9742 with this recovery? I have the previous recovery you ported and it works great, but I would like the faster backups, and I seem to be doing a lot of those lately.
"
Thanks for all your work on these Vampirefo, I love that you are on this. Where is your "donate" button?
 
Oct 16, 2012
3
0
Can someone please help. I installed cwm 6.0.1.1 on my 8042 and downloaded cm 9.zip and put it on my tablets sdcard. when i reboot into recovery cwm doese't see any zip files. I also tried downloading gapps.zip just to make sure it wasn't something with cm 9.zip. Any help would be greatly appreciated.
 

vampirefo.

Senior Member
Developer
Nov 8, 2011
3,836
1,394
Can someone please help. I installed cwm 6.0.1.1 on my 8042 and downloaded cm 9.zip and put it on my tablets sdcard. when i reboot into recovery cwm doese't see any zip files. I also tried downloading gapps.zip just to make sure it wasn't something with cm 9.zip. Any help would be greatly appreciated.

Are you sure you are putting the zips on your sdcard? sounds like you are putting them on your internal memory.
 
Top