[Q] Clockworkmod Recovery Problem. - Eee Pad Transformer General

I have had my eee pad transformer B70 running custom roms for a while, but yesterday I decided to use rom manage to flash a newer version of clockwork mod. Since then whenever I reboot I am taken straight into clockwork mod recovery. and i am also unable to install anything through it. The only way i can properly boot into android is by holding volume - on boot. I found out that this version of clockwork mod (5.5.0.4) is buggy and that I needed to flash a custom recovery like this one, http://forum.xda-developers.com/showthread.php?t=1213723 . The problem is that i'm not very tech savy and I need detailed step by step instructions on how to flash it.(If someone could link a vid or pics that would be great)
Thanks in advance.

http://forum.xda-developers.com/showthread.php?t=1530337

Thanks but the problem is that im not sure how to use adb.

Then you should read about ADB.

I managed to find some instructions on how to use adb now. I should be able to fix this finally. Thanks for the link above.

It took me long enough but I finally managed to fix it. Turned out that I was typing something wrong into cmd.

Related

Rooting 1.6 MT3G

Hey Guys,
I'm new here and have been trying to do due diligence by reading as much as I can about flashing my phone before actually doing it. I started by installing CM-Recovery 1.4, made a nandroid backup, and then never actually flashed anything. The other day T-Mobile sent out the OTA for 1.6, it failed because I was running Cyanogen's recovery, so I restored the stock one and installed the OTA manually.
Now I want to actually root and install Cyanogen's 4.1.999. Problem is... I cannot install the Cyanogen recovery again... Flashrec (the one click root tool) doesn't work with 1.6.
I'm a pretty savvy command line user. I use linux a lot and work on a Mac in terminal all the time... I just don't know where to start. Every resource online is outdated and mentions using flashrec. I've heard something about using a goldcard but have no idea how to create one or what it does.
Any advice on how to start? I feel comfortable enough using fastboot (never have, but it seems straightforward) but again my phone is not rooted right now so I cannot do anything with that.
I used this tutorial to create my goldcard to root and unroot my ION...it is a very simple process.
I would suggest these 2 steps.. U basicly have to put 1.5 back on then get root from that point on. Use RA's boot. Use at own risk.. I have tried and it works.
1: - http://theunlockr.com/2009/08/22/how-to-unroot-your-mytouch-3g/
2: - http://theunlockr.com/2009/08/22/how-to-root-the-mytouch-3g-or-g1-in-one-click/
Have FUN hope this helps!
Same problem.I can't boot into recovery mode,too.
Press back+power can't boot into fastboot
Press home+power can't boot into recovery
Fastboot = Vol down + Power
Recovery = Home + Power

[GUIDE] Install ClockworkMod Recovery image after updated to 2.3.4 (GRJ22).

Not applicable
Delete this thread
Hello, thanks for the post.
I got a brand new Nexus S, I got a update direct from Google so I just flash it to GRJ22 :-(. I follow your guide (I have to do the step 1/2 in the other post you refer). Now I got clockwork done. But everytime I restart my phone, I always boot into clockwork. I try to 'mount sdcard' and reboot, but still boot into clockwork. How can I boot into the stock ROM?
many thanks!!
Too complicated.
Just:
1. turn on phone by holding volume up + power to go to bootloader
2. fastboot oem unlock (confirm it on the phone)
3. fastboot flash recovery recoveryfilename.img
4. Select recovery on the phone.
5. You're in ClockworkMod. Go flash a new ROM.
Let me answer myself.
I don't think the latest rom 2.3.4 is compatible with the clockwork you supplied. So I have to flash my phone back to GRH78. I downloaded the stock ROM from the internet. and then push all the images file into /sdcard/clockworkmod/backup/2010.xxx.
Next, I restore the image in clockwork menu.
after restore, reboot the phone, now I am back in business.
When the phone is boot, i lost the root again, so i went to modaco.com and get Paul's package. run it, restart, I got the root.
Finally, go to market place and get ROM Manager, install the clockwordmod. and I have a 'proper' phone.
although I don't have the least rom, at least i got a working phone that is rooted.
bante said:
Hello, thanks for the post.
I got a brand new Nexus S, I got a update direct from Google so I just flash it to GRJ22 :-(. I follow your guide (I have to do the step 1/2 in the other post you refer). Now I got clockwork done. But everytime I restart my phone, I always boot into clockwork. I try to 'mount sdcard' and reboot, but still boot into clockwork. How can I boot into the stock ROM?
many thanks!!
Click to expand...
Click to collapse
I have the same problem. How did you handle it?
Wow, why risk messing up your phone with flashing a boot.img when you can just rename /etc/install-recovery.sh to something like /etc/install-recovery.bak?
Here's one way to rename (courtesy of Matridom). Another is to use Root Explorer.
Matridom said:
The new update applies the install-recovery.sh script into our phones (not there previously.
Boot into the bootloader
flash CWM
select recovery from the bootloader (DO NOT reboot the phone)
apply the su binary
boot into the OS and test root
make sure busybox is properly installed
run ADB shell
then:
Code:
su
mount -o remount,rw /dev/block/mtdblock3 /system
mv /system/etc/install-recovery.sh /system/etc/install-recovery.bak
Boot back into the bootloader and re-flash CWM, should stay permanent now.l had applied the SU binary at the same time as the OTA update, then renamed the installer script and flashed back CWM.
Click to expand...
Click to collapse
andnaz said:
I have the same problem. How did you handle it?
Click to expand...
Click to collapse
same here someone please help ?
This is a totally unorthodox way to make the custom recovery permanent. If your phone is messed up, good luck fixing it.
There is a much easier and safer way like I mentioned.
PS: flashing recovery for 2.3.4 is the exact same as for 2.3.3!
fastboot flash recovery <recovery .img>
Sent from my Nexus S using XDA App
bante said:
Hello, thanks for the post.
I got a brand new Nexus S, I got a update direct from Google so I just flash it to GRJ22 :-(. I follow your guide (I have to do the step 1/2 in the other post you refer). Now I got clockwork done. But everytime I restart my phone, I always boot into clockwork. I try to 'mount sdcard' and reboot, but still boot into clockwork. How can I boot into the stock ROM?
many thanks!!
Click to expand...
Click to collapse
Hi Bante, I am sorry for the inconvenience. I have revert back the CWM Recovery to 3.0.2.4. You can download it at the link above, and try it again
I hope that the problem you mention wont persist anymore
zero383 said:
This is a totally unorthodox way to make the custom recovery permanent. If your phone is messed up, good luck fixing it.
There is a much easier and safer way like I mentioned.
PS: flashing recovery for 2.3.4 is the exact same as for 2.3.3!
fastboot flash recovery <recovery .img>
Sent from my Nexus S using XDA App
Click to expand...
Click to collapse
I am sorry but not all people can successfully use Command Prompt to do so.
I cant use command prompt, as it says "Image cant be loaded".
So I had to use this method.
I search around the forum and seen this as a quite common problem,
so I decided to share it
Hope you understand.
Anyway, thanks for your method too Cheers
andnaz said:
I have the same problem. How did you handle it?
Click to expand...
Click to collapse
The CWM Recovery I supplied is version 3.0.2.5,
which is not compatible.
So I replaced with version 3.0.2.4.
You just download it at the link above and follow all the step again.
You should able to solve this problem
Do notify me if any problem persist
16vMK1 said:
same here someone please help ?
Click to expand...
Click to collapse
The CWM Recovery I supplied is version 3.0.2.5,
which is not compatible.
So I replaced with version 3.0.2.4.
You just download it at the link above and follow all the step again.
You should able to solve this problem
Do notify me if any problem persist
Wow people like to make things complicated. Why install an entire rom to get ride of a script?
if you can flash cwm, you should have some basic understanding of fastboot, adb and the search options in the forums. the answers are all there already.
Sent from my Nexus S
No disrespect, I agree flashing recoverys should only be done after you understand how to use the tools to do it. there is no reason someone who is going to mod systems on their nexus shouldn't be able to use fastboot and adb properly. all the right drivers are in the sdk.
Sent from my Nexus S 4G using Tapatalk
nxt said:
Too complicated.
Just:
1. turn on phone by holding volume up + power to go to bootloader
2. fastboot oem unlock (confirm it on the phone)
3. fastboot flash recovery recoveryfilename.img
4. Select recovery on the phone.
5. You're in ClockworkMod. Go flash a new ROM.
Click to expand...
Click to collapse
This is what I did.
I rooted my NS, which had 2.3.3
Used phone with stock 2.3.3 until I figured out which ROM I want to flash.
Before I flashed any ROM, did a Nandroid Backup through CWM.
Used the ROM for a few days, but when I saw that official update is ready for download for i9020A, did do a restore from the Nandroid backup I created.
Updated from 2.3.3 to 2.3.4, phone works fantastic, video chat also works great.
After update when I tried using any of the apps required SU permission, they didn't work. I tried installing a couple of .apk files, couldn't either install it or after installation it didn't work.
Thought let me try wiping my phone clean and start all over again, may be I will use a custom ROM again, downloaded ROM, went to ROM Manager to reboot into recovery, nothing happens.
Tried booting into Recovery option manually by pressing Volume Up and Power button, nothing happens but the Bot with an Arrow appears on screen.
So, I thought I will follow this procedure to reflash CWM to my phone and get it going. I was able to use the command FastBoot once, and suceeded pushing .img file to my phone but now whenever I try using the commands from my computer, this error message appears : "This application has failed to start becasue AdbWinApi.dll was not found. Re-installing the application may fix this problem."
Why this error message if I have the sdk on my computer already through which I was once able to push .img file without any troubles?
Can anyone tell me what would be a possible solution?
Also, how can I fix this problem and get ClockWorkMod Recovery installed on my NS again?
How can I get stock recovery image on my phone if I want start all over again from scratch?
Thx a million.
Edit ::: I found the answer as to how to how to install CWM again. Thx anyways.
Other question still remains a puzzle... why am I not able to install certain programs or if did manage to install, can't run them?
I ran your method and I think I'm stuck at some step...
My phone now default boots into CWM 3.0.2.4
Recovery boots to a newer recovery I flashed.
How do I get my phone to default boot into the OS again?
Edit: nevermind, just downloaded the full 2.3.4 rom, extracted and flashed the original boot.img.
dreamsforgotten said:
All the right drivers are in the sdk.
Click to expand...
Click to collapse
After installing the sdk and a platform, I have adb, but where is fastboot?
I was getting the same error as "Image cant be loaded". after hours of struggling I found that It's only because I was not in the same directory as the img file. silly eh?
hi,did you repaiar your phone,i have try everything but it just keep going in clockwork mode,if i than pres reboot now in clockworkmode it stays on google padlock
i realy need phone if you can help or someone else,than ....
just tried this method of window7 (thanks for the work) with cwm 3.0.2.4, but got the same result like the others in this thread: cant boot the android 2.3.4, the system is always booting into the cwm, no way out.
I don't think this tool works as it should.
:-(
EDIT:
I didn't realize that window7's tool would install the cwm into the boot-partition instead of the recovery-partition.
To get my boot partition back I downloaded the 2.3.4 firmware image from http://forum.xda-developers.com/showthread.php?t=1056062 and extracted the boot.img from the zip.
with "fastboot flash boot boot.img" I restored my orginal boot partition an can boot into android again.
(fastboot is part of the android sdk)

Help with Clockworkmod Recovery needed!!

Hi guys, I'm new to this. I followed the exact instructions from Cyanogen Wiki on how to install Clockworkmod Recovery on a stock (2.2 Froyo) Vz Fascinate using Heimdall. I got the blue bar in download mode showing that 'recovery.bin' was successfully loaded onto the phone, but then when I try to boot in it (3-button method), I get the blue (3e) Recovery (probably the stock one). So, when I try to flash CM7, I get a "file verification failed" or similar message, probably because stock recovery doesn't allow custom roms. I have no idea what to do next. I've tried flashing clockworkmod again, tried again and again...same thing (I've also tried recovery boot from ADB, same thing, I get the blue (3e) recovery). I'd appreciate any help.
bollorr said:
Hi guys, I'm new to this. I followed the exact instructions from Cyanogen Wiki on how to install Clockworkmod Recovery on a stock (2.2 Froyo) Vz Fascinate using Heimdall. I got the blue bar in download mode showing that 'recovery.bin' was successfully loaded onto the phone, but then when I try to boot in it (3-button method), I get the blue (3e) Recovery (probably the stock one). So, when I try to flash CM7, I get a "file verification failed" or similar message, probably because stock recovery doesn't allow custom roms. I have no idea what to do next. I've tried flashing clockworkmod again, tried again and again...same thing (I've also tried recovery boot from ADB, same thing, I get the blue (3e) recovery). I'd appreciate any help.
Click to expand...
Click to collapse
I take it you dont have a windows pc or else you would of tried odin? Also next time if you would, please post your questions in the q&a section. Thx!
Thanks for the reply. I just did it with Odin following your instructions, worked flawlessly. I don't get it why it doesn't work with Heimdall (and why CM folks use Heimdall). One thing though, I didn't remove the battery at all during the process . Thanks bro.
bollorr said:
Thanks for the reply, I just did with Odin following your instructions, worked flawlessly. I don't get it why it doesn't work with Heimdall (and why CM7 folks use Heimdall). One thing though, I didn't remove the battery at all during the process .
Click to expand...
Click to collapse
awsome! glad you got it working.
Thanks to you bro ...listen, I know this isn't the thread, but is it still possible to root the VZ Fascinate (now with clockworkmod recovery and CM7 gingerbread), because all I've found are old instructions that don't work anymore...can you please direct me to a method that works? Thanks a lot!
CM7 is pre-rooted.
bollorr said:
Thanks to you bro ...listen, I know this isn't the thread, but is it still possible to root the VZ Fascinate (now with clockworkmod recovery and CM7 gingerbread), because all I've found are old instructions that don't work anymore...can you please direct me to a method that works? Thanks a lot!
Click to expand...
Click to collapse
If your on cm7 your already rooted. Although If for some reason you need to root a stock rom, check out section:5 of my guide a couple threads down. If it helps ya hit the thanks button.
that's what I thought (saw in ROM manager, Super User)...cool, thanks again both of you

Complete return to stock woes

Hey peeps
Ok so here's what I had:
A500 with ICS unlocked bootloader, CWM 10.1 and Thor recovery.
I've upgraded to a Samsung note and now want to flick off my A500. But before I do that I need to return to complete stock. I followed another websites guide (stupid me XDA all the way!) and now ended up in a pickle!
What the other website recommended was to download the OTA ICS (which I already had) and flash it like a normal ROM. I did that and the bootloader is still unlocked and I am not able to gain root on the custom ROM to repair the recovery (which gives me the little android on his back with red "!").
So here's where things get tricky. I can't regain root because ADB isn't detecting my device. I've tried every tool in blackthunders bag of tricks and they all come back saying "Done" but they don't actually work. I do have ATX mode and fastboot.
Can someone please help me figure out how to:
Get ADB working
Load stock bootloader
Get stock recovery back?
Thanks in advance!
PS: I've tried searching the forums and followed a number of threads and how to's but none seem to work for me
Ok update on this. I'm such a moron! I removed ADB drivers and re-installed. Once I got ADB working I simply used afterota (forgot I had it!) to flash stock and then do the update.zip trick

[Q] Can't Enter Recovery Mode to do anything

Hi,
I need a little help as I am a complete noob and have just crash landed into the world of Rooted Roms.
I recently rooted my stock 4.0.3 ICS rom for my Iconia tab A500, using blackthund3r_ICS_Root_6.0. It worked brilliantly as far as I can tell. The Superuser function is there and I even deleted some of the annoying stock games that are on the stock ROM.
As the next step, I installed the Acer Recovery
However, I am interested in trying a leaner custom ROM in order to improve the performance of my tab, so I downloaded the Acer Recovery Installer from the Play store. I chose the Recovery version CWM rev1.7 by thor2002ro (for ICS Bootloader) and clicked on the install Recovery Image.
When I clicked on the Reboot into recovery mode because I wanted to back up my ROM and eventually install a leaner faster ROM, I got the following error message:
Booting recovery kernel image
Recovery verified failed ...
Anyone have any suggestions to help me out?
Thanks in advance for your help and putting up with my Noobish ways!!!!
Cpt_Chaos said:
Hi,
I need a little help as I am a complete noob and have just crash landed into the world of Rooted Roms.
I recently rooted my stock 4.0.3 ICS rom for my Iconia tab A500, using blackthund3r_ICS_Root_6.0. It worked brilliantly as far as I can tell. The Superuser function is there and I even deleted some of the annoying stock games that are on the stock ROM.
As the next step, I installed the Acer Recovery
However, I am interested in trying a leaner custom ROM in order to improve the performance of my tab, so I downloaded the Acer Recovery Installer from the Play store. I chose the Recovery version CWM rev1.7 by thor2002ro (for ICS Bootloader) and clicked on the install Recovery Image.
When I clicked on the Reboot into recovery mode because I wanted to back up my ROM and eventually install a leaner faster ROM, I got the following error message:
Booting recovery kernel image
Recovery verified failed ...
Anyone have any suggestions to help me out?
Thanks in advance for your help and putting up with my Noobish ways!!!!
Click to expand...
Click to collapse
sounds like your rooted correctly if u cud install the recovery file, but u should use thors cwm 1.7.3 to flash roms because it supports aroma installer which the newer roms use. did u get message from acer RI saying recovery installed?
u can find cwm 1.7.3 by thor here .
just put the zip from that link on ur sd card
if u can get into the recovery you installed.
choose install zip from sd in your cwm menus and select the zip.
let it finish then reboot.
viola! you have updated your recovery and shud be able to make the backup u need.
it is what i used.
if u cant get into recovery yet try turning off your tab
power it on and hold the volume down button.( the volume rocker side closest to the power button)
hold them to u see the white righting in the upper right corner of your acer screen
if u get in, update.
if u still cant get into recovery. try one of those other recoveries
try to install thors cwm 1.7.3 zip from there.
if u like i cud point u to some roms ive tried, since we have the same tab. happy to help.
Hi shadowmikeshadow;41918411
I will give it a go and tell you if it worked. Thanks for your advice. After all I could use all the help I can get. I am totally new and clueless to this whole rooting thing. I've only had my tablet for about 9 months and I got tired of all the lags and thought it was time to root and get rid of all the bloatware.
I really appreciate all the support you profis out there are offering. In general this whole site is GREAT!!!!!
np man im happy to help. well get u goin for sure
also couldnt hurt to double check your root with root checker(free app) could be making ur AcerRI not work correctly
and if u still cant get it to work and u are rooted correct theres still more we can do. its just more complex so try those first..
Do I have to do anything with this Recovery zip file that you suggested. I put it on my SD card and rebooted in Recovery mode and I still get the same error.
Please keep in mind I am complete Noob at this.
Thanks.
So if u can't get any recovery working install that zip via adb.
u can download this so u won't need android sdk.
follow all the instructions on the platformer page.
If everything went OK and adb sees your device
Follow this guide for adb here
but use the recovery from the zip in earlier reply.
Still desperate
Cpt_Chaos said:
Hi,
I need a little help as I am a complete noob and have just crash landed into the world of Rooted Roms.
I recently rooted my stock 4.0.3 ICS rom for my Iconia tab A500, using blackthund3r_ICS_Root_6.0. It worked brilliantly as far as I can tell. The Superuser function is there and I even deleted some of the annoying stock games that are on the stock ROM.
As the next step, I installed the Acer Recovery
However, I am interested in trying a leaner custom ROM in order to improve the performance of my tab, so I downloaded the Acer Recovery Installer from the Play store. I chose the Recovery version CWM rev1.7 by thor2002ro (for ICS Bootloader) and clicked on the install Recovery Image.
When I clicked on the Reboot into recovery mode because I wanted to back up my ROM and eventually install a leaner faster ROM, I got the following error message:
Booting recovery kernel image
Recovery verified failed ...
Anyone have any suggestions to help me out?
Thanks in advance for your help and putting up with my Noobish ways!!!!
Click to expand...
Click to collapse
Hi Everyone,
As of posting this original thread above I am still stuck in limbo. I have read, read, and read and am more confused then ever.
There are so many suggestions out there and I dont know what to do.
My problem is this: I have no way to enter the recovery mode to do anything (flash a new ROM or Stock)
If someone out there has the time and patience to help me and can talk me through step by step how to fix this problem, it would be highly appreciated.
Thanks for your understanding and support.
Solution Found
If any of you other newbies out there like me have the same issue, forget all of the rooting tricks, etc.
I found this and it really works. Follow it to the letter and you won't have any problems. I would like to give a special thanks to blackthund3r. This process works!!!!!
Just follow these steps
1. How to get your CPU ID http://forum.xda-developers.com/showthread.php?p=25429111#post25429111
I used step (2) Retrieve your CPUID from your Tab using Terminal Emulator from the market
2. How to get your SBK http://forum.xda-developers.com/showthread.php?t=1810618
3. Alternate Root method for ICS http://forum.xda-developers.com/showthread.php?t=1823421
• YouTube video: Alternative A500 _ A501 _ G100W Root Method for ICS http://www.youtube.com/watch?v=cVLCNXf_QoI
• Where I got the tools: http://forum.tegraowners.com/viewtopic.php?f=30&t=388
I would like to give special thanks to blackthund3r for making this awesome tool and explaining how to do it on Youtube. When you follow it exactly, even a noob like me could do it.
I am now rooted and ready to try to new ROMS.
You guys ROCK!!!!
If any of you have any question, please feel free to PM me.
Cpt_Chaos said:
If any of you other newbies out there like me have the same issue, forget all of the rooting tricks, etc.
I found this and it really works. Follow it to the letter and you won't have any problems. I would like to give a special thanks to blackthund3r. This process works!!!!!
Just follow these steps
1. How to get your CPU ID http://forum.xda-developers.com/showthread.php?p=25429111#post25429111
I used step (2) Retrieve your CPUID from your Tab using Terminal Emulator from the market
2. How to get your SBK http://forum.xda-developers.com/showthread.php?t=1810618
3. Alternate Root method for ICS http://forum.xda-developers.com/showthread.php?t=1823421
• YouTube video: Alternative A500 _ A501 _ G100W Root Method for ICS http://www.youtube.com/watch?v=cVLCNXf_QoI
• Where I got the tools: http://forum.tegraowners.com/viewtopic.php?f=30&t=388
I would like to give special thanks to blackthund3r for making this awesome tool and explaining how to do it on Youtube. When you follow it exactly, even a noob like me could do it.
I am now rooted and ready to try to new ROMS.
You guys ROCK!!!!
If any of you have any question, please feel free to PM me.
Click to expand...
Click to collapse
Yah... It's working for my A500...
Big.. Big thanks to blackthund3r

Categories

Resources