Guest A_2_Z Posted March 9, 2011 Report Posted March 9, 2011 Is there any way to get recovery without using Command Promt?
Guest despotovski01 Posted March 12, 2011 Report Posted March 12, 2011 Is there any way to get recovery without using Command Promt? No, there isn't.
Guest JackG Posted March 12, 2011 Report Posted March 12, 2011 No, there isn't. Yes there is, make sure you have the fastboot rom flashed and you are rooted, and download something called "flash_image" (from the attachments below) and put it in the root of your SD Card, get your recovery image in the root of the card too. Then, download Terminal Emulator from the market when it opens press the menu button and select "Toggle Soft Keyboard" when the keyboard comes up type in su cd /sdcard chmod 755 flash_image ./flash_image recovery /sdcard/recovery.img [/codebox] (Change the recovery.img to the name of your recovery image eg. recovery_clockwork_2.5.1.8_swift.img or recovery_clockwork_2.5.0.5_swift.img) Then, reboot the phone, and hold down the Menu+Power and you should be welcomed with the Clockwork menu. Hope it helps.flash_image.zip
Guest Dr.Alani Posted March 12, 2011 Report Posted March 12, 2011 Yes there is, make sure you have the fastboot rom flashed and you are rooted, and download something called "flash_image" (from the attachments below) and put it in the root of your SD Card, get your recovery image in the root of the card too. Then, download Terminal Emulator from the market when it opens press the menu button and select "Toggle Soft Keyboard" when the keyboard comes up type in su cd /sdcard chmod 755 flash_image ./flash_image recovery /sdcard/recovery.img [/codebox] (Change the recovery.img to the name of your recovery image eg. recovery_clockwork_2.5.1.8_swift.img or recovery_clockwork_2.5.0.5_swift.img) Then, reboot the phone, and hold down the [b]Menu+Power[/b] and you should be welcomed with the Clockwork menu. Hope it helps. You mean Home+Power , right?
Guest JackG Posted March 12, 2011 Report Posted March 12, 2011 You mean Home+Power , right? Yeah sorry about that i was thinking of G1 as thats my main device atm -Jack
Guest A_2_Z Posted March 12, 2011 Report Posted March 12, 2011 Yes there is, make sure you have the fastboot rom flashed and you are rooted, and download something called "flash_image" (from the attachments below) and put it in the root of your SD Card, get your recovery image in the root of the card too. Then, download Terminal Emulator from the market when it opens press the menu button and select "Toggle Soft Keyboard" when the keyboard comes up type in su cd /sdcard chmod 755 flash_image ./flash_image recovery /sdcard/recovery.img [/codebox] (Change the recovery.img to the name of your recovery image eg. recovery_clockwork_2.5.1.8_swift.img or recovery_clockwork_2.5.0.5_swift.img) Then, reboot the phone, and hold down the Menu+Power and you should be welcomed with the Clockwork menu. Hope it helps. Thanks I will try this soon :(
Guest A_2_Z Posted March 19, 2011 Report Posted March 19, 2011 Yes there is, make sure you have the fastboot rom flashed and you are rooted, and download something called "flash_image" (from the attachments below) and put it in the root of your SD Card, get your recovery image in the root of the card too. Then, download Terminal Emulator from the market when it opens press the menu button and select "Toggle Soft Keyboard" when the keyboard comes up type in su cd /sdcard chmod 755 flash_image ./flash_image recovery /sdcard/recovery.img [/codebox] (Change the recovery.img to the name of your recovery image eg. recovery_clockwork_2.5.1.8_swift.img or recovery_clockwork_2.5.0.5_swift.img) Then, reboot the phone, and hold down the Menu+Power and you should be welcomed with the Clockwork menu. Hope it helps. hey i tried this and it didn't work. Excatly what it says: $ export PATH=/data/local/bin:$PATH $su # cd /sdcard # chmod 755 flash_image Unable to chmod flash image: No such file or directory #
Guest JackG Posted March 19, 2011 Report Posted March 19, 2011 hey i tried this and it didn't work. Excatly what it says: $ export PATH=/data/local/bin:$PATH $su # cd /sdcard # chmod 755 flash_image Unable to chmod flash image: No such file or directory # Try chmod 755 ./flash_image
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now