Hello all!
There is the good news from Russia. One of DM7033 owners could made CWM Recovery 5.0.2.7 for DM7033.
Now we have two version of recovery.
v1: nand mounts as "sdcard", sdcsrd mounts as " /sdcard/tflash"
when you make backup from recovery - backup files will be placed to nand
v2: nand mounts as "sdcard", sdcard mounts as "/emcc"
you can make backup to nand or to sd
How to install:
1. put cwm5_hawst.img to sdcard (for example /sdcard/tflash/cwm5_hawst.img)
2. run cmd.exe
3. exit from cmd
4. turn off device
5. turn it on with pressed "back" button to enter recovery
link to russian forum - 4PDA
link to recovery ver1 - http://dl.dropbox.com/u/40328912/CARPAD/cwm5_hawst-v1.zip
link to recovery ver2 - http://dl.dropbox.com/u/40328912/CARPAD/cwm5_hawst-v2.zip
There is the good news from Russia. One of DM7033 owners could made CWM Recovery 5.0.2.7 for DM7033.
Now we have two version of recovery.
v1: nand mounts as "sdcard", sdcsrd mounts as " /sdcard/tflash"
when you make backup from recovery - backup files will be placed to nand
v2: nand mounts as "sdcard", sdcard mounts as "/emcc"
you can make backup to nand or to sd
How to install:
1. put cwm5_hawst.img to sdcard (for example /sdcard/tflash/cwm5_hawst.img)
2. run cmd.exe
Code:
adb shell
dd if=/sdcard/tflash/cwm5_hawst.img of=/dev/block/mtdblock7
sync
exit
4. turn off device
5. turn it on with pressed "back" button to enter recovery
link to russian forum - 4PDA
link to recovery ver1 - http://dl.dropbox.com/u/40328912/CARPAD/cwm5_hawst-v1.zip
link to recovery ver2 - http://dl.dropbox.com/u/40328912/CARPAD/cwm5_hawst-v2.zip