androidlover14
Android Enthusiast
Ok so I have been trying to flash this in terminal but have been having no luck. Does anyone know how to get this working? The post about it is in the cyanogen section of droid haacks on droidforums.net.
EDIT: Ok so I got it working. If anybody wants to use CW 3.0.0 just do the following.
Disclaimer: Up to my knowledge it has been working on the OG Droid but I don't see why it won't work on a phone like the nexus one which is stock android. I also take no blame if you mess up your phone in the process.
1) Download the recovery Link
2) Go to Root Explorer (or any other file manager the gives you access to system) and check system/bin or system/xbin for a flash_image file.
2a)If you don't have the file in either download it from here.
2b) If you had to download the flash image then unzip it, long press the flash image inside of the file, press permissions and check the whole top row.
3) In Root Explorer go to system and press Mount R/W. Then move the flash image into system/bin or system/xbin (I moved it into system/bin fwiw).
4) Finally in terminal do the following steps exactly as written/typed.
$su
#flash_image recovery /sdcard/sholes-cwm3src-2.img
#reboot recovery
*Pay attention to the spaces and the underscores!
Enjoy
EDIT: Ok so I got it working. If anybody wants to use CW 3.0.0 just do the following.
Disclaimer: Up to my knowledge it has been working on the OG Droid but I don't see why it won't work on a phone like the nexus one which is stock android. I also take no blame if you mess up your phone in the process.
1) Download the recovery Link
2) Go to Root Explorer (or any other file manager the gives you access to system) and check system/bin or system/xbin for a flash_image file.
2a)If you don't have the file in either download it from here.
2b) If you had to download the flash image then unzip it, long press the flash image inside of the file, press permissions and check the whole top row.
3) In Root Explorer go to system and press Mount R/W. Then move the flash image into system/bin or system/xbin (I moved it into system/bin fwiw).
4) Finally in terminal do the following steps exactly as written/typed.
$su
#flash_image recovery /sdcard/sholes-cwm3src-2.img
#reboot recovery
*Pay attention to the spaces and the underscores!
Enjoy


. I have heard that there might be another new version of clockwork so I'll try to keep you guys posted.