[Q] Black Screen After Flashing Boot Image . Please Help - HTC Desire S

i was try to flash SVHD 2.0.0 rom and i successfully flashed it via recovery .i flash its boot image with HTC Desire S All In One Kit and boot image was successfully flashed but when i switch on the phone after the HTC logo it shows the black screen and phone doesnt boot up . Will any one help me about this problem or can anyone tell me where i am going wrong .
I am having hboot 2.02.0002 and radio 3831.19.00.110

Did u flash the boot.img from the latest svhd zip or an older version?
Extract the boot.img from the zip and try flashing it via cmd in fastboot.
Cheers
FromBeyondThisWorld

#Fear said:
Did u flash the boot.img from the latest svhd zip or an older version?
Extract the boot.img from the zip and try flashing it via cmd in fastboot.
Cheers
FromBeyondThisWorld
Click to expand...
Click to collapse
i flashed boot.img of new svhd rom 2.0.0 and i flash it through HTC Desire S All In One Kit . please help

Try flashing it manual without using the toolkit.
First you would need an adb and fastboot setup.
Open the rom (.zip file) you downloaded and put the ''boot.img'' file in ''C:\android-tools''.
Make a nandroid backup
Full wipe(except sd)
Flash rom
Select reboot into fastboot
Flash the boot.img manual by :
- Go to start->run-> type cmd and press enter. A command prompt will now appear.
cd c:\android-tools [press enter]
fastboot flash boot boot.img [press enter]
Click to expand...
Click to collapse
Do make sure you're in fastboot and not the other.
After it's successfully installed, turn of your phone and just boot normally. It may take a while for your phone to boot up.

Related

[Q] Can't boot after CM9[SOLVED]

Hey XDA
I tried to install CM9 today, it fail...
I have unlocked my phone using htcdev.com.
Then I followed this:
If you unlocked your phone via htcdev.com, you must flash the included
boot.img after flashing the ROM in recovery:
- Boot into fastboot, either by:
- Turning phone on whilse holding VOLUME DOWN, or
- adb reboot bootloader, or
- using an option in your recovery (eg. Reboot Bootloader)
- Connect your phone to your PC and copy the boot.img from the ROM .zip
to the same place as fastboot.exe and issue the following command:
- fastboot flash boot boot.img
Failing to follow these instructions on a htcdev.com unlocked device will
cause the ROM to fail to boot.
And now it just stands with a mobile and a ret warning sign. I can get in bootloader, but that's all. I have the CM9.zip on the sdcard but I forgot to run it before I did the above mentioned. I have tried to reset the mobile from bootloader nothing helps
Pleas help me what should I do?
So what is your problem exactly ? Do you have a custom recovery like 4EXT ? It's needed in order to apply the CM9.zip.
None
No i have not installed any recovery app. I cant start my mobile
Naaler said:
Hey XDA
I tried to install CM9 today, it fail...
I have unlocked my phone using htcdev.com.
Then I followed this:
If you unlocked your phone via htcdev.com, you must flash the included
boot.img after flashing the ROM in recovery:
- Boot into fastboot, either by:
- Turning phone on whilse holding VOLUME DOWN, or
- adb reboot bootloader, or
- using an option in your recovery (eg. Reboot Bootloader)
- Connect your phone to your PC and copy the boot.img from the ROM .zip
to the same place as fastboot.exe and issue the following command:
- fastboot flash boot boot.img
Failing to follow these instructions on a htcdev.com unlocked device will
cause the ROM to fail to boot.
And now it just stands with a mobile and a ret warning sign. I can get in bootloader, but that's all. I have the CM9.zip on the sdcard but I forgot to run it before I did the above mentioned. I have tried to reset the mobile from bootloader nothing helps
Pleas help me what should I do?
Click to expand...
Click to collapse
1.install a custom recovery like 4ext or cwm
(2. Backup current system) this time you don't have to do this since you don't have a working system at the moment.
3. Full wipe (data, system, boot, caches... Not sd card) from recovery
4. Flash ROM zip from recovery
5.flash boot.img via adb
6.reboot
7.done
Sent by my fingers to your head.
How?
The recovery app Is it ón the computer or the Mobile?
ón Mobile how do i get it ón?
1.install a custom recovery like 4ext or cwm
(2. Backup current system) this time you don't have to do this since you don't have a working system at the moment.
3. Full wipe (data, system, boot, caches... Not sd card) from recovery
4. Flash ROM zip from recovery
5.flash boot.img via adb
6.reboot
7.done
Click to expand...
Click to collapse
That's it.
here is 4ext 2.2.7: http://dl.dropbox.com/u/45382761/PG88IMG_4EXTrecovery_2.2.7_RC5_Desire_S.zip
Extract the "recovery.img" and flash it using fastboot:
fastboot flash recovery recovery.img
Thanks
Thanks it works now
Naaler said:
The recovery app Is it ón the computer or the Mobile?
ón Mobile how do i get it ón?
Click to expand...
Click to collapse
I'm assuming you know how to boot into fastboot and use fastboot and adb commands. If not, just click on the link in my signature under Helpful links.
Once you're done, just put the attached file in your adb folder, then boot into fastboot and issue the command ;
fastboot flash recovery recovery.img
Click to expand...
Click to collapse
You will now have the custom 4EXT Recovery. From there, just follow the steps you outlined in your first post, and you should be up and running.
Cheers.
EDIT: I see you already got it working while I was composing my post. Congrats!
@op could you please update the thread title to something like [solved]
Sent by my fingers to your head.

[Q] htc one s stuck on cm9 bootloop

im not the most experience with rooting and roms but i have never had issues before with my glacier and pyramid, however this HtC one s is pissing me off...ive rooted custom recovery and all but while trying to flash ROM cm9 unofficial (which looks great) i have managed to F it up and am stuck on cm9 bootloop, tried everything dont know what im doing wrong no back ups either for what ever reason
" glacierguy
Yesterday, 11:43 PM
# 781
Originally Posted by mattmann95
cannot get it to boot. wait 5 mins, does not boot. I fastboot boot.img then wipe cache and dilvk cache then flash gapps and rom and it will not boot it takes forever! please help
"Fastboot flash boot boot.img" make sure u type boot twice.
Do factory reset/wipe data and wipe cache. Flash rom. Reboot into bootloader. Fastboot flash boot boot.img. reboot phone. Then reboot back into recovery to flash gapps. Should work "
so did you already flash the (right) boot.img via fastboot?
fipsib said:
so did you already flash the (right) boot.img via fastboot?
Click to expand...
Click to collapse
If you haven't, extract the boot.img file from the .zip and place it where you have adb/fastboot (Android SDK). Then boot into bootloader, go into Fastboot, plug phone in for "Fastboot USB" then type the following in command prompt and reboot.
fastboot flash boot boot.img
brwetz said:
If you haven't, extract the boot.img file from the .zip and place it where you have adb/fastboot (Android SDK). Then boot into bootloader, go into Fastboot, plug phone in for "Fastboot USB" then type the following in command prompt and reboot.
fastboot flash boot boot.img
Click to expand...
Click to collapse
ive tried all that boot.img from zip even another one with the download no luck just stuck on boot with that cm9 rom on loop thanks for your help though guys any other suggestions other then just shooting myself in the head??lol
Try flashing Paranoid/AOKP and then flashing back to CM9.
flash older cm9 rom?
this is my first attempt of any ROM for this phone starting with cm9 alpha 13 does anyone recomend maybe installing a older alpha?? maybe alpha 10 cm9?? idk
Try flashing the latest alpha 14. Maybe you got a bad download of alpha 13.
did you solve your problem?
if not & you're not quite shure about flashing the boot.img properly with fastboot I set up a Tutorial yesterday:
[Tutorial] How to flash a new boot.img via Fastboot
perhaps this might help you if the above one didn't fix your problems:
http://forum.xda-developers.com/showthread.php?t=1667929
I had the same problem. But this worked for me.
wipe all -> flash cm9 14 -> wipe all -> flash gapps -> wipe all -> fastboot flash boot boot.img ( i used the touchfix one ).
then i got in.. but took some time first load. But now i cant get wifi to work and cant see simcontacts. Drives me nuts.
Just reflashed all with no luck.

Installing Kernel with s-on?

I was trying to flash faux kernel via recovery but i got the status 7 error so i guess the problem is that because iam s-on so plz anybody knows how to flash a custom kernel with s-on.
yus99 said:
I was trying to flash faux kernel via recovery but i got the status 7 error so i guess the problem is that because iam s-on so plz anybody knows how to flash a custom kernel with s-on.
Click to expand...
Click to collapse
Flash the boot.img from the zip via fastboot.
You can find the instructions here: http://forum.xda-developers.com/showthread.php?p=25587345
Make sure you use the boot.img from the zip & not the one from the guide.
HI
So just to make sure these are the steps:
Put the"boot.img" in your "C:\Android" (or wherever your adb and fastboot are located)
Shift right click in the white space on that folder
Select "Open command window here
Type in: adb
Type in: adb reboot-bootloader
Your phone will reboot, wait until you see a white screen which says "FASTBOOT USB"
Type in: "fastboot flash boot boot.img"
Wait until it's done flashing
Type in: "fastboot reboot"
One more thing i didnt see the boot.img in the zip of the kernel there are three folders:
1- kernel
2- META-INF
3- system
In the kernel folder there are these files:MKbootimg,dd,unpackbootimg,zImage,mkbootimg.sh,modclean.sh
What to do I am so confused
yus99 said:
So just to make sure these are the steps:
Put the"boot.img" in your "C:\Android" (or wherever your adb and fastboot are located)
Shift right click in the white space on that folder
Select "Open command window here
Type in: adb
Type in: adb reboot-bootloader
Your phone will reboot, wait until you see a white screen which says "FASTBOOT USB"
Type in: "fastboot flash boot boot.img"
Wait until it's done flashing
Type in: "fastboot reboot"
One more thing i didnt see the boot.img in the zip of the kernel there are three folders:
1- kernel
2- META-INF
3- system
In the kernel folder there are these files:MKbootimg,dd,unpackbootimg,zImage,mkbootimg.sh,modclean.sh
What to do I am so confused
Click to expand...
Click to collapse
thats a recovery flashable zip
you can flash that via recovery only
as you are SON ...better have 4EXT recovery
there ..just enable smartflash in 4EXT-> tools and then flash the kernel package
EDIT:
this thread explains the reason for error 7 and the probable fix
http://forum.xda-developers.com/showthread.php?t=1556620
hi
just one more thing do i need to uninstall my current recovery to install the 4-ext one or just install it.
yus99 said:
just one more thing do i need to uninstall my current recovery to install the 4-ext one or just install it.
Click to expand...
Click to collapse
just install it either via fastboot
fastboot flash recovery recovery.img
recovery.img from here (its rc3 ...and latest is rc5 btw)
or
via 4EXT updater app available in sensation development thread

Help CMW won't boot to recovery

[SOLVED] (not sure how to tag as solved in the title, if mods can do that please or tell me how)
Flashed Clockwork Mod Recovery following these instuctions
droidviews.com/2013/install-clockworkmod-recovery-on-motorola-droid-razr-hd-xt925gsm/
Installed Rom manager.
Booting into recovery results in robot on his back with the triangle and exclamation point animation and stays there unless I
force reboot by holding the power button. Phone boots to stock rom or fastboot just fine.
Tried reflashing CWM just in case.
I am rooted via motochopper
Unlocked bootloader via motopocalyspe.
I factory reset my phone prior to all this so there are only a few apps installed, also SuperSU installed.
Rogers version XT925
Anyone else have this issue or know how to fix it?
Are you using the cmd 'fastboot flash recovery recovery.img'
?
Sent from my Desire HD
ykdr-scott said:
Are you using the cmd 'fastboot flash recovery recovery.img'
?
Sent from my Desire HD
Click to expand...
Click to collapse
Thanks for the quick reply; yes that is the command I used to flash the recovery image to my phone.
check see if your recovery image is in the same directory as your fastboot eg Cmd > cd C:/fastboot flash recovery recovery.Img
I always paste my files directly into cd C:/ .
If you have them in a folder in c it would be ' cd C:/folder name here fastboot flash recovery recovery.img
Sent from my Desire HD
ykdr-scott said:
check see if your recovery image is in the same directory as your fastboot eg Cmd > cd C:/fastboot flash recovery recovery.Img
I always paste my files directly into cd C:/ .
If you have them in a folder in c it would be ' cd C:/folder name here fastboot flash recovery recovery.img
Sent from my Desire HD
Click to expand...
Click to collapse
They are in the same folder, in the mean time I actually found another thread with the same problem. I guess I didn't search hard enough the first time before posting. I found a 1 click installer for CWM/TWRP that fixed my issue. I'm guessing I may have just had a bad recovery img or something.
http://forum.xda-developers.com/showthread.php?p=42255792#post42255792
links to the thread with the 1 click installer.

[Q] flashed insertcoin rom in my HTC BUTTERFLY but device is not responding

today i tried to unlock and root my HTC butterfly but i think things went wrong..
***TAMPERED***
****UNLOCKED***
HBOOT-1.55.0000
I tried to flash insertcoin rom after flashing TWRP recovery.
But it is not responding, screen is showing rambow colours. and when i tried to do restore backup it failed.
What to do..need your help right now .
screenshot of bootloader is attached.
rajkatiyar07 said:
today i tried to unlock and root my HTC butterfly but i think things went wrong..
***TAMPERED***
****UNLOCKED***
HBOOT-1.55.0000
I tried to flash insertcoin rom after flashing TWRP recovery.
But it is not responding, screen is showing rambow colours. and when i tried to do restore backup it failed.
What to do..need your help right now .
screenshot of bootloader is attached.
Click to expand...
Click to collapse
You are s-on. So flashing won't update boot.img
connect via fastboot and flash boot.img (extract from insertcoin zip) manually typing: "fastboot flash boot boot.img"
Roger that
RedBaron106 said:
You are s-on. So flashing won't update boot.img
connect via fastboot and flash boot.img (extract from insertcoin zip) manually typing: "fastboot flash boot boot.img"
Click to expand...
Click to collapse
yeah i got this solution that time...thanks for helping though :good::good::good:
I want to restore stock rom 4.3 but no backup file boot.img, help me !!!
Sent from my HTC Butterfly using Tapatalk 2
RedBaron106 said:
You are s-on. So flashing won't update boot.img
connect via fastboot and flash boot.img (extract from insertcoin zip) manually typing: "fastboot flash boot boot.img"
Click to expand...
Click to collapse
I did that, but when I reboot, it is getting into recovery (TWRP) mode! It is happening repeatedly on reboot & not entering in phone mode.
Please help!
finneyp said:
I did that, but when I reboot, it is getting into recovery (TWRP) mode! It is happening repeatedly on reboot & not entering in phone mode.
Please help!
Click to expand...
Click to collapse
This issue is resolved, reflashed the Insert coin through TWRP, phone reboots in normal mode.:victory:

Categories

Resources