Guest KonstaT Posted September 19, 2013 Report Posted September 19, 2013 (edited) This is my build of Koush's ClockWorkMod Recovery 6.0.3.6 for ZTE Blade V. recovery-cwm6036-8225.img (supports only external sdcard)http://konstakang.com/devices/bladev/CWM md5:27c86b75c2c83eb668a5827708c2050a recovery-cwm6036-8225-v2.img (support for both internal and external sdcards)http://konstakang.com/devices/bladev/CWM md5:cd0a200baf4fe24e57805ee576e6ad4a Do not use this recovery to flash official updates from ZTE website! You need to repack them for ClockWorkMod or use the stock recovery to install.How to make clean ROM dump/backup of your device (before you root or install cwm): (recommended) 1. download ZTE USB drivers 2. download and install Android SDK tools and platform-tools to get adb and fastboot 3. download recovery-cwm6036-8225.img recovery image 4. create a new directory somewhere and copy adb.exe, fastboot.exe and recovery-cwm6036-8225.img into it 5. plug in your device via USB cable and install drivers (make sure you've enabled USB debugging on your device) 6. cd into the directory you created and execute following commands in terminal window (boots into recovery instead of flashing it) adb reboot bootloader fastboot boot recovery-cwm6036-8225.img 7. select backup & restore -> backup (Seriously, always backup your device before you install anything!)How to install ClockWorkMod Recovery: (windows) 1. download ZTE USB drivers 2. download and install Android SDK tools and platform-tools to get adb and fastboot 3. download recovery-cwm6036-8225.img recovery image 4. create a new directory somewhere and copy adb.exe, fastboot.exe and recovery-cwm6036-8225.img into it 5. plug in your device via USB cable and install drivers (make sure you've enabled USB debugging on your device) 6. cd into the directory you created and execute following commands in terminal window adb reboot bootloader fastboot flash recovery recovery-cwm6036-8225.img fastboot reboot 7. congratulations, you have installed cwm on to your device 8. boot into ClockWorkMod by pressing volume down while powering on or using 'adb reboot recovery' 9. select backup & restore -> backup (Seriously, always backup your device before you install anything!)How to root your device via recovery: 1. download latest Superuser and su binary from Superuser website and save it to your sdcard 2. follow instructions on how to install clockworkmod recovery 3. boot into clockworkmod 4. install zip from sdcard -> choose zip from sdcard -> Superuser-3.2-arm-signed.zipIf you have already gained root access with some other root method, you can flash recovery using Terminal Emulator: 1. copy recovery-cwm6036-8225.img to the root of your phone's sdcard 2. execute following commands in terminal emulator su dd if=/sdcard/recovery-cwm6036-8225.img of=/dev/block/platform/msm_sdcc.3/by-num/p16 Thanks to andouk for testing - I don't have the device. Like my work? Edited November 10, 2018 by KonstaT
Guest andouk Posted September 19, 2013 Report Posted September 19, 2013 (edited) many thanks, cm next? multiple disks, 1 being internal storage and the other being the sd card nvm is this what your looking for root@android:/ # ls -l /sys/class/android_usb/android0/f_mass_storage ls -l /sys/class/android_usb/android0/f_mass_storage lrwxrwxrwx root root 2013-09-19 12:49 device -> ../../android0 -rw-r--r-- root root 4096 2013-09-19 12:49 inquiry_string lrwxrwxrwx root root 2013-09-19 12:43 lun1 -> ../../../../platf orm/msm_hsusb/gadget/lun0 lrwxrwxrwx root root 2013-09-19 12:49 lun2 -> ../../../../platf orm/msm_hsusb/gadget/lun1 drwxr-xr-x root root 2013-09-19 12:31 power lrwxrwxrwx root root 2013-09-19 12:49 subsystem -> ../../../../ ../class/android_usb -rw-r--r-- root root 4096 2013-09-19 12:31 uevent Edited September 20, 2013 by andouk
Guest KonstaT Posted September 19, 2013 Report Posted September 19, 2013 I don't have the device, can't do anything. ;) You better start requesting kernel source from ZTE. Not much chance of porting CM before that.
Guest KonstaT Posted September 19, 2013 Report Posted September 19, 2013 Last one. If USB mass storage doesn't work in this one, I'm going to look into it sometime later (in indefinite future :P). recovery-cwm6036-8225.img https://hotfile.com/...6-8225.img.html md5:27c86b75c2c83eb668a5827708c2050a
Guest andouk Posted September 19, 2013 Report Posted September 19, 2013 Last one. If USB mass storage doesn't work in this one, I'm going to look into it sometime later (in indefinite future :P). recovery-cwm6036-8225.img https://hotfile.com/...6-8225.img.html md5:27c86b75c2c83eb668a5827708c2050a usb mount works but only for the sd card not internal storage, thanks
Guest KonstaT Posted September 19, 2013 Report Posted September 19, 2013 usb mount works but only for the sd card not internal storage, thanks Great. I didn't add a mount point for internal storage in CWM to begin with. Trust me, it's better that way. ;)
Guest chevychase Posted September 19, 2013 Report Posted September 19, 2013 Hi all I really appreciate all the work that you are both doing, but I cant seem to write this recovery, fastboot says its sending then it says its writing it ok. But on reboot I get back to the stock recovery. Any ideas? my drivers should be ok as I can boot the cwm recovery and I can make a back up and fastboot devices brings up an id no.
Guest KonstaT Posted September 19, 2013 Report Posted September 19, 2013 Hi all I really appreciate all the work that you are both doing, but I cant seem to write this recovery, fastboot says its sending then it says its writing it ok. But on reboot I get back to the stock recovery. Any ideas? my drivers should be ok as I can boot the cwm recovery and I can make a back up and fastboot devices brings up an id no. Does your stock firmware have /system/recovery-from-boot.p and /system/etc/install-recovery.sh? I noticed that the stock update has them but it still doesn't mean they're included in the firmware the device shipped with. Their purpose is to restore stock recovery on each reboot (thus overwriting CWM). If you have them, you need to rename/remove /system/etc/install-recovery.sh. You of course need to have root access to do that which makes installing CWM a little less straight forward.
Guest andouk Posted September 19, 2013 Report Posted September 19, 2013 Does your stock firmware have /system/recovery-from-boot.p and /system/etc/install-recovery.sh? I noticed that the stock update has them but it still doesn't mean they're included in the firmware the device shipped with. Their purpose is to restore stock recovery on each reboot (thus overwriting CWM). If you have them, you need to rename/remove /system/etc/install-recovery.sh. You of course need to have root access to do that which makes installing CWM a little less straight forward. my phone was stock edited nothing except got root access, never reflashed a rom and has none of the above, cwm installed fine for me :unsure:
Guest KonstaT Posted September 20, 2013 Report Posted September 20, 2013 my phone was stock edited nothing except got root access, never reflashed a rom and has none of the above, cwm installed fine for me :unsure: Maybe chevychase had installed the ZTE update before or maybe his/her issue is something unrelated to above. Instructions in the first post should fine afaict (I can't verify this myself of course).
Guest chevychase Posted September 20, 2013 Report Posted September 20, 2013 Apologies for the delay my hard drive has packed in on my laptop. Yes is did flash the zte update zip. My own attempts to play with the phone and produce a cwm messed it up so used the zip to return to square one. I was unaware of the extra bits of code, I really appreciate the effort you have taken to possibly uncover this. I will rebuild my laptop tomorrow and reroot my phone and explore the etc directory. You really are phenomenal especially as you don't even have this phone. What has made you develop a recovery for a phone you can use use or get access to? Just because of the challenge? What ever the reason your work will be the seed that every ROM and customization for the Blade V will spring from. :)
Guest chevychase Posted September 22, 2013 Report Posted September 22, 2013 This recovery works fine I have installed multiple zips and the flash process completes no problem. The advanced restore function is welcome and works as expected. I have made my own ROM and that works also though broke WiFi on first attempt. :) just need to clean it up a bit more.
Guest targetbsp Posted September 24, 2013 Report Posted September 24, 2013 (edited) Slight problem, once you reboot to bootloader - the windows driver for the phone doesn't work! Is everyone here using the root it first and then flash recovery method? It's also worth noting that you need to use the 'connect to PC software' USB mode for USB debugging. Edited September 24, 2013 by targetbsp
Guest KonstaT Posted September 24, 2013 Report Posted September 24, 2013 Winblows and drivers, go figure. :P What windows do you have? There's at least some special fastboot drivers linked in somewhere Blade III's CWM thread that might help. I have win7 64bit myself and it managed to install right drivers for fastboot without any issues. There's been other people with similar issues on Blade III though. I doubt it's much different from Blade V, it's even the same drivers package for both devices...
Guest targetbsp Posted September 24, 2013 Report Posted September 24, 2013 (edited) I tried both 8 x64 and XP 32 bit. I'll see if I can hunt down that driver. My previous phones I've done from Linux but a) I don't have a linux VM (though i could set one up) B) I seem to recall you have to configure a phone specific file that we presumably don't have the details for yet. Edited September 24, 2013 by targetbsp
Guest KonstaT Posted September 24, 2013 Report Posted September 24, 2013 I tried both 8 x64 and XP 32 bit. I'll see if I can hunt down that driver. My previous phones I've done from Linux but a) I don't have a linux VM (though i could set one up) B) I seem to recall you have to configure a phone specific file that we presumably don't have the details for yet. Fastboot is a generic Google thing. I don't know why windows has such problems with it. SUBSYSTEMS=="usb", ATTRS{idVendor}=="18d1", ATTRS{idProduct}=="d00d", MODE="0666", OWNER="username" #Fastboot
Guest targetbsp Posted September 24, 2013 Report Posted September 24, 2013 Thanks for that! I'll try it in linux if I have no luck. I'm always a bit wary until I get recovery and don't want to do anything wrong. After I got CWM and a backup I don't then care how I break it. :D
Guest targetbsp Posted September 24, 2013 Report Posted September 24, 2013 (edited) Whoop! That Blade 3 fastboot driver works. :) http://www.modaco.com/topic/360389-recovery-clockworkmod-6032-for-zte-blade-iii/?p=2088328 CWM and root installed and internal and external SD cards swapped over. :) Edited September 24, 2013 by targetbsp
Guest targetbsp Posted September 26, 2013 Report Posted September 26, 2013 You know, when you exit CWM, it offers to install root for you. I didn't do this but I presume this is a valid way to root the phone other than downloading superuser.zip? Especially considering I used Koush's superuser anyway! I'm trying to create a noobs guide to flashing CWM recovery here: http://forums.thedigitalfix.com/forums/showpost.php?p=9908955&postcount=91 Based on KonstaT's first post but assuming less knowledge and accounting for a few quirks like ZTE's driver .inf omitting support for fastboot and the USB mode to select for usb debugging on this model
Guest KonstaT Posted September 26, 2013 Report Posted September 26, 2013 Here's a CWM image that should have support for both internal and external sdcards. Could someone test and report back? Does USB mass storage work on both/either sdcards? recovery-cwm6036-8225-v2.img https://hotfile.com/dl/247435446/c70cfe6/recovery-cwm6036-8225-v2.img.html md5:cd0a200baf4fe24e57805ee576e6ad4a
Guest KonstaT Posted September 26, 2013 Report Posted September 26, 2013 You know, when you exit CWM, it offers to install root for you. I didn't do this but I presume this is a valid way to root the phone other than downloading superuser.zip? Especially considering I used Koush's superuser anyway! Yeah, it will push su binary if you don't have one that supports root. You'd still need to install Superuser.apk or something similar for the root management.
Guest KonstaT Posted September 27, 2013 Report Posted September 27, 2013 Here's a CWM image that should have support for both internal and external sdcards. Could someone test and report back? Does USB mass storage work on both/either sdcards? recovery-cwm6036-8225-v2.img https://hotfile.com/dl/247435446/c70cfe6/recovery-cwm6036-8225-v2.img.html md5:cd0a200baf4fe24e57805ee576e6ad4a Anyone?
Guest bladebuddy Posted September 27, 2013 Report Posted September 27, 2013 Could you put it in s zip so I can flash through cwm as. I AM LAZY.Also easier for me cheers J.
Guest targetbsp Posted September 27, 2013 Report Posted September 27, 2013 Anyone? I'd try it but for reasons I mentioned in the sd card swapping thread i specifically don't want the internal card mounted. :D
Guest bladebuddy Posted September 27, 2013 Report Posted September 27, 2013 Anyone? All I am getting is installation aborted (bad zip) don't know if it has anything to do with me running targetsp external to internal zip but tried 3 times and always the same answer. Sorry J.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now