HTC EVO 3D - Restarting - HTC EVO 3D

I rooted my Htc evo 3d using http://forum.xda-developers.com/showthread.php?t=1743466
All i wanted to do is install a new rom..
i successfully completed Method A to Unlock bootloader through htcdev.com
n followed Method B to Root your device...and here i rooted my phone from step 1 to 14..and at the 15th step i installed the LeeDrOiD_3D_V5.3.0
without wipe l format in recovery and make wipe data/factory rest then wipe cache + dalvik...and then i rebooted my phone..since then it is restarting constantly..it just displays HTC and restarts every 30-40seconds even before booting...after i installed LeeDrOiD_3D_V5.4-Final-GB(the upgraded version) and it installed correctly...bt the problem still persist..phone restarts every half a minute..
Did i do something wrong..?
Please help...i cannot post in the thread bcause i'm new on xda..
Solutions which i've tried that have not worked
- Installing a new ROM
- Factory Resets
- Wiping Dalvik & Cache
- Wiping Dalvik/Cache BEFORE & AFTER installing a ROM
- Wiping (and formatting) the SD Card
- Wiping everything (and formatting it) except for SD Card.
- Rebooting without SD Card
SHOOTER_U PVT SHIP S-ON RL.
HBOOT-1.53.0007
eMMC - boot
HTC EVO 3D GSM INDIA

the reason its not booting is probably because you didnt flash the boot.img using fastboot. that is required to get roms to boot when you are s-on.
first install the rom from recovery.
then extract the boot.img from the rom zip file(probably in the kernel/shooteru folder) then place it in the folder where you have adb,fastboot and AdbWinApi.dll which you used to unlock.
then open cmd. change directory to the folder containing adb/fastboot.
Connect your phone in bootloader mode and make your it says "fastboot usb"
then type in cmd "fastboot flash boot boot.img"
it should do a process and show that it completed.
then reboot and it should boot up.
all the info you need is here:
http://forum.xda-developers.com/showthread.php?t=1752270

EM|NEM said:
the reason its not booting is probably because you didnt flash the boot.img using fastboot. that is required to get roms to boot when you are s-on.
first install the rom from recovery.
then extract the boot.img from the rom zip file(probably in the kernel/shooteru folder) then place it in the folder where you have adb,fastboot and AdbWinApi.dll which you used to unlock.
then open cmd. change directory to the folder containing adb/fastboot.
Connect your phone in bootloader mode and make your it says "fastboot usb"
then type in cmd "fastboot flash boot boot.img"
it should do a process and show that it completed.
then reboot and it should boot up.
all the info you need is here:
http://forum.xda-developers.com/showthread.php?t=1752270
Click to expand...
Click to collapse
Did as you said...its still does not boot up..
I was just trying out so i typed "adb devices" and it did not showed any attached devices
But when i type "fastboot devices" it shows "HT18FU202032 fastboot"
Can this be the problem by any chance that i cannot see any attached devices when i type adb devices??
The tutorial which you linked has a screen shot where adb decives can be seen...but thats not the case for me..i can see only fastboot devices..
Your help is appreciated !

adb wont run when you are in fastboot. in the screenshot he runs that command before booting into bootloader.
i think the problem might be that you are trying to install a GB rom.
just do the method D. in step 2 dont do the GB steps do the ICS one
---------- Post added at 02:33 PM ---------- Previous post was at 02:33 PM ----------
flash an ICS ROM from recovery(Method B from 10 to 14)
open ICS ROM.zip and extract boot.img to a folder which contains adb, fastboot and AdbWinApi.dll
go to fastboot and type:
fastboot flash boot boot.img
fastboot reboot
Click to expand...
Click to collapse
...
---------- Post added at 03:06 PM ---------- Previous post was at 02:33 PM ----------
I just read through the thread and apparently you can ignore the bootloop and continue with the methods stated to get s-off. you need to flash the jb_boot.img not the leedroid one
http://forum.xda-developers.com/showpost.php?p=29112915&postcount=161

Thanks man !!:good:
This is what i did if any one is interested
Downloaded KingCobra3D-ICS-1.2, Downloaded King Cobra's boot.img http://forum.xda-developers.com/showthread.php?t=1647674
then I installed boot.img using the theread u linked http://forum.xda-developers.com/showthread.php?t=1752270
Boom !! My phone doest not stuck at bootloop anymore..
Thank you very much for your help..people like u make this community awsome..:victory: :good:
After installing the ROM everything was fine except WiFi showed error.
To solve the WiFI issue..
I Installed https://play.google.com/store/apps/...wxLDEsImNvbS5qb2V5a3JpbS5mbGFzaGltYWdlZ3VpIl0.
Followed the thread http://forum.xda-developers.com/showthread.php?p=16129916#post16129916
1. Using Flash image GUI app flash the KingCobra3D-ICS-1.2 from your SD card
2. Reboot recover when done with installation.
3. I use 4xt Recovery http://forum.xda-developers.com/showthread.php?t=1377751
4. So in 4xt recovery wipe| format and select the 1st option i.e wipe, factory reset
5. Reboot
6. Boom !!
7. Done
8. Sorry for my poor English.
9. Enjoy

Related

Bootloop afer HTC unlock & flashing Leedroid

Hi guys,
a have a big problem. Just unlocked my HTC Evo with the unlock method by HTC and installed the Leedroid CFW (newest). Because a had problems with my wifi I flashed the wifi-fix fromm xda. Still didn`t work for me. Then I flashed a new kernel (Anthrax) and now I have a bootloop. tried everything (flashed the stock kernel, flashed a new rom, tried to put back to stock rom by flashing the RUU from Europe....). Nothing worked for me. Any ideas?
Could anybody help me?Bootloader works (fastboot included) but it doesn`t start at all.
Flundermann said:
Could anybody help me?Bootloader works (fastboot included) but it doesn`t start at all.
Click to expand...
Click to collapse
Download this =====> http://downloadandroidrom.com/file/H...otevo3dnew.zip (no need if you already have fastboot/adb files.If you are gsm user, there might be different files)
Download any ROM or use any ROM that you have.
Download a superwipe tool ( or you can manually wipe everything from recovery).
>extract the "rootevo3dnew.zip" you downloaded above in "C:\" drive.(So it should be like "c:\rootevo3dnew\*.* ")
> install "HTCDriver3.0.0.007.exe" from it.
> open the ROM.zip (that you want to flash) with winRAR/7z and copy the boot.img from it to the rootevo3dnew folder.
> open cmd prompt ( press the key between "alt and fn" and press "r" then type cmd and hit enter)
> navigate to fastboot folder ( command : "cd c:\rootevo3dnew")
> boot phone in bootloader
> select fastboot
> connect to PC (phone should say fastboot-usb)
> type command "fastboot flash boot boot.img"
> now type "fastboot boot cwm-4.0.1.4-shooter.img"
> Phone should boot into recovery ( make sure the red LED is lit up)
> now flash the superwipe tool.zip(or wipe everything manually from wipe menu in recovery)
> and then flash the same ROM from which you pulled the boot.img.......
Hope this helps...........
---------- Post added at 08:17 PM ---------- Previous post was at 08:13 PM ----------
Flundermann said:
Hi guys,
a have a big problem. Just unlocked my HTC Evo with the unlock method by HTC and installed the Leedroid CFW (newest). Because a had problems with my wifi I flashed the wifi-fix fromm xda. Still didn`t work for me. Then I flashed a new kernel (Anthrax) and now I have a bootloop. tried everything (flashed the stock kernel, flashed a new rom, tried to put back to stock rom by flashing the RUU from Europe....). Nothing worked for me. Any ideas?
Click to expand...
Click to collapse
If you are unlocked using HTC method then you cannot flash any kernel directly from recovery.You will have to use fastboot method our flash image GUI app or bout recovery using fastboot then flash kernel.
If you flash any kernel directly from recovery you will have issues with wifi,4g etc.
Hope this clarify hope issue..........
Did the steps above but phone doesn`t boot in recovery menu. It boots to HTC Logo and then stops....
Flundermann said:
Did the steps above but phone doesn`t boot in recovery menu. It boots to HTC Logo and then stops....
Click to expand...
Click to collapse
Are you sure you have tried this?
"fastboot boot cwm-4.0.1.4-shooter.img"
Is the bootloader still unlocked?
Phone started directly with OS. No recovery. Have the Insert Coin 1.0 running. Shall I boot phone in recovery menue to flash Insert Coin 1.0 again (after a full wipe) or shall I flash Insert Coin 1.1 (update) without reflashing the 1.0?
Flundermann said:
Phone started directly with OS. No recovery. Have the Insert Coin 1.0 running. Shall I boot phone in recovery menue to flash Insert Coin 1.0 again (after a full wipe) or shall I flash Insert Coin 1.1 (update) without reflashing the 1.0?
Click to expand...
Click to collapse
Use the recovery worked for you/Download a recovery that works for gsm phones and put it in fastboot folder.
then boot into boot loader....... select fastboot........connect to PC.........open command prompt........navigate to fastboot folder..........type "fastboot flash recovery xxxxxxxxx.img" xxxxxxxxxx is the name of recovery....
Then type "fastboot boot xxxxxxxxx.img"
then wipe everything and flash another ROM........make sure while flashing/wiping from recovery the red LED is lit up.
Ok seems to work. How can I S-Off?Is S-Off needful?
im in the same spot he is but now my bootloader says locked at the top but s-off still. I just cant get the commands to work on pc to try to use fastboot.

[Help] Phone won't boot. Keep restarting phone

My phone stuck at the HTC boot screen. so here what happens :
Just got a new evo 3d (GSM). everything are locked, stock, a new virgin evo 3d (GSM).
locked, hboot 1.53.007, s-on
so what i did:
1. Unlock my phone with htc's way
2. Installing cwm 5.
3. Installing SU
4. directly enter cwm and install rom without downgrading hboot and s-off.
5. after flashing 3 types of roms, the results are still the same. it stuck at the 1st boot htc logo.
I was thinking of downgrading hboot and get the phone on s-off before retry to flash the roms again. but from the tutorial listed, they said need to on the phone, put on charging mode and debugging on. how im gonna boot up to android and proceed with that if i cant even on the phone?
However i still can go to the hboot screen and cwm. Can anyone guide me how to fix this?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Here are my device detail : Updated 8/9/2012..
***Unlocked***
Shooter_U PVT SHIP S-ON RL
HBOOT-1.53.0004
RADIO-11.25.3504.06_M
OpenDSP-v02.6.0.2226.00.0202
eMMC-boot
May 22 2012,01:06:07
currently 4ext installed...
cid HTC__01
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
UPDATE 7/8/2012
Ok so now im on 4ext tried installing roms, but all had is a boot loop. my device loads up the htc boot screen, and a few seconds after that it restarts.. non-stop restarting.. lol.. i even tried using the smart flash option. but still the restart wont stop..
UPDATE 8/9/2012
i used :
flastboot boot recovery.img
what i tried:
1st try.
1. using cwm recovery (fastboot boot)
2. install rom
3. experience boot loop
4. flash boot.img using ( cmd : fastboot flash boot boot.img)
result : still boot loop
2nd try.
1. using 4ext recovery (fastboot boot)
2. install rom witout smart flash
3. experience boot loop
4. flash boot.img using ( cmd : fastboot flash boot boot.img)
result : still boot loop
3rd try.
1. using cwm recovery (fastboot boot)
2. install rom (with smart flash on)
3. experience boot loop
4. flash boot.img using ( cmd : fastboot flash boot boot.img)
result : still boot loop
Follow these steps:
Boot into bootloader, click on fastboot
Open cmd on your computer
Type in: cd c:\ (wherever fastboot is on your computer)
Place your recovery in that same folder and name it recovery.img
Type: fastboot flash recovery recovery.img
Type: fastboot boot recovery.IMG
Flash rom
Enjoy. This should work
Sent from my PG86100 using xda app-developers app
beneath-a-burning-turtle said:
Follow these steps:
Boot into bootloader, click on fastboot
Open cmd on your computer
Type in: cd c:\ (wherever fastboot is on your computer)
Place your recovery in that same folder and name it recovery.img
Type: fastboot flash recovery recovery.img
Type: fastboot boot recovery.IMG
Flash rom
Enjoy. This should work
Sent from my PG86100 using xda app-developers app
Click to expand...
Click to collapse
it doesnt work. and i guess u din read the actual problem here.. i manage to get the recovery... and already flashed a few roms.. but still im stuck at the htc boot screen. after flashing rom via cwm, on first reboot, only htc logo appears.. thats all.. nothing more.. waited like 15 mins - 30 mins tho.
Your s-on,you need to flash the boot.img from fastboot in order for it to boot up,,
Sent from my PG86100 using xda premium
---------- Post added at 07:28 AM ---------- Previous post was at 07:25 AM ----------
Or flash 4EXT recovery,use smart flash option and it will flash boot.img for you,the s-on is what's stopping you
Sent from my PG86100 using xda premium
jzack said:
it doesnt work. and i guess u din read the actual problem here.. i manage to get the recovery... and already flashed a few roms.. but still im stuck at the htc boot screen. after flashing rom via cwm, on first reboot, only htc logo appears.. thats all.. nothing more.. waited like 15 mins - 30 mins tho.
Click to expand...
Click to collapse
As said above, you need to flash the boot.img from the rom.
Put it in de fastboot folder on your harddrive
in cmd:
fastboot flash boot (location of boot.img)
And try wiping everything and reflashing a few times.
customhdrider said:
Your s-on,you need to flash the boot.img from fastboot in order for it to boot up,,
Sent from my PG86100 using xda premium
---------- Post added at 07:28 AM ---------- Previous post was at 07:25 AM ----------
Or flash 4EXT recovery,use smart flash option and it will flash boot.img for you,the s-on is what's stopping you
Sent from my PG86100 using xda premium
Click to expand...
Click to collapse
seriously guys i did that.. even though im kinda newbie but im not totally noob.. :crying::crying:
do i need to reloc oem and relock my bootloader first before flashing?
jzack said:
do i need to reloc oem and relock my bootloader first before flashing?
Click to expand...
Click to collapse
No,,not unless you plan to use the RUU,then you do have to relock,,seriously,your best choice is flash the 4EXT recovery,the smart flash option will flash the boot.img for you,then the phone will boot
Sent from my PG86100 using xda premium
customhdrider said:
No,,not unless you plan to use the RUU,then you do have to relock,,seriously,your best choice is flash the 4EXT recovery,the smart flash option will flash the boot.img for you,then the phone will boot
Sent from my PG86100 using xda premium
Click to expand...
Click to collapse
ive done that.. but still no luck.. few roms that ive tried Leedroid's, cm9 devil toast and KingCobra's.
Here my device detail..
***Unlocked***
Shooter_U PVT SHIP S-ON RL
HBOOT-1.53.0004
RADIO-11.25.3504.06_M
OpenDSP-v02.6.0.2226.00.0202
eMMC-boot
May 22 2012,01:06:07
-----------------------------------
currently 4ext installed...
cid HTC__01
pls guide me.. idk what to do anymore.. im so down.. even took a day off and hoping to fix the phone but still no luck.. :crying:
Just to be sure, you are flashing gsm roms, correct?
sudo passwd root
ZWYATT said:
Just to be sure, you are flashing gsm roms, correct?
sudo passwd root
Click to expand...
Click to collapse
yup.. im very sure its a gsm rom.. im now experiencing boot loop
ok so now im on 4ext tried installing roms, but all had is a boot loop (keep restarting on boot screen). my device loads up the htc boot screen, and a few seconds after that it restarts.. non-stop restarting.. lol.. i even tried using the smart flash option. but still the restart wont stop..
You need to flash the kernel via fastboot.
Extract the boot.img from the rom on your computer.
Place fastboot.exe and boot.img in a folder.
Open command prompt and cd to the folder.
Power down phone. Hold volume down plus power. Select fastboot with power button.
Plug phone into computer. Phone screen should now say fastboot usb. If not, you need htc drivers for computer.
Now go to command prompt again.
Type exactly "fastboot flash boot boot.img" without quotes. Computer screen will do some stuff... phone will reboot... whala.
Oh, format boot partition with 4ext before starting all this.
sudo passwd root
ZWYATT said:
You need to flash the kernel via fastboot.
Extract the boot.img from the rom on your computer.
Place fastboot.exe and boot.img in a folder.
Open command prompt and cd to the folder.
Power down phone. Hold volume down plus power. Select fastboot with power button.
Plug phone into computer. Phone screen should now say fastboot usb. If not, you need htc drivers for computer.
Now go to command prompt again.
Type exactly "fastboot flash boot boot.img" without quotes. Computer screen will do some stuff... phone will reboot... whala.
Oh, format boot partition with 4ext before starting all this.
sudo passwd root
Click to expand...
Click to collapse
ohh. i did the fastboot flash boot command line before too.. how to format boot partition? can u explain in detail please?
in 4ext > tools > wipe or format ext4 > whats next?
Volume down plus power, recovery, wipe, format boot.
sudo passwd root
---------- Post added at 04:54 PM ---------- Previous post was at 04:47 PM ----------
You also need to read the rom descriptions and make sure it is compatible with your firmware.
sudo passwd root
ZWYATT said:
Volume down plus power, recovery, wipe, format boot.
sudo passwd root
---------- Post added at 04:54 PM ---------- Previous post was at 04:47 PM ----------
You also need to read the rom descriptions and make sure it is compatible with your firmware.
sudo passwd root
Click to expand...
Click to collapse
i did that.. but still the phone keep restarting on boot.. htc logo then restart.. unli restart.. do u mind assist me in teamviewer? i did every and each suggestion given by the community and mods.. but still experiencing boot loop.. i need someone who can see what actually happen to my device that makes all this workaround din work.
Pm sent.
sudo passwd root
UPDATE 8/9/2012
i used :
flastboot boot recovery.img
what i tried:
1st try.
1. using cwm recovery (fastboot boot)
2. install rom
3. experience boot loop
4. flash boot.img using ( cmd : fastboot flash boot boot.img)
result : still boot loop
2nd try.
1. using 4ext recovery (fastboot boot)
2. install rom witout smart flash
3. experience boot loop
4. flash boot.img using ( cmd : fastboot flash boot boot.img)
result : still boot loop
3rd try.
1. using cwm recovery (fastboot boot)
2. install rom (with smart flash on)
3. experience boot loop
4. flash boot.img using ( cmd : fastboot flash boot boot.img)
result : still boot loop
what roms are you flashing? ICS? If not, try one. since you've got the ics radio
He got it working. The problem was he was trying to flash old gb roms.
sudo passwd root

Install custom rom (s-on)

i am noob here, so i need a little help.
after reading many guides and watching videos, i rooted my htc evo 3d gsm using htcdev method.
flashed clockworldmod recovery v 5.0.2.0
installed supersu v1.30
now my phone is unlocked with s-on
i did a nandroid backup
tried to install a custom rom by wipping all 3 datas
installed this rom
http://forum.xda-developers.com/showthread.php?t=2161968
but nothing happened.
i m still running the stock rom.
I found these instructions but couldnt understand them
Code:
- Extract boot.img from zip and put into your folden when you have fastboot.
- Put rom into sd
- Full wipe from recovery
- Flash rom
- Flash boot.img with an erase cache before and after boot flash
can anyone help me plz
thanx in advance
The easiest method available is to flash 4EXT recovery and turn on smartflash in options. this way you wont need to flash boot.img every time you install a rom.
If you still want to know what that guy was trying to say then read on.
during unlocking you must have used adb.exe and fastboot.exe files. you need to extract boot.img file from your ROM zip and put it in the folder where adb and fastboot files are located.
after that open cmd and navigate to that folder. then connect your phone in fastboot mode (turn off phone and hold power+vol down to boot into bootloader and select fastboot from menu)
the phone should now show "FASTBOOT USB". now enter this command in cmd without the inverted commas: "fastboot flash boot boot.img"
it should something like sending and write OK in cmd
then reboot phone.
P.S. that rom is very similar to stock rom with little visual differences. check in settings>about phone>software number.. if it shows skydragon3D then your rom flashed correctly
thank you so much man

[Q] T329w need help to extract the stock kernal & radio

T329w is customized version Of Desire X (t329e) which have to SIM card
The rom for Desire X running Perfect on my T329w except there is no Signal...
I think flash back the T329w's stock Kernal and Radio can fix it?
Has anyone can Help me?
Thanks a Lot !
link of Rom for T329w
Version 1
http://pan.baidu.com/s/122oNL
Version 2
http://pan.baidu.com/s/1oVdzO
Hi
You can downlod from here:https://hotfile.com/dl/249367403/0b72cc6/T329W.rar.html
This is decrypt stock rom for T329w without "System.img"
I can't install this,
more details: http://forum.xda-developers.com/showthread.php?t=2483223
BABAK236 said:
Hi
You can downlod from here:https://hotfile.com/dl/249367403/0b72cc6/T329W.rar.html
This is decrypt stock rom for T329w without "System.img"
Click to expand...
Click to collapse
I need the Stock Recovery for T329w as by mistake flashed Single sim recovery. I am from India and using Stock ROM with JB (version 4.1.1).
Flashing the "recovery_signed.img" inside the folder of this Download would be helpful?
Please reply.
Thanks.
arindam4u said:
I need the Stock Recovery for T329w as by mistake flashed Single sim recovery. I am from India and using Stock ROM with JB (version 4.1.1).
Flashing the "recovery_signed.img" inside the folder of this Download would be helpful?
Please reply.
Thanks.
Click to expand...
Click to collapse
I think it will
Did the same mistake..
Any help on this front will be useful
yashvchauhan said:
Did the same mistake..
Any help on this front will be useful
Click to expand...
Click to collapse
There is a dual sim rom in one of these threads, flash that and after that flash the correct stock recovery.
And next time read carefully because this forum is not for the the Desire X dual sim
GtrCraft said:
There is a dual sim rom in one of these threads, flash that and after that flash the correct stock recovery.
And next time read carefully because this forum is not for the the Desire X dual sim
Click to expand...
Click to collapse
Searched, couldn't find any dual sim roms apart from the one in this thread
EDIT - or maybe it's this one? it's compatible with dual sim http://forum.xda-developers.com/showpost.php?p=46730392&postcount=30
thanks for your help though..
This is what i plan to do :
Download and flash TWRP for t329w
Transfer http://pan.baidu.com/s/122oNL (version 1) to SD Card and the recovery_signed.img and boot_signed.img to SC Card
Reboot phone to recovery
Choose Wipe then Swipe to Factory Reset
or the best is Select Advance Wipe, tick all except sdcard then swipe to wipe
Select Install and select the version1 rom.zip then swipe to confirm flash
Wait until the installation is finished
Reboot phone to fastboot and connect it to your PC
Open command prompt, lead it to folder where you installed adb and fastboot and issue commands:
fastboot flash recovery C:\recovery_signed.img
fastboot erase cache
fastboot reboot
fastboot flash boot c:\boot_signed.img
fastboot erase cache
fastboot reboot
yashvchauhan said:
Searched, couldn't find any dual sim roms apart from the one in this thread
EDIT - or maybe it's this one? it's compatible with dual sim http://forum.xda-developers.com/showpost.php?p=46730392&postcount=30
thanks for your help though..
This is what i plan to do :
Download and flash TWRP for t329w
Transfer http://pan.baidu.com/s/122oNL (version 1) to SD Card and the recovery_signed.img and boot_signed.img to SC Card
Reboot phone to recovery
Choose Wipe then Swipe to Factory Reset
or the best is Select Advance Wipe, tick all except sdcard then swipe to wipe
Select Install and select the version1 rom.zip then swipe to confirm flash
Wait until the installation is finished
Reboot phone to fastboot and connect it to your PC
Open command prompt, lead it to folder where you installed adb and fastboot and issue commands:
fastboot flash recovery C:\recovery_signed.img
fastboot erase cache
fastboot reboot
fastboot flash boot c:\boot_signed.img
fastboot erase cache
fastboot reboot
Click to expand...
Click to collapse
Perfect steps, if those two roms don't work then try this: http://sourceforge.net/projects/others/files/DX/Dual SIM/T329w_2.12.1402.1.zip/download
(That was the one I meant)
GtrCraft said:
Perfect steps, if those two roms don't work then try this: http://sourceforge.net/projects/others/files/DX/Dual SIM/T329w_2.12.1402.1.zip/download
(That was the one I meant)
Click to expand...
Click to collapse
One last thing, I forgot to mention I had taken a NAndroid backup before installing the ROM. I restored it and did a full wipe/factory reset, but I think the kernel is the problem (it shows the kernel used by the single sim ROM)
So as of now, I'm just going to flash the boot and recovery, coz boot_signed should change the kernel.
Also, this folder contains other images such as radio, hboot, dzdata etc. what are these for and would they help?
Thanks a lot for your help!!
---------- Post added at 06:57 AM ---------- Previous post was at 06:21 AM ----------
There's a guy on FB who had a similar problem. He said he flashed a "brushed" ROM from a chinese forum (i got the links), well if you translate it means a modified ROM for the dual sim, right? He also said he was missing the RUU. Any help here would be appreciated.. Thanks a lot!
Heres what he said
"i used a brushed rom and installed through twrp recovery bro . check the link i sent u can translate it and find everything . i couldnt find ruu file"
yashvchauhan said:
One last thing, I forgot to mention I had taken a NAndroid backup before installing the ROM. I restored it and did a full wipe/factory reset, but I think the kernel is the problem (it shows the kernel used by the single sim ROM)
So as of now, I'm just going to flash the boot and recovery, coz boot_signed should change the kernel.
Also, this folder contains other images such as radio, hboot, dzdata etc. what are these for and would they help?
Thanks a lot for your help!!
Click to expand...
Click to collapse
After restoring Nandroid, just fastboot flash the boot_signed.img and reboot and see whether it boot. It should work if the custom recovery is working well for your device. No need to fastboot flash recovery_signed.img first. Just boot and see whether it works. If it works then only you fastboot flash the recovery_signed.img if you want to.
Don't worry about other images as you can't flash those on a S-On device.
ckpv5 said:
After restoring Nandroid, just fastboot flash the boot_signed.img and reboot and see whether it boot. It should work if the custom recovery is working well for your device. No need to fastboot flash recovery_signed.img first. Just boot and see whether it works. If it works then only you fastboot flash the recovery_signed.img if you want to.
Don't worry about other images as you can't flash those on a S-On device.
Click to expand...
Click to collapse
HELP!! I flashed the boot.img and now the phone doesn't boot. Shows white screen then blackout.
adb doesn't detect it
help!!
yashvchauhan said:
HELP!! I flashed the boot.img and now the phone doesn't boot. Shows white screen then blackout.
adb doesn't detect it
help!!
Click to expand...
Click to collapse
Inside your nandroid backup there is a file boot.emmc.win, this is your stock boot.img
So fastboot flash this one with command
fastboot flash boot boot.emmc.win
ckpv5 said:
Inside your nandroid backup there is a file boot.emmc.win, this is your stock boot.img
So fastboot flash this one with command
fastboot flash boot boot.emmc.win
Click to expand...
Click to collapse
shows Error : Cannot open boot.emmc.win
Is it because my nandroid is on external sd? I'm using nexus prime as the recovery
yashvchauhan said:
shows Error : Cannot open boot.emmc.win
Is it because my nandroid is on external sd? I'm using nexus prime as the recovery
Click to expand...
Click to collapse
What do you mean shows Error : Cannot open boot.emmc.win ? boot.emmc.win is created by a TWRP recovery only. If there is one you don't have to "open" it, just copy it to your fastboot folder
Now you mentioned you use nexus prime as the recovery do you mean you use NexusRecovery ? Can you list here the file names inside the nandroid backup ? I don't think you have boot.emmc.win in NexusRecovery
ckpv5 said:
What do you mean shows Error : Cannot open boot.emmc.win ? boot.emmc.win is created by a TWRP recovery only. If there is one you don't have to "open" it, just copy it to your fastboot folder
Now you mentioned you use nexus prime as the recovery do you mean you use NexusRecovery ? Can you list here the file names inside the nandroid backup ? I don't think you have boot.emmc.win in NexusRecovery
Click to expand...
Click to collapse
Hmm, i went to Nandroid restore > Advanced restore > Restore boot
doesn't boot.
tried restoring the whole backup, doesn't boot.
even a wipe data/factory reset doesn't make it boot!
Will taking it to an HTC centre help? (I'm ready to pay some amt of money.)
Oh no... you don't know what fastboot flash means ? It is not using the recovery to restore boot. You need to copy the boot.img to your PC where you have all your fastboot files in a folder.
Try again this way as I don't have my PC with me. Replying to you with someone else PC.
In my ROM threads, you will see Boot.img_Installer_RCx.x.zip in post #1. Download any of them then do the following
1. Download theBoot.img_Installer_RCx.x.zip and extract it on your PC desktop
2. Reboot your DX to bootloader and connect to your PC (you should see the word "fastboot usb" in red color on the bootloader)
3. Open the Boot.img_Installer_RCx.x folder that you extracted, you should see a batch file Install Boot.img.bat there
4. Replace the boot.img with your boot.img (don't use the one that already in the folder). Try the boot_signed.img that you have, rename it to boot.img
5. Run that Install Boot.img.bat and when it stop just press any key to exit
6. Reboot
And yes, taking it to HTC centre will help but of course you need to pay them
ckpv5 said:
Oh no... you don't know what fastboot flash means ? It is not using the recovery to restore boot. You need to copy the boot.img to your PC where you have all your fastboot files in a folder.
Try again this way as I don't have my PC with me. Replying to you with someone else PC.
In my ROM threads, you will see Boot.img_Installer_RCx.x.zip in post #1. Download any of them then do the following
1. Download theBoot.img_Installer_RCx.x.zip and extract it on your PC desktop
2. Reboot your DX to bootloader and connect to your PC (you should see the word "fastboot usb" in red color on the bootloader)
3. Open the Boot.img_Installer_RCx.x folder that you extracted, you should see a batch file Install Boot.img.bat there
4. Replace the boot.img with your boot.img (don't use the one that already in the folder). Try the boot_signed.img that you have, rename it to boot.img
5. Run that Install Boot.img.bat and when it stop just press any key to exit
6. Reboot
And yes, taking it to HTC centre will help but of course you need to pay them
Click to expand...
Click to collapse
Hmm, I will try that. Guess I will have to take it anyway coz of the SIM card issue.
Thanks a lot man. You've been a great help. Appreciate every bit of it.
yashvchauhan said:
One last thing, I forgot to mention I had taken a NAndroid backup before installing the ROM. I restored it and did a full wipe/factory reset, but I think the kernel is the problem (it shows the kernel used by the single sim ROM)
So as of now, I'm just going to flash the boot and recovery, coz boot_signed should change the kernel.
Also, this folder contains other images such as radio, hboot, dzdata etc. what are these for and would they help?
Thanks a lot for your help!!
---------- Post added at 06:57 AM ---------- Previous post was at 06:21 AM ----------
There's a guy on FB who had a similar problem. He said he flashed a "brushed" ROM from a chinese forum (i got the links), well if you translate it means a modified ROM for the dual sim, right? He also said he was missing the RUU. Any help here would be appreciated.. Thanks a lot!
Heres what he said
"i used a brushed rom and installed through twrp recovery bro . check the link i sent u can translate it and find everything . i couldnt find ruu file"
Click to expand...
Click to collapse
don't flash the radio hboot and other files than boot and recovery
[
yashvchauhan said:
Hmm, I will try that. Guess I will have to take it anyway coz of the SIM card issue.
Thanks a lot man. You've been a great help. Appreciate every bit of it.
Click to expand...
Click to collapse
Ohh, I just read it properly. I know what fastboot flash means. Using Android SDK > Platform tools > Shift+rightclick > open as command prompt > fastboot flash boot boot_signed.img
I've already done it. This boot_signed.img in this thread seems weird.
After installing the custom ROM, restoring my nandroid backup, my phone was booting, but without the sim being recognized.
So I fastboot flashed the above (second post of this thread) boot_signed.img from c:\
But THAT boot_signed.img led to my phone being stuck in a bootloop > white start screen > turns black > try switching it on again > same thing
Hoped I could restore the nandroid boot using recovery advanced restore, but didn't work.
Will try fastboot flashing the MIUI boot.img (coz that's what was working initially, though without a sim, and the one in this thread's second post doesn't have a source), atleast that should get my phone booting. And will try searching for the boot of my nexus recovery backup, coz that will be the stock boot.img.
My last thing before I go to HTC .
---------- Post added at 03:08 PM ---------- Previous post was at 03:06 PM ----------
GtrCraft said:
don't flash the radio hboot and other files than boot and recovery
Click to expand...
Click to collapse
I only flashed boot and recovery, not the others

Boot loop problem! Please help!

I'm pretty inexperienced with rooting.. I think I may have messed my brother's phone up. I rooted his rezound and got cwm recovery working. I tried to flash a "TACHYON-1.2.zip" rom I found here and now it won't boot past the white background with green htc screen when I try to boot the phone. Please help me try to fix this! I can still boot into cwm recovery.
[EDIT] When I wipe data/factory rest it says error mounting /sdcard/.android_secure!
This was probably a mistake but I'm freaking out. I put CleanROM Standard 4.5.zip from here https://www.copy.com/s/uYOSaNCntCvx/CleanROM on another sd card and installed it after tying to wipe again. Now it boots past the htc screen and the CleanROM screen boots for a minute, then sticks..
Cap'n Jazz said:
I'm pretty inexperienced with rooting.. I think I may have messed my brother's phone up. I rooted his rezound and got cwm recovery working. I tried to flash a "TACHYON-1.2.zip" rom I found here and now it won't boot past the white background with green htc screen when I try to boot the phone. Please help me try to fix this! I can still boot into cwm recovery.
[EDIT] When I wipe data/factory rest it says error mounting /sdcard/.android_secure!
This was probably a mistake but I'm freaking out. I put CleanROM Standard 4.5.zip from here https://www.copy.com/s/uYOSaNCntCvx/CleanROM on another sd card and installed it after tying to wipe again. Now it boots past the htc screen and the CleanROM screen boots for a minute, then sticks..
Click to expand...
Click to collapse
You need to extract and flash the boot.img file from the ROM zip separately via fastboot. Extract the file and place it in an easy to access place on the drive (like same place as fastboot/adb) , then after flashing the ROM reboot into hboot and start fastboot, and use:
fastboot flash boot boot.img
Then reboot and be patient, sometimes the first boot seems to take forever.
Sent from my Nexus 4 using Tapatalk
acejavelin said:
You need to extract and flash the boot.img file from the ROM zip separately via fastboot. Extract the file and place it in an easy to access place on the drive (like same place as fastboot/adb) , then after flashing the ROM reboot into hboot and start fastboot, and use:
fastboot flash boot boot.img
Then reboot and be patient, sometimes the first boot seems to take forever.
Click to expand...
Click to collapse
Thank you for the reply, and sorry if I ask too many questions, but how exactly do I flash the boot.img file? In CMD? There isn't a flash option in my fastboot section of the phone, just BOOTLOADER, REBOOT, REBOOT BOOTLOADER and POWER DOWN.
http://img854.imageshack.us/img854/6248/ismh.png
This is how far I got in cmd if I'm headed in the right direction at all..
Cap'n Jazz said:
Thank you for the reply, and sorry if I ask too many questions, but how exactly do I flash the boot.img file? In CMD? There isn't a flash option in my fastboot section of the phone, just BOOTLOADER, REBOOT, REBOOT BOOTLOADER and POWER DOWN.
This is how far I got in cmd if I'm headed in the right direction at all..
Click to expand...
Click to collapse
You start fastboot in the phone, that puts it in a mode to enter fastboot commands from a PC... You Don't do anything in the phone in fastboot, you use the fastboot command that is part of the ADB package. The same way you would have unlocked the phone on HTCdev.com to allow root or CWM to be installed.
Sent from my Nexus 4 using Tapatalk
To borrow from the CM11 thread.
- Place the boot.img into the platform-tools folder of the Android SDK's install directory.
- Boot to the bootloader.
- Ensure your device is connected to your computer and that your device is now in fastboot mode. This is a white screen and it says fastboot on it.
- Open a Terminal (OSX or Linux) or CMD window (Windows) and cd to the platform-tools directory of the Android SDK's install directory.
- Issue this command to flash the boot.img we placed in the platform-tools folder earlier:
Code:
fastboot flash boot boot.img
- Watch the output of the terminal, it should say something like "sent successfully".
- Finally send this command:
Code:
fastboot reboot
Since you're s-on, you'll need to do this whenever you install a new rom.
mjones73 said:
To borrow from the CM11 thread.
- Place the boot.img into the platform-tools folder of the Android SDK's install directory.
- Boot to the bootloader.
- Ensure your device is connected to your computer and that your device is now in fastboot mode. This is a white screen and it says fastboot on it.
- Open a Terminal (OSX or Linux) or CMD window (Windows) and cd to the platform-tools directory of the Android SDK's install directory.
- Issue this command to flash the boot.img we placed in the platform-tools folder earlier:
Code:
fastboot flash boot boot.img
- Watch the output of the terminal, it should say something like "sent successfully".
- Finally send this command:
Code:
fastboot reboot
Since you're s-on, you'll need to do this whenever you install a new rom.
Click to expand...
Click to collapse
Thank both of you so much! I'm sorry I had to have you completely spell it out for me, but I appreciate the help and this forum in general so much!
I hate to bring this thread back, but it's the best place to ask about my problem. I'm trying to switch from Clean Rom on an HTC Rezound to Venasaur Rom v3.2.0 because I read that it will work with a Straight Talk sim. I tried installing with ClockWork and I get the new rom's boot screen, but it won't boot past that. I don't know what I'm doing wrong. I would really appreciate it if somebody could help me out again!
Did you flash the boot.img this time? I would suggest after you get booted, trying rumrunner to go S-off... It saves sooo much time... I'm always switching between multiple ROMs because I'm s-off....
Sent from my HTC EVO 4G Running AOKP 4.2.2
Cap'n Jazz said:
I hate to bring this thread back, but it's the best place to ask about my problem. I'm trying to switch from Clean Rom on an HTC Rezound to Venasaur Rom v3.2.0 because I read that it will work with a Straight Talk sim. I tried installing with ClockWork and I get the new rom's boot screen, but it won't boot past that. I don't know what I'm doing wrong. I would really appreciate it if somebody could help me out again!
Click to expand...
Click to collapse
... you should remember one thing for sure. Because you are s-on whenever you flash any custom rom, you have to flash its corresponding boot.img file in fastboot separately otherwise you are gonna get bootloop ...
---------- Post added at 11:50 AM ---------- Previous post was at 11:49 AM ----------
... and yeah. you should try to get s-off as you are already been suggested above ...

Categories

Resources