[A] Bootloop after flashing a ROM via 3.0.0.5 Recovery image. - myTouch 4G Q&A, Help & Troubleshooting

What you did .. .. ..
Okay so you've rooted your newly bought MyTouch4G, and you've made sure that s=off and you've flashed Clockwork ROM manager's recovery image that you got from the market. That is all the correct order. But when you flashed a ROM you got stuck in a bootloop.
Am i screwed???
Don't worry you are just in a "soft brick mode", or "limp mode" if you will.
What happened? Why is it doing this?
The Image that you downloaded and installed 3.0.0.5 is for 2.3 (Gingerbread) based ROMs only. [n3rd note] these are ext4 style ROMS. They act and store information differently than 2.2 which are Ext3 ROMs[/n3rd note].
This could also be caused by trying to flash a 2.3 using a older 2.x.x.x version of the Recovery Image. Those will only support the Ext3 style ROMs, which are FroYo (2.2) based ROM.
Okay what do i need to do to fix it, there are two methods.
This is Method one it's the older version.
You must use this method if you do not have the engineering screen
If you are using the 3.0.0.5 Recovery image
To fix your problem you need to flash any 2.3 based ROM, for time sake i will recommend Cyanogen(mod). Link to Cyanogen(mod)'s CM7RC4. While you are there you need to also store the G/Apps.
If you are using the 2.x.x.x Recovery Image
To fix your problem you need to flash any 2.2 based ROM, for time sake i will recommend RoyalGlacier Thread can be found here
- Question: How do i find out what Recovery image i am using
- Answer: Boot the phone into the recovery mode. We'll touch on that in a little bit
Now when you download both of those files you also need to store them to SDCard.
NOTE: If you are using 2.x.x.x and going to flash RoyalGlacier you will not need the g/apps. They have included this in their ROM, and MAKE sure to follow their specific directions for installing the ROM.
- Question: Now how in the world i am going to do that since my phone is in bootloop.
Answer:
Two ways one can do that
1) use a SDcard reader and just plug the card into a main USB port.
2) Mount the SDCard in the phone via the Recovery Image. *** i'd recommend this method since you are going to need to be in recovery anyway ***
Pull the battery from the phone an put it back in, then put the back on the phone. turn the phone on holding the power button along with the volume down rocker button. That will boot the phone into the HBoot (Engineering) Screen. From there you will see an option that says "recovery" [this is what i mentioned earlier, about the different versions] use the volume rocker to select it, then tap the power button to select it. The phone will reboot into what is called the recovery image. From there you will select "mount" then USB. That will mount the SDCard to the Computer.
If you are using the 3.0.0.5 Recovery image
Once you have move Cyanogen(mod) and the g/apps to the SD card unmount the SDCard.
Then navigate to "wipe data/factory reset" you will want to wipe the phone. That will format everything to a fashion that can be written over w/o problems.
Then navigate to "install .zip from sdcard" > " choose .zip " > then flash the main Cyanogen(mod) ROM. Then do the same but flash the g/apps that you downloaded.
Once those are done you can re-boot the phone. That will boot you into cyanogen.
If you are using the 2.x.x.x Recovery image
Please use the link i supplied above to get that ROM up and running once it is done, according to their instructions come back here.
Now i understand that may or may not want Cyanogen nor RoyalGlacier on your phone. Well take care of that
What can i do to prevent this from Happening again?
Once you are up and running (make sure to log into your Google Account) go to the market and download Clockwork ROM manager again, and re-flash the recovery image.
Once you are done with that i HIGHLY suggest upgrading to the newest 3.0.0.6 Recovery image. You can do that one of two ways.
one way is to flash True_Blues method for installing 3.0.0.6 recovery image. Use this thread..
This is the way that i would personally recommend.
The second way is download the 3.0.0.6 recovery image, which i've attached and flash it via the ADB commands. If you want to do it this way you do not need to download Clockwork Rom Manager, you can "just flash it". If you need help with that, if you are using Windows or Mac, see my signature for True_Blue's method on EZ ADB. If you are using Unbutu 10.10 use this This Method to get ADB running. This is the method i used to ADB running on my Linux NetBook.
Download the file that i've attached and store just the recovery image from the .zip to the SDCard, from the ADB commands type
adb shell
su
flash_image recovery /sdcard/recovery.img
Click to expand...
Click to collapse
More information on this process can be found here
That will flash the newest recovery image to your phone
Once you have installed the 3.0.0.6 ROM Manager you can wipe and flash ANY MyTouch4G ROM that you want. It will handle both 2.2 (ext3) and 2.3 (ext4) ROM formats.
This is the New Method - Which is a little easier.
AND YOU MUST HAVE THE ENGINEERING HBOOT
Thanks to TeeJay for inspiring this.
I am going to assume that since you have the Engineering Screen you are more familiar with what you are doing so i'll be more to the point with this walk-through.
you will need to have ADB up and running for this method.
1) Download the attached file and store just the .img to your folder from which you preform all of your ADB commands
2) plug the phone into the computer
3) boot the phone into HBoot
4) from the ADB commands change the drive to the folder where you stored the recovery image.
5) type these commands
Code:
fastboot flash recovery recovery.img
the screen should say something to the degree of
Code:
sending 'recovery' (3426 KB)... OKAY [ 1.172s]
writing 'recovery'... OKAY [ 0.797s]
finished. total time: 1.969s
6) then select "bootloader"
7) navigate to "reboot recovery"
8) flash your ROM of choice.
9) enjoy your ROM of choice.
Please feel free to use this in your signature or link people back to. If you feel i made an error in this post please PM and i'll edit it accordingly.
If this thread has helped you solve your problem please hit the "thanks" button.
THE RECOVERY IMAGE HAS BEEN UPDATED TO THE NEWEST ONE.

good summary. originally when i flashed cm7 I had to search a bit to come up with what you said above. one addition, CWM lets you mount sd storage to usb so you can copy files to sdcard (say the recovery image). then update CWM 3.0.0.6 with ADB.

leo221 said:
good summary. originally when i flashed cm7 I had to search a bit to come up with what you said above. one addition, CWM lets you mount sd storage to usb so you can copy files to sdcard (say the recovery image). then update CWM 3.0.0.6 with ADB.
Click to expand...
Click to collapse
Added that method as well.

May want to mention that the opposite could be true as well > same boot loop but from flashing 2.3 rom with recovery 2.5.1.2

Thank you for this!! Exactly what I needed...!

austengeist said:
Thank you for this!! Exactly what I needed...!
Click to expand...
Click to collapse
Glad it helped, just make sure to hit the "Thanks" button in the first post.

dang man you're the Q&A champ, every time i'm on this you're answering questions.
well this worked like a charm, idk why people on xda always make things more complicated than it has to be.

option94 said:
May want to mention that the opposite could be true as well > same boot loop but from flashing 2.3 rom with recovery 2.5.1.2
Click to expand...
Click to collapse
Added.
aalsmadi1 said:
dang man you're the Q&A champ, every time i'm on this you're answering questions.
well this worked like a charm, idk why people on xda always make things more complicated than it has to be.
Click to expand...
Click to collapse
Well i work in the Imported Automotive parts. My job requires me to basically sit around and answer the phone when it rings. We have our own "call center" room. I just pick up the phone and answer question and sell parts. Like right now i'm working on a engine rebuild kit for a 1975 2Ton Mercedes Bens..... so i get some free time from time to time, and XDA is one of a few sites they allow me to visit.... BGR/ Android and Me, Android Central are the others....
I can see why some people blow up, spend +$200.00 on a phone then turn around and blow through something w/o taking the time to read something and then you get stuck in a bootloop.... i can see why people go bonkers. But slowing down and reading would solve alot of problems. Heck i've got 3 great threads in my signature that would solve alot question that one could have with a new device.

fixed my problem

Thread stuck.

Great guide!

Same issue, except i flashed 3.0.0.6 beforehand to prevent any problems. Iced Glacier flashed okay, I just didn't care for it much. Ive wiped all the necessary parts prior to flashing as I would before flashing any roms. Ive managed to retrieve and restore a previous back (I can haz backups) so Im not stuck. I would like to be in the cool kids cyanogen club. Any ideas?

DHSdrone said:
Same issue, except i flashed 3.0.0.6 beforehand to prevent any problems. Iced Glacier flashed okay, I just didn't care for it much. Ive wiped all the necessary parts prior to flashing as I would before flashing any roms. Ive managed to retrieve and restore a previous back (I can haz backups) so Im not stuck. I would like to be in the cool kids cyanogen club. Any ideas?
Click to expand...
Click to collapse
Meaning you want to run Cyanogen(mod)? Well jump over to their site and download the ROM of your picking; Nightlies are alpha builds, and the RC's are beta builds. I've ran both and both are extremely stable. I have links supplied in the first post. and directions for that matter. just make sure to do a nandroid backup before wiping and flashing.

Thanks ....Saved ME LIFE

Posting so I can see the "thanks" button. Doubley thanks you saved my bacon....err phone!! Hmmmm bacon!

Ok I am having one Problem PLEASE HELP!!!
When I click "wipe data/factory reset" it just shows the clockwork icon (hat and arrow) and nothing happens.
In fact, this happens with all of the options in the clockwork recovery.
I am running clockwork 3.0.0.5. I had CM7 and I did something stupid, tried flashing another ROM via rom manager....I did back up everything though.
Please tell me I am not bricked!!!

b0rnsusp3ct said:
Ok I am having one Problem PLEASE HELP!!!
When I click "wipe data/factory reset" it just shows the clockwork icon (hat and arrow) and nothing happens.
In fact, this happens with all of the options in the clockwork recovery.
I am running clockwork 3.0.0.5. I had CM7 and I did something stupid, tried flashing another ROM via rom manager....I did back up everything though.
Please tell me I am not bricked!!!
Click to expand...
Click to collapse
Pull the battery. Hold vol down power on them restore cm7. Then flash cwm 3.0.0.6.
Sent from my Inspire 4G using XDA Premium App

b0rnsusp3ct said:
Ok I am having one Problem PLEASE HELP!!!
When I click "wipe data/factory reset" it just shows the clockwork icon (hat and arrow) and nothing happens.
In fact, this happens with all of the options in the clockwork recovery.
I am running clockwork 3.0.0.5. I had CM7 and I did something stupid, tried flashing another ROM via rom manager....I did back up everything though.
Please tell me I am not bricked!!!
Click to expand...
Click to collapse
What button are you pressing to select the option? you should just use the trackpad.

Loll...wow, I am such a noob i def. shouldn't be rooting or anything.
Thanks so much!

b0rnsusp3ct said:
Loll...wow, I am such a noob i def. shouldn't be rooting or anything.
Thanks so much!
Click to expand...
Click to collapse
Why do you say that?

Related

Stuck at G1 Splash (Help Please)

As a disclaimer, I have already searched and found some people with the same issue. What I haven't found is someone that arrived at this problem in the same way I did. I am scared ****less of bricking my phone (and hope I haven't already). So at this point, I am looking for some help to figure out my best course of action.
I recently updated to JF1.5 using his updater app, and everything worked. Today when I received my new SDcard, I started the process to get apps on my SD following this tutorial: http://forum.xda-developers.com/showthread.php?t=512743
I got as far as partitioning my card using the Apps2SD application as described, doing everything the tutorial says. I began the partition on my phone, and let it sit.....and sit, and sit. It sat frozen on the partitioning screen (the one with the slider to select the size) for almost an hour before i pulled the battery. I selected 1444mb for the ext2 after reading that it was not a good idea to go higher than 1500mb.
Now, as stated the phone boots to the G1 splash and goes nowhere. I am however still able to boot in recovery mode using Home+Power. Interestingly, it says at the top:
"Android system recovery utility
Build: JFv1.42"
Not sure if this means that 1.5 didn't install correctly or what, but that's what it says.
I have no idea what to do at this point, and am scared to go on without some candid advice. Sorry for the noobishness of my description - if there is anything else needed to give accurate advice please let me know. Also thanks in advance for any help I can get!
Same thing happened to me, you have to reflash. I tried using that method and it never worked for me, although I already had the partition. So reflash jf 1.51 and you are golden. BTW that text you see in recovery is the recovery image version, until you switch to another it will say that.
meoshe said:
Same thing happened to me, you have to reflash. I tried using that method and it never worked for me, although I already had the partition. So reflash jf 1.51 and you are golden. BTW that text you see in recovery is the recovery image version, until you switch to another it will say that.
Click to expand...
Click to collapse
Thanks for the response. I'll have to find a way to get that image onto my SD card. I just bought a 16BG card and that was the card I was using when I ran into this problem.....oh wait a sec....
I'm assuming that the JF1.51 update.zip will still be on my old 1GB card from when I updated to JF1.51 via his updater app last week? If so then my life will be a lot easier, and I'll just swap back to that card, boot up in Recovery, flash from update.zip, and that should be it?
Just want to make sure before I put that old card back in and try to flash....
try wiping before you update? Also to mount your SDcard (if you need to) press alt-x in recovery (or in adb shell) and type
Code:
echo /dev/blockl/mmdblk0 > /sys/devices/platform/usb_mass_storage/lun0/file
x2 that's what i had to do since my computer stopped reading sd cards.
Wipe then update.
I'd also recommend using CMv3.4 because the apps2sd is automated. It runs a2sd by itself
And with Cyanogen Recovery v1.2 you can move apps to sd card
First off, just want to thank everyone for the help. I successfully reflashed with jf1.51, but now I can't seem to sign in. I'm on the welcome screen, skipped the tutorial, entered my Gmail account and it sits for awhile trying to contact the server and then says there's a problem with the service or my sim card.
I know my sim card is provisioned for data, so not sure what's happening here...any ideas?
EDIT: Forgot I had to enter the Rogers APN settings, trying that now (Duhhh)
Abolfazl said:
Wipe then update.
I'd also recommend using CMv3.4 because the apps2sd is automated. It runs a2sd by itself
And with Cyanogen Recovery v1.2 you can move apps to sd card
Click to expand...
Click to collapse
I'm interested in this Cyanogen stuff, but no idea where to start. Any good tutorials? I was following this scene for awhile but kinda lost touch a few months ago - turns out there's been lots of developments.
t3mp3st said:
First off, just want to thank everyone for the help. I successfully reflashed with jf1.51, but now I can't seem to sign in. I'm on the welcome screen, skipped the tutorial, entered my Gmail account and it sits for awhile trying to contact the server and then says there's a problem with the service or my sim card.
I know my sim card is provisioned for data, so not sure what's happening here...any ideas?
EDIT: Forgot I had to enter the Rogers APN settings, trying that now (Duhhh)
I'm interested in this Cyanogen stuff, but no idea where to start. Any good tutorials? I was following this scene for awhile but kinda lost touch a few months ago - turns out there's been lots of developments.
Click to expand...
Click to collapse
It is pretty cut and dry. Cyanogen's Mod unleashes the G1 to its max. Apps2sd is automated and is working before you can even turn your phone on.
CMv3.4
CM Recovery v1.2
Abolfazl said:
It is pretty cut and dry. Cyanogen's Mod unleashes the G1 to its max. Apps2sd is automated and is working before you can even turn your phone on.
CMv3.4
CM Recovery v1.2
Click to expand...
Click to collapse
Cool, I guess I'll try it out now before trying to restore everything. I don't see a tutorial for it though, or am I to just follow the previous "How to root" tutorial and just use his image as the update.zip?
t3mp3st said:
Cool, I guess I'll try it out now before trying to restore everything. I don't see a tutorial for it though, or am I to just follow the previous "How to root" tutorial and just use his image as the update.zip?
Click to expand...
Click to collapse
no no no! just rename CM3.4 to update.zip, enter recovery (Home+power) wipe (alt+w) and flash (alt+s) after it says installation successful, reboot (Home+back)
you might also want to download his recovery image 1.2 like suggested in the posts above me
place the recovery image on your sdcard, do not rename it and do
Code:
flash_image recovery /sdcard/cm-recovery-1.2.img
alritewhadeva said:
no no no! just rename CM3.4 to update.zip, enter recovery (Home+power) wipe (alt+w) and flash (alt+s) after it says installation successful, reboot (Home+back)
you might also want to download his recovery image 1.2 like suggested in the posts above me
place the recovery image on your sdcard, do not rename it and do
Code:
flash_image recovery /sdcard/cm-recovery-1.2.img
Click to expand...
Click to collapse
Thanks a lot, going to try that now with my 16GB card. And just to be clear (last questions in this thread, I PROMISE!), I should flash with CM3.4 and THEN install the recovery image, or vice versa?
Also, with CM3.4, will I have to go through to steps again to try to partition my card (which is where i ran into the problem from post #1), or is there some automatic process built into his super-de-duper ROM?
Thanks again to all for the speedy responses!!
t3mp3st said:
Thanks a lot, going to try that now with my 16GB card. And just to be clear (last questions in this thread, I PROMISE!), I should flash with CM3.4 and THEN install the recovery image, or vice versa?
Also, with CM3.4, will I have to go through to steps again to try to partition my card (which is where i ran into the problem from post #1), or is there some automatic process built into his super-de-duper ROM?
Thanks again to all for the speedy responses!!
Click to expand...
Click to collapse
Don't worry asking questions is good as long as they are intelligent. You should flash CM3.4 and then the recovery image, as that is what i did. However, i don't think it really matters. To be safe, flash CM3.4 and then the recovery image.
And to your question pertaining to partitioning your SDcard, you can try MarcusMaximus' Apps2SD2 app which formats the card for you here
Unzip it to your sdcard and install it using ASTRO file manager or some other file manager.
If you have adb working,
Code:
adb install AppstoSD2.apk
if you have other questions you can always contact me on AIM- roflzbrianxdd
alritewhadeva said:
Don't worry asking questions is good as long as they are intelligent. You should flash CM3.4 and then the recovery image, as that is what i did. However, i don't think it really matters. To be safe, flash CM3.4 and then the recovery image.
And to your question pertaining to partitioning your SDcard, you can try MarcusMaximus' Apps2SD2 app which formats the card for you here
Unzip it to your sdcard and install it using ASTRO file manager or some other file manager.
If you have adb working,
Code:
adb install AppstoSD2.apk
if you have other questions you can always contact me on AIM- roflzbrianxdd
Click to expand...
Click to collapse
Thanks a ton, I'll get to this right after i finish this delicious sub! I'll also add you so I can IM if i have any more questions..
t3mp3st said:
Thanks a ton, I'll get to this right after i finish this delicious sub! I'll also add you so I can IM if i have any more questions..
Click to expand...
Click to collapse
Cool, Best of Luck with the flashing
alritewhadeva said:
no no no! just rename CM3.4 to update.zip, enter recovery (Home+power) wipe (alt+w) and flash (alt+s) after it says installation successful, reboot (Home+back)
you might also want to download his recovery image 1.2 like suggested in the posts above me
place the recovery image on your sdcard, do not rename it and do
Code:
flash_image recovery /sdcard/cm-recovery-1.2.img
Click to expand...
Click to collapse
Alright...I successfully partitioned my card, flashed with CM 3.4, but now when I try this instruction to install the new recovery, i get this error msg in Terminal:
error writing recovery: Permission denied
Any ideas?
You have to enter su before the code..
Code:
su
then
Code:
flash_image recovery /sdcard/cm-recovery-1.2.img
meoshe said:
You have to enter su before the code..
Code:
su
then
Code:
flash_image recovery /sdcard/cm-recovery-1.2.img
Click to expand...
Click to collapse
I did not enter the su, I will try that now thanks. In the mean time I also performed this step:
13. My /system/sd is read only and/or didn't upgrade to ext3!
Your filesystem is probably corrupt. Boot into recovery and open a console. Run "mount /system" then "/system/bin/e2fsck /dev/block/mmcblk0p2" and fix your filesystem. Reboot.
from: http://forum.xda-developers.com/showthread.php?t=518851
So I hope that didn't hurt anything...ill try with the su now. Thanks!
edit: out of curiosity, what does the "su" stand for? I feel if I know this it may help me to remember to enter it before any commands.
edit #2: does it stand for "Super User" to allow super user permissions? I gathered this after entering SU prompted me to allow superuser access
New recovery.img successfully installed! Thanks again to everyone that helped me with this.
I know I can transfer apps to SD easily from recovery now, but is there also a similar way to do it from the phone (or do they install to the SDcard by default now?)
Hey T3MP3ST... how did it go with upgrade to cm3.4
I had the same problem as you mentioned start of the post....
(stuck at g1, after partition).
this cm3.4 sounds like the solution for me to have apps2sd..
as it is in the ROM automatically, if i understood correctly.
dynamisoz said:
Hey T3MP3ST... how did it go with upgrade to cm3.4
I had the same problem as you mentioned start of the post....
(stuck at g1, after partition).
this cm3.4 sounds like the solution for me to have apps2sd..
as it is in the ROM automatically, if i understood correctly.
Click to expand...
Click to collapse
Hey there, with the help from everyone in this thread, along with the partitioning instructions using Ubuntu (if you still need to partition your card) from tubaking182 found here: http://forum.xda-developers.com/showthread.php?t=523648, It was great.
I just finished flashing with that ROM and then installing CM's recovery image (which is AWESOME...trackball selection, Apps2SD in one click)
I HIGHLY recommend it. If you have any problems, I'm sure you'll find most of the answers in this thread. If not, try PMing one of the helpful respondents, or I may be of SOME help with some minor questions or assurances.

[Q] myTouch 4G Recovery Issues! Please Help!

I checked through 100s of post tonight and could not find the answer to this and am in need of some help. I attempted to install a Cyanogen Nightly tonight through Rom Manager with no prior knowlege of the issues with CW 2.5 vs. CW 3.0. Stupid I know.
So natuaraly, when the download finished and Rom Manager tried to install, my MT4G just hung at the white boot screen. Through previous posts, the directions were simple to reflash the previous CW Recovery through Fastboot and reflash the Rom.
Well thats where the problem is.... When I attempt to flash ANY Rom earlier than 3.0.0.5, it will say OKAY in CMD, however the phone will never boot into the Recovery. I even tried fastboot erase recovery then reinstalled and still nothing.
So i decided to go a different root and reinstalled 3.0.0.5 to see if there was any work around through there. After i install 3.0 through Fastboot, I am able to go into Recovery, however when I select ANY option no matter what, the hat and the gear icon stay in the background and nothing happens.
I am very confused and lost and am hoping someone here will have had the same issue and can help me get my phone back in order.
Thanks in advance guys!
highrolla1866 said:
I checked through 100s of post tonight and could not find the answer to this and am in need of some help. I attempted to install a Cyanogen Nightly tonight through Rom Manager with no prior knowlege of the issues with CW 2.5 vs. CW 3.0. Stupid I know.
So natuaraly, when the download finished and Rom Manager tried to install, my MT4G just hung at the white boot screen. Through previous posts, the directions were simple to reflash the previous CW Recovery through Fastboot and reflash the Rom.
Well thats where the problem is.... When I attempt to flash ANY Rom earlier than 3.0.0.5, it will say OKAY in CMD, however the phone will never boot into the Recovery. I even tried fastboot erase recovery then reinstalled and still nothing.
So i decided to go a different root and reinstalled 3.0.0.5 to see if there was any work around through there. After i install 3.0 through Fastboot, I am able to go into Recovery, however when I select ANY option no matter what, the hat and the gear icon stay in the background and nothing happens.
I am very confused and lost and am hoping someone here will have had the same issue and can help me get my phone back in order.
Thanks in advance guys!
Click to expand...
Click to collapse
I havent had that issue exactly, but I might be able to help wlk you through getting this fixed. Ive had problems more than once myself on recovery, and helped a couple others solve other issues on here. If you want, add me on google talk (same username as on xda), and Ill walk you through it. Might have to wait till the morning, though, as Im probably gonna head to bed soon.
Fastboot 2.5 recovery and reflash froyo rom. If you decide to install CM7 again - read,search and make sure that you understand what you're doing. It has been stated at least few dozen times that Rom Manager is useless with gingerbread until Koush updates it.
Same Issue??
I believe my issue sounds similar.
I tried to go from Iced Glacier up to CM7. When I did I attempted to use the Clockwork Recovery 2.5 and of course it didn't work. Then I tried to upgrade it to 3.0.0.5. Now when I try to reboot into Clockwork recovery the phone just stays on the MyTouch 4G splash screen. The only way to get around it is use the Power/Volume down button and click on FASTBOOT and then select REBOOT.
The phone then boots in Iced Glacier. I have redownloaded ROM Manager and attempted to FLASH CLOCKWORKMOD RECOVERY. But it still won't load into recovery.
Essentially I need some step by step help to get back to clockworkmod recovery. I'm not too worried if I need to wipe everything. Just looking for the ability to restore again.
Alternatively I'm interested in upgrading to CM7 but not sure how I could do that without recovery working. I would also ask if you can give step by step instructions it would be much appreciated as I'm still pretty new to this.
Thanks!
I also have the similar problem. I have installed the Clockworkmod 3.0.0.5 and have rooted my phone before i was trying to install the gingerbread version. I made a recovery backup. i tried to restore the phone with that backup image but it still hung up with that "t-mobile mytouch " white splash screen.
What should i do now ? i have no idea how to bring my phone back to life :/
fosunite said:
I also have the similar problem. I have installed the Clockworkmod 3.0.0.5 and have rooted my phone before i was trying to install the gingerbread version. I made a recovery backup. i tried to restore the phone with that backup image but it still hung up with that "t-mobile mytouch " white splash screen.
What should i do now ? i have no idea how to bring my phone back to life :/
Click to expand...
Click to collapse
Jmg90300zx said:
I believe my issue sounds similar.
I tried to go from Iced Glacier up to CM7. When I did I attempted to use the Clockwork Recovery 2.5 and of course it didn't work. Then I tried to upgrade it to 3.0.0.5. Now when I try to reboot into Clockwork recovery the phone just stays on the MyTouch 4G splash screen. The only way to get around it is use the Power/Volume down button and click on FASTBOOT and then select REBOOT.
The phone then boots in Iced Glacier. I have redownloaded ROM Manager and attempted to FLASH CLOCKWORKMOD RECOVERY. But it still won't load into recovery.
Essentially I need some step by step help to get back to clockworkmod recovery. I'm not too worried if I need to wipe everything. Just looking for the ability to restore again.
Alternatively I'm interested in upgrading to CM7 but not sure how I could do that without recovery working. I would also ask if you can give step by step instructions it would be much appreciated as I'm still pretty new to this.
Thanks!
Click to expand...
Click to collapse
Sounds like both of you should of never of done this. This has been discussed a few times, and the end result is always the same.....
Download the correct Recovery image (which can be found in the Development section) and install it to your phone by using the ADB commands, in the fastboot mode. you can find a quick and painless way to set those up in my signature. Once you have installed the recovery image you can boot into hBoot and select recovery. from there you can flash CM7 and the gapps. Once you have done all that download the official clockwork ROM manager from the market and flash his current recovery image.

trouble getting to clockwork recovery

Just got a new Vibrant, and I'm having difficulty getting to clockwork recovery. This is my 3rd Vibrant, my previous 2 were rooted also. I've never had any trouble getting to clockwork recovery, but this phone has been a real pita.
In the past I would just hold the power button and select recovery from the options. Or I would go to ROm Manager and select it there. Now with this new phone, neither of those options work. Any other way to get to clockwork recovery?
I think you have to hold both volume buttons and power until the Vibrant logo dissapears, then it should enter to recovery mode...
That's how it works for me.
If you get Rom Manager, it has an option to boot into recovery mode.
onasri15 said:
If you get Rom Manager, it has an option to boot into recovery mode.
Click to expand...
Click to collapse
I know, but it doesn't take me to clockwork recovery, just regular recovery.
^ are you trying to flash a rom?
check the noob guide, I put a second update.zip in there that is CWR... you will need to have a rom on your sd to flash if you want to root/flash though. It does not root your phone like the other update.zip (JFD).
onasri15 said:
If you get Rom Manager, it has an option to boot into recovery mode.
Click to expand...
Click to collapse
s15274n said:
^ are you trying to flash a rom?
check the noob guide, I put a second update.zip in there that is CWR... you will need to have a rom on your sd to flash if you want to root/flash though. It does not root your phone like the other update.zip (JFD).
Click to expand...
Click to collapse
Yeah I am trying to flash a ROM. Thanks, I'll check it out.
s15274n said:
^ are you trying to flash a rom?
check the noob guide, I put a second update.zip in there that is CWR... you will need to have a rom on your sd to flash if you want to root/flash though. It does not root your phone like the other update.zip (JFD).
Click to expand...
Click to collapse
Wow, that actually worked, lol.
What changed that I couldn't do it thru the power button or ROM Manager like I have been doing for the past year?
I can't say with certainty. I have tried several times to tell Koush there is a problem, but he seems to think its me.
No Clockwork recovery after ODIN back to stock
Samsung Vibrant (Galaxy s t-mobile)
rooted, ran a version of Trigger for awhile. Tried a MIUI rom yesterday. it barely worked for me. Had to ODIN back to stock. (Thanks XDA gang for helping me figure that one out). Anyway, back to stock. Re-rooted but cannot get clockwork recovery to flash. I try using ROM manager but when I go into recovery it is stock samsung recovery.
FYI, I also tried the second update.zip that is suppose to flash CWR option from NOOB GUIDE.. No luck
Help appreciated, I am a noob but I did make it this far w/o asking for help.
thanks in advance.
To do it from stock you have to reinstall packages 2 times in a row then it will go cwr and you can flash from there.
Seems like. everyone's forgetting this step

Going from CWM 2.5.1.2 to 5.0.2 (ClockworkMod)

I notice that the old standard, ClockworkMod 2.5.1.2, is now old news.
I went to install CWM 5.0.2, attempting both methods (flashing directly from CWM 2.5.1.2, also by booting into the PB31IMG.zip). Neither works, when I reboot, I'm back in 2.5.1.2
I searched here, but I don't see anyone having this issue.
Thank you in advance,
RKM
In rom manager, make sure erase recovery is selected. Then try to flash it twice.
Thank you for the reply.
I had found the posts that suggested that prior to my posting, however, I'm *not* using ROM Manager, I'm using both methods of installing correctly, at boot/recovery.
If it does not work from boot/recovery, no amount of settings in ROM manager will help me, unfortunately.
rkmFL said:
Thank you for the reply.
I had found the posts that suggested that prior to my posting, however, I'm *not* using ROM Manager, I'm using both methods of installing correctly, at boot/recovery.
If it does not work from boot/recovery, no amount of settings in ROM manager will help me, unfortunately.
Click to expand...
Click to collapse
Boot to recovery, go to mounts and storage and format recovery. Reboot the phone.
Download this http://dinc.does-it.net/Recoveries/CWM_5.0.2.0/PB31IMG.zip, and put it on your sdcard in no folders. Then boot to hboot, hboot will find the file and prompt to press vol up to install, and then vol up again to reboot.
Or you could do as sugested earlier and download rom manager, go to its settings and check erase recovery before flashing. Then from the main screen select the top option install cwm recovery.
If that dosent work i would flash back to thr stock recovery, and then back to cwm again, or try amon ra recovery then back to cwm.
If that dosent work, ruu and then flash cwm. Note that cwm 2 backups are not compatible with version 5.
@cmlusco - that's the same file I'm using now and it won't take, on *either* HDR6300 Incredible that I've tested it on. I'm still on 0.92 HBOOT and 2.15.00.07.28 RADIO.
During the HBOOT process, it does recognize the PB31IMG.zip, but it rejects it.
It reminds of of the way the phone reacts when it's S-ON. You know, how it rejects custom PB31IMG's until removing the security flag. Despite that, this is a fully S-OFF phone.
The one thing I had not yet done that you mentioned .. I haven't yet tried to "mounts and storage and format recovery" as you suggested. However, there is no option for "Format Recovery". In CWM 2.5.1.2, the Format options include:
Format Boot
Format System
Format Data
Format Cache
Format SDCard
Format SD-Ext
After reading your post, I tried "Format Boot" and "Format System". Neither one of those helped either.
The thing is, I don't think this is a one-off issue, because the exact same thing is happening on both of my DInc's.
rkmFL said:
@cmlusco - that's the same file I'm using now and it won't take, on *either* HDR6300 Incredible that I've tested it on. I'm still on 0.92 HBOOT and 2.15.00.07.28 RADIO.
During the HBOOT process, it does recognize the PB31IMG.zip, but it rejects it.
It reminds of of the way the phone reacts when it's S-ON. You know, how it rejects custom PB31IMG's until removing the security flag. Despite that, this is a fully S-OFF phone.
The one thing I had not yet done that you mentioned .. I haven't yet tried to "mounts and storage and format recovery" as you suggested. However, there is no option for "Format Recovery". In CWM 2.5.1.2, the Format options include:
Format Boot
Format System
Format Data
Format Cache
Format SDCard
Format SD-Ext
After reading your post, I tried "Format Boot" and "Format System". Neither one of those helped either.
The thing is, I don't think this is a one-off issue, because the exact same thing is happening on both of my DInc's.
Click to expand...
Click to collapse
Have you tried reformating your sdcard fat32? The only 2 reasons a PB31IMG.zip wont get recognized or install is if there is a problem with the sdcard, or its a bad download. Try downloading from a different source http://pvillecomp.com/?page_id=28.
You could run unrevoked with the 5.0.2.0 cmw img (custom recovery) set in unrevoked's menu. You can pull the .img file out of the PB31IMG.zip
I've tested three different SD cards, two different phones, about six different downloads (I've lost count).
I can flash ROM's without any problem. But if I try to flash a radio or recovery (including the stock recovery), it will not work, and this is on both phones. I've tried Stock, RA, CWM 3 and CWM 5. Yet I've tried three different ROM's and they all work fine.
That's a good idea on using Unrevoked and pushing an image. I'm not sure where to specify a custom .img file on Unrevoked, but will try to get through that now.
Thanks again for the ideas!
I pushed the custom recovery by using the CWM v5 .img file as you suggested, but that didn't work either.
The strange thing is how I can install any ROM I like, but CWM or Radios, won't flash. And weirder, is that it's not just a fluke on one phone.
I'm searching everything I can find with no luck. I suppose an RUU is probably the next logical step. I'm just worried because the last I remember, the newer RUU's will cause me to lose S-OFF. I can't remember if that's still the case and the posts don't say definitively.
Why not flash in ROM Manager? Just because it doesn't work in recovery/hboot doesn't mean it won't work in ROM manager. Also what happens if you do
flash_image recovery recovery.img
From either ROM or recovery? Your ROM might not have flash_image but clockwork does.
Sent from my GT-P7510 using Tapatalk
Hi Tiny,
Thank you for the suggestion.
I was previously led to believe that ROM Manager would not work if a straight CWM/Recovery upgrade did not work.
However, you're correct, using ROM manager worked. As a side note: to be safe, I selected "Erase Recovery" and flashed twice, as suggested.
I'm now on our third phone, and not a single one has been able to upgrade CWM coming from 2.5.1.2, but ROM Manager has worked for all of them!
Thanks again!
RKM
I feel compelled to say "Called it."
it'd be good to have hboot able to flash as a safety net but I don't like to bother flashing recovery and finding an hboot compatible zip so I use ROM manager to update. Glad to hear its working.
Sent from my Galaxy Nexus using Tapatalk

Help with flashing custom ROM please

Here is what I have done so far:
Unlocked bootloader from HTC DEV
Flashed custom recovery
I can get into the recovery fine, and have flashed a custom ROM but I am getting stuck at the white HTC boot screen
Can anyone offer some guidance please?
How long does it stick at the white HTC logo? did it write "quietly brilliant" or not? It can take a long time to boot up a new ROM, but if it's longer than 10 minutes then pull the battery and try flashing the ROM again.
check the MD5 sum of the ROM on the SDcard, and the MD5 the dev published. If they're different, re-download the ROM.
Not unheard of for a ROM with a good MD5 to flash badly, happened to me when I flashed recovery to a Sensation last week. Simply re-flashing it sorted it out OK.
chrisund123 said:
How long does it stick at the white HTC logo? did it write "quietly brilliant" or not? It can take a long time to boot up a new ROM, but if it's longer than 10 minutes then pull the battery and try flashing the ROM again.
check the MD5 sum of the ROM on the SDcard, and the MD5 the dev published. If they're different, re-download the ROM.
Not unheard of for a ROM with a good MD5 to flash badly, happened to me when I flashed recovery to a Sensation last week. Simply re-flashing it sorted it out OK.
Click to expand...
Click to collapse
thanks for the reply buddy
no it does not say quietly brilliant, i've flashed a few ROMS all exhibiting the same behaviour.
Can you confirm that the steps I have taken are correct? One obvious thing that I think I am missing is actually rooting the phone? Yes I have unlocked the bootloader and installed a custom recovery, but how do I root? Sorry to sound like a noob, I am a Samsung man, just temporarily using this phone.
winwiz said:
thanks for the reply buddy
no it does not say quietly brilliant, i've flashed a few ROMS all exhibiting the same behaviour.
Can you confirm that the steps I have taken are correct? One obvious thing that I think I am missing is actually rooting the phone? Yes I have unlocked the bootloader and installed a custom recovery, but how do I root? Sorry to sound like a noob, I am a Samsung man, just temporarily using this phone.
Click to expand...
Click to collapse
It sounds like you're doing it right, what version of recovery are you using? clockwork?
Basically, the steps are:
1.Boot into recovery
2.choose "Wipe data/factory reset", confirm, and go back to main menu
3.Select "Install zip from SDcard", select "choose zip from SDcard", and then select the ROM. Confirm, and then let it do it's thing. Then go back and choose to reset the phone, and you should be away (after a few minutes for it to boot up).
chrisund123 said:
It sounds like you're doing it right, what version of recovery are you using? clockwork?
Basically, the steps are:
1.Boot into recovery
2.choose "Wipe data/factory reset", confirm, and go back to main menu
3.Select "Install zip from SDcard", select "choose zip from SDcard", and then select the ROM. Confirm, and then let it do it's thing. Then go back and choose to reset the phone, and you should be away (after a few minutes for it to boot up).
Click to expand...
Click to collapse
yeah clockwork
exactly the process I have followed
will try again
winwiz said:
yeah clockwork
exactly the process I have followed
will try again
Click to expand...
Click to collapse
Use EXT4 recovery. Alot of DHD/Inspire roms do not like or use Clockwork mod recovery due to it causing issues.
To add what zel recommended, the reason its failing to boot is because you unlocked via HTC dev. With this method the boot.img has to be flashed seperately, via fast boot with the command fastboot flash boot boot.img(done using sdk). 4ext recovery has implemented a nice feature of being able to flash the bootimg for son/HTC dev unlocked devices.
Sent from my Inspire 4G using XDA
You should try using AHK (Advanced Hack Kit). It is really easy to use tool, you just need to install the drivers provided with it.

Categories

Resources