Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
Bairdog35
Old
#1  
Bairdog35's Avatar
Senior Member - OP
Thanks Meter 32
Posts: 125
Join Date: Sep 2011
Location: Layton, Utah

 
DONATE TO ME
Talking [GUIDE]How to get past boot screen freezing!

Hello! Sorry for posting this here, Idk if this is the right area for this kind of thing but anyways lets get started!!

Im sorry if this had already been posted, I have searched the forums before to see If someone had found a solution while I was having the error!

Sorry for this, but I posted this already here: http://forum.xda-developers.com/show....php?t=1370478 So moderators will you please delete the above post! Thanks so much!



This has happened to me so many times, I got frustrated, then I tried this out of the blue and it seemed to work..

Some examples of ROMS that froze on boot on my HTC EVO 3D HBOOT 1.5

All Infected ROMS
MIUI
Synergy
Senseless ROM
CleanRom
and some others..



These are the steps I took to fix the issue!

1. Flash ROM and see if it freezes on boot, if it does start below

2. After flashing rom and confirming that it does freeze.. Boot into bootloader (Power+volume down key) and press the power button while highlighted over fastboot.

3. Plug in your device into PC or MAC

4. Make sure you have the latest android SDK, im pretty sure you do if you have been flashing roms!

5. EXTRACT the .zip file of the ROM that you are using that freezes.

6. Open the folder and copy the boot.img from that ROM

7. Paste that .img into the folder that has your adb and fastboot files for the Android SDK!

8. in terminal navigate to that folder, and do the following commands

PC:
Code:
fastboot flash boot boot.img

Ive done it on the PC and most of the time I have issues.. like failing of transferring over of the boot.img.. So far I don't know a way around this besides to keep trying!!

MAC:

Code:
./fastboot flash boot boot.img


Ive done it on my mac as well, and so far I have had no errors! It works everytime.

9. After that reboot your phone..

10. Watch in awe as your phone should reboot and not freeze!

Thank you for reading this!!



~Bairdog35
The Following 2 Users Say Thank You to Bairdog35 For This Useful Post: [ Click to Expand ]
 
xhazyx
Old
#2  
xhazyx's Avatar
Senior Member
Thanks Meter 113
Posts: 764
Join Date: Sep 2010
Location: East Hampton, NY
Quote:
Originally Posted by Bairdog35 View Post
Hello! Sorry for posting this here, Idk if this is the right area for this kind of thing but anyways lets get started!!

Im sorry if this had already been posted, I have searched the forums before to see If someone had found a solution while I was having the error!

Sorry for this, but I posted this already here: http://forum.xda-developers.com/show....php?t=1370478 So moderators will you please delete the above post! Thanks so much!



This has happened to me so many times, I got frustrated, then I tried this out of the blue and it seemed to work..

Some examples of ROMS that froze on boot on my HTC EVO 3D HBOOT 1.5

All Infected ROMS
MIUI
Synergy
Senseless ROM
CleanRom
and some others..



These are the steps I took to fix the issue!

1. Flash ROM and see if it freezes on boot, if it does start below

2. After flashing rom and confirming that it does freeze.. Boot into bootloader (Power+volume down key) and press the power button while highlighted over fastboot.

3. Plug in your device into PC or MAC

4. Make sure you have the latest android SDK, im pretty sure you do if you have been flashing roms!

5. EXTRACT the .zip file of the ROM that you are using that freezes.

6. Open the folder and copy the boot.img from that ROM

7. Paste that .img into the folder that has your adb and fastboot files for the Android SDK!

8. in terminal navigate to that folder, and do the following commands

PC:
Code:
fastboot flash boot boot.img

Ive done it on the PC and most of the time I have issues.. like failing of transferring over of the boot.img.. So far I don't know a way around this besides to keep trying!!

MAC:

Code:
./fastboot flash boot boot.img


Ive done it on my mac as well, and so far I have had no errors! It works everytime.

9. After that reboot your phone..

10. Watch in awe as your phone should reboot and not freeze!

Thank you for reading this!!



~Bairdog35

Your problem lies in your HBOOT 1.5.... you need to flash the kernel separately, either the way you described it, or I think theres an app called FlashGUI
CM7>Sense
The Following User Says Thank You to xhazyx For This Useful Post: [ Click to Expand ]
 
SketchyStunts
Old
#3  
SketchyStunts's Avatar
Senior Member
Thanks Meter 204
Posts: 1,342
Join Date: Sep 2011
Location: GA.
or just access recovery from fastboot & flash like normal.
This should be moved
 
shadowmike
Old
#4  
Senior Member
Thanks Meter 62
Posts: 1,062
Join Date: Feb 2008
Location: Cleveland
Lulz. 10 char.

Sent from my PG86100 using xda premium

Current 2013
VM HTC One V (Stock Rooted)
T-MO MT SLIDE (Stock - Soon to be rooted)
KINDLE FIRE HD (Stock Rooted)

Old 2012-Past
SPRINT EVO 3D (Broken Screen)
T-MO MT4G (Broken Screen)
T-MO MT SLIDE (Water Damage)
T-MO G1 (Dogs Chew Toy, They Thought)
T-MO MT3G (Dogs Chew Toy, They Thought)
SE XPERIA 1 (Won't Boot)
T-MO SHADOW (Screen Died)
 
arozer
Old
#5  
arozer's Avatar
Senior Member
Thanks Meter 274
Posts: 651
Join Date: Jun 2010
Location: Atlanta
Quote:
Originally Posted by SketchyStunts View Post
or just access recovery from fastboot & flash like normal.
This should be moved
This.
Maybe OP doesn't know about it so I'll guide him.


OP, we appreciate you trying to help but if you follow the steps below you should have no problem.


1. Download the Rom you want and place it on your sd card.
2. Plug your phone in to your computer and open a cmd file where 'adb' is located and type "adb reboot bootloader".
3. Your phone will now restart and boot into bootloader. Now type in "fastboot boot recovery.img". Your phone will now boot into your recovery.
(At this point, you can unplug your phone.)
4. Use the recovery as how you normally would and wipe/flash, etc.

Enjoy.
U aware, brah?
(4.3k reps)
The Following 3 Users Say Thank You to arozer For This Useful Post: [ Click to Expand ]
 
Bairdog35
Old
#6  
Bairdog35's Avatar
Senior Member - OP
Thanks Meter 32
Posts: 125
Join Date: Sep 2011
Location: Layton, Utah

 
DONATE TO ME
Quote:
Originally Posted by arozer View Post
This.
Maybe OP doesn't know about it so I'll guide him.


OP, we appreciate you trying to help but if you follow the steps below you should have no problem.


1. Download the Rom you want and place it on your sd card.
2. Plug your phone in to your computer and open a cmd file where 'adb' is located and type "adb reboot bootloader".
3. Your phone will now restart and boot into bootloader. Now type in "fastboot boot recovery.img". Your phone will now boot into your recovery.
(At this point, you can unplug your phone.)
4. Use the recovery as how you normally would and wipe/flash, etc.

Enjoy.
Yes I do this, and I still have to do what I provided up above. Idk what is wrong with my phone.
 
shadowmike
Old
#7  
Senior Member
Thanks Meter 62
Posts: 1,062
Join Date: Feb 2008
Location: Cleveland
Your recovery can't flash kernels. Hence the boot loop.

There is a program in the evo3d theme and apps forum for us 1.5 boot loader users to flash the kernel using an app in android then you reboot to recovery and flash rom.

The app is called flash image GUI

http://forum.xda-developers.com/showthread.php?t=1192527
[APP] Flash Image GUI - Flash Kernels and Recoveries from normal Android mode!

Sent from my PG86100 using xda premium

Current 2013
VM HTC One V (Stock Rooted)
T-MO MT SLIDE (Stock - Soon to be rooted)
KINDLE FIRE HD (Stock Rooted)

Old 2012-Past
SPRINT EVO 3D (Broken Screen)
T-MO MT4G (Broken Screen)
T-MO MT SLIDE (Water Damage)
T-MO G1 (Dogs Chew Toy, They Thought)
T-MO MT3G (Dogs Chew Toy, They Thought)
SE XPERIA 1 (Won't Boot)
T-MO SHADOW (Screen Died)
 
dannyboyex
Old
#8  
dannyboyex's Avatar
Senior Member
Thanks Meter 27
Posts: 172
Join Date: Oct 2010
Quote:
Originally Posted by shadowmike View Post
Your recovery can't flash kernels. Hence the boot loop.

There is a program in the evo3d theme and apps forum for us 1.5 boot loader users to flash the kernel using an app in android then you reboot to recovery and flash rom.

The app is called flash image GUI

http://forum.xda-developers.com/show...192527
[APP] Flash Image GUI - Flash Kernels and Recoveries from normal Android mode!

Sent from my PG86100 using xda premium
If you use that app and flash the boot.img from the rom and then go into recovery and flash the rom it should work


Sent from my HTC Evo 3D using XDA App
 
mocoyombiflash
Old
#9  
mocoyombiflash's Avatar
Member
Thanks Meter 18
Posts: 48
Join Date: Nov 2010
Location: Cayey
Quote:
Originally Posted by bairdog35 View Post
hello! Sorry for posting this here, idk if this is the right area for this kind of thing but anyways lets get started!!

Im sorry if this had already been posted, i have searched the forums before to see if someone had found a solution while i was having the error!

Sorry for this, but i posted this already here: http://forum.xda-developers.com/show....php?t=1370478 so moderators will you please delete the above post! Thanks so much!



this has happened to me so many times, i got frustrated, then i tried this out of the blue and it seemed to work..

Some examples of roms that froze on boot on my htc evo 3d hboot 1.5

all infected roms
miui
synergy
senseless rom
cleanrom
and some others..



these are the steps i took to fix the issue!

1. Flash rom and see if it freezes on boot, if it does start below

2. After flashing rom and confirming that it does freeze.. Boot into bootloader (power+volume down key) and press the power button while highlighted over fastboot.

3. Plug in your device into pc or mac

4. Make sure you have the latest android sdk, im pretty sure you do if you have been flashing roms!

5. Extract the .zip file of the rom that you are using that freezes.

6. Open the folder and copy the boot.img from that rom

7. Paste that .img into the folder that has your adb and fastboot files for the android sdk!

8. In terminal navigate to that folder, and do the following commands

pc:
Code:
fastboot flash boot boot.img

ive done it on the pc and most of the time i have issues.. Like failing of transferring over of the boot.img.. So far i don't know a way around this besides to keep trying!!

mac:

Code:
./fastboot flash boot boot.img


ive done it on my mac as well, and so far i have had no errors! It works everytime.

9. After that reboot your phone..

10. Watch in awe as your phone should reboot and not freeze!

Thank you for reading this!!



~bairdog35

this worked for me it was hanging at the htc white logo screen did this steps and the phone passed the first boot logo and it turned on fine!!!
FLASHYOURANDROID.COM
 
rhonal89
Old
#10  
rhonal89's Avatar
Senior Member
Thanks Meter 9
Posts: 143
Join Date: Feb 2009
Location: Plant City

 
DONATE TO ME
This steps are way too long just to past boot screen freezing.

Visit my site http://goo.gl/rqoVI

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...

XDA PORTAL POSTS

Job Interview Prep: Phone Screen Part 1 – XDA Developer TV

XDA Developer TV Producer Jayce has been very busy creating videos to help … more

Auto Test Your Android Apps with Robotium

You’ve just finished coding your very first app, but before you release it to the wild, you … more

Open Source CPU Info App for Windows

So you’re playing with your shiny new Windows 8 tablet PC, when one of your like-minded geeky … more

Guide to Using Adobe Air on Android

When writing an app with performance in mind, you most likely want to write it native code using the … more