Need Help with Soft Brick/Bricked HTC One S

Joe Barbarino

Member
Nov 29, 2012
7
0
0
Visit site
Okay so during a rom flash, my phone deleted my entire phone storage, meaning the original android files, ROM's, Nand Backups, and i dont have any of these anywhere else. I can access TWRP Touch edition, and i can enter bootloader. My phone starts up and then stays in a bootloop with every ROM ive tried to install (CM, PAC-man, Etc.) I cant figure out how to even just get the original rom back at this point can anyone help?
 

wizzrah

Retired Ambassador
Jul 27, 2013
4,686
0
0
Visit site
Okay so during a rom flash, my phone deleted my entire phone storage, meaning the original android files, ROM's, Nand Backups, and i dont have any of these anywhere else. I can access TWRP Touch edition, and i can enter bootloader. My phone starts up and then stays in a bootloop with every ROM ive tried to install (CM, PAC-man, Etc.) I cant figure out how to even just get the original rom back at this point can anyone help?

When you flash a ROM you may need to flash the boot.img

Sent from my One X using Tapatalk 2
 

wizzrah

Retired Ambassador
Jul 27, 2013
4,686
0
0
Visit site
Sorry for the inexperienced question, but where would i locate the boot.img


Ok, inside the zip of the rom you flashed, there is a file called boot. On your desktop, drag out the boot.img. Download this. It's an easy way to get fastboot and adb access without having to download android sdk. Extract the folder to your desktop. put the boot.img inside the folder called ADB-Fastboot. Now open up cmd. Then change the directory of the prompt so that it aims to the ADB-Fastboot folder. Then type "adb reboot bootloader" so your phones goes into bootloader. It should boot into a mode called fastboot. On your phone's screen, you should see "Fastboot usb" in red. Then type "fastboot flash boot boot.img" Then once it finishes flashing, you can either reboot to see if it gets passed the htc screen or reflash the rom and then try rebooting again.
 

Joe Barbarino

Member
Nov 29, 2012
7
0
0
Visit site
Ok, inside the zip of the rom you flashed, there is a file called boot. On your desktop, drag out the boot.img. Download this. It's an easy way to get fastboot and adb access without having to download android sdk. Extract the folder to your desktop. put the boot.img inside the folder called ADB-Fastboot. Now open up cmd. Then change the directory of the prompt so that it aims to the ADB-Fastboot folder. Then type "adb reboot bootloader" so your phones goes into bootloader. It should boot into a mode called fastboot. On your phone's screen, you should see "Fastboot usb" in red. Then type "fastboot flash boot boot.img" Then once it finishes flashing, you can either reboot to see if it gets passed the htc screen or reflash the rom and then try rebooting again.

I have fastboot and adb already, cant i just put it on the sd using recovery and flash from there to make it simple?
 

johnt880

New member
Dec 3, 2013
1
0
0
Visit site
hello i did what you said,but it cannot find device any ideas please I have HTC one S and does not actually have a sd card for my phone
It has it's own memory of 10 gbs i think
 

wizzrah

Retired Ambassador
Jul 27, 2013
4,686
0
0
Visit site
hello i did what you said,but it cannot find device any ideas please I have HTC one S and does not actually have a sd card for my phone
It has it's own memory of 10 gbs i think

Sorry, I haven't been to this post in a while as that file is a bit outdated. What do you need help with?