- Nov 8, 2011
- 3,836
- 1,394
Download
7033_fix
extract and place dual_recovery.img, unsecure_boot.img, boot.img, utscript, 7033_system.tgz on your sdcard.insert the sdcard into your coby 7033 tablet turn the tablet off by using a paper clip or some other small device to insert in hole on back of tablet press and release for 3 seconds.
now press and hold volume up + power until you see Vampirefo top left of tablet, at this point lay tablet down, once tablet is done it will boot into my modified recovery.
Once in recovery mode it's, time to start adb commands.
adb shell
cw_recovery.sh
-----------------------------------------------------
now in recovery scroll down til you see
mounts and storage
select
mount /sdcard
select
press back button
__________________
now continue with adb commands
flash_image kernel /sdcard/unsecure_boot.img
flash_image RKer /sdcard/dual_recovery.img
format_cache.sh
format_data.sh
format_system.sh
busybox tar -xzvf /sdcard/7033_system.tgz
after it finishes
in recovery select
reboot system now
select
no
This video just shows tablet rebooting into recovery mode using latest utscript.
Yes my wife and grandson are talking about something during video oh well, I am trying to replace their conversation with music.
7033_fix
extract and place dual_recovery.img, unsecure_boot.img, boot.img, utscript, 7033_system.tgz on your sdcard.insert the sdcard into your coby 7033 tablet turn the tablet off by using a paper clip or some other small device to insert in hole on back of tablet press and release for 3 seconds.
now press and hold volume up + power until you see Vampirefo top left of tablet, at this point lay tablet down, once tablet is done it will boot into my modified recovery.
Once in recovery mode it's, time to start adb commands.
adb shell
cw_recovery.sh
-----------------------------------------------------
now in recovery scroll down til you see
mounts and storage
select
mount /sdcard
select
press back button
__________________
now continue with adb commands
flash_image kernel /sdcard/unsecure_boot.img
flash_image RKer /sdcard/dual_recovery.img
format_cache.sh
format_data.sh
format_system.sh
busybox tar -xzvf /sdcard/7033_system.tgz
after it finishes
in recovery select
reboot system now
select
no
This video just shows tablet rebooting into recovery mode using latest utscript.
Yes my wife and grandson are talking about something during video oh well, I am trying to replace their conversation with music.
Last edited by a moderator: