[Q] Help! Im pretty sure i bricked my new phone :( - Sprint HTC One (M7)

Hello
Im a newb and im not sure if im posting this in the right spot so sorry if i screwed that up.
Anyway I got a new HTC One on saturday june 1st. I had litteraly no important data or anything on the phone so I followed a step by step instructions on how to unlock and root the phone. Unlocking and rooting went smoothly so I continued on and installed TWRP then downloaded ViperRom 1.04. Im still following a step by step guide so i did a couple of backups using titanium backup and the TWRP recovery. So I installed ViperRom and it worked great with only a little lag BUT then I made a HUGE MISTAKE and tried installing a custom kernel (using a guide).
After installing the kernel my phone is stuck in a loop. It boots up then after about 30 seconds it reboots itself. Panicking, I thought i would go back into the TWRP recovery and restore my backup but I cant get into the recovery . Everytime I try to get into the recovery from the bootloader it just sends me to fastboot. Can anybody help me?

cdhhaynes said:
Hello
Im a newb and im not sure if im posting this in the right spot so sorry if i screwed that up.
Anyway I got a new HTC One on saturday june 1st. I had litteraly no important data or anything on the phone so I followed a step by step instructions on how to unlock and root the phone. Unlocking and rooting went smoothly so I continued on and installed TWRP then downloaded ViperRom 1.04. Im still following a step by step guide so i did a couple of backups using titanium backup and the TWRP recovery. So I installed ViperRom and it worked great with only a little lag BUT then I made a HUGE MISTAKE and tried installing a custom kernel (using a guide).
After installing the kernel my phone is stuck in a loop. It boots up then after about 30 seconds it reboots itself. Panicking, I thought i would go back into the TWRP recovery and restore my backup but I cant get into the recovery . Everytime I try to get into the recovery from the bootloader it just sends me to fastboot. Can anybody help me?
Click to expand...
Click to collapse
You're on viper 1.0.4 or 1.1.0? What kernel did you install?
Sent from my HTCONE using Tapatalk 2

undrgrndchemist said:
You're on viper 1.0.4 or 1.1.0? What kernel did you install?
Sent from my HTCONE using Tapatalk 2
Click to expand...
Click to collapse
Im running viper 1.0.4. I installed the sprint bulletproof kernel. sorry should have included that

cdhhaynes said:
Im running viper 1.0.4. I installed the sprint bulletproof kernel. sorry should have included that
Click to expand...
Click to collapse
Check this thread (http://forum.xda-developers.com/showthread.php?t=2277892). The solution is in Question #9.

tiato said:
Check this thread (http://forum.xda-developers.com/showthread.php?t=2277892). The solution is in Question #9.
Click to expand...
Click to collapse
And where im I using that cmnd?

cdhhaynes said:
And where im I using that cmnd?
Click to expand...
Click to collapse
1. Download the ADT here (http://developer.android.com/sdk/index.html) and extract to some location on your computer. Browse to the extracted folder, look for the folder named platform-tools and right-click on it while holding down the Shift key on your keyboard and choose Open command window here.
2. Put your phone in Fastboot mode (press and hold volume down + power key until you see a menu on the phone and select Fastboot and plug in the USB cable)
3. In the command window, type: fastboot erase cache and hit Enter. You should now be able to reboot into recovery and restore your backup.
It's a good practice to keep the ADT folder on your computer to utilize tools such as adb, fastboot, etc. Very handy.
Edit: here's a zip file with just adb, fastboot, and some other files. Much smaller in size:
http://www.mediafire.com/download/yb3n6ga0sp2q02y/ADT.zip, 923KB.

I downloaded hasoon2000's ,noob proof, all in one kit and erased the cache then i booted to the recovery and was able to restore from there.
Works now thank god

Related

[Q] Clockwork Mod to 4EXT recovery

Hey guys,
Before I get flame at, let me point out a few things
1.) I've been searching throughout the forum in and out to find the answer to my question but I have failed so.
2.) I'm using a custom firmware by nikhil007mmus Jelly Bean 4.1 on my HTC Incredible S
3.) Recently I was curious about new firmware from PACman. http://forum.xda-developers.com/showthread.php?t=2105869
Hence my question is,
I'm using the original ClockworkMod Recovery v5.0.2.0, and I found out PACman firmware need to be flash using 4EXT recovery.
I've tried to install 4EXT Recovery, followed ALL the steps provided by alot of people, but everytime after finished installing all the settings and configuration, when I boot up my recovery it is still on ClockworkMod
Why is this so? What did I do wrong? D:
In need of serious guidance or help here
zeniaga said:
Hey guys,
Before I get flame at, let me point out a few things
1.) I've been searching throughout the forum in and out to find the answer to my question but I have failed so.
2.) I'm using a custom firmware by nikhil007mmus Jelly Bean 4.1 on my HTC Incredible S
3.) Recently I was curious about new firmware from PACman. http://forum.xda-developers.com/showthread.php?t=2105869
Hence my question is,
I'm using the original ClockworkMod Recovery v5.0.2.0, and I found out PACman firmware need to be flash using 4EXT recovery.
I've tried to install 4EXT Recovery, followed ALL the steps provided by alot of people, but everytime after finished installing all the settings and configuration, when I boot up my recovery it is still on ClockworkMod
Why is this so? What did I do wrong? D:
In need of serious guidance or help here
Click to expand...
Click to collapse
Flash the recovery.img file using flashboot. If you don't know how to do that reply and I'll guide you
Omg thank you for your reply!
unfortunately I have no idea how to do so, mind if you help me out step by step?
I'm stucked for 2 days straight figuring it out
zeniaga said:
Omg thank you for your reply!
unfortunately I have no idea how to do so, mind if you help me out step by step?
I'm stucked for 2 days straight figuring it out
Click to expand...
Click to collapse
You need to have adb and fastboot installed in your computer.. if you are using windows you need the htc usb drivers as well
are you on windows?
Just install the 4EXT recovery app from the play store. Follow the steps and it will flash it for you.
Is your device unlocked?
Wow, this is some crazy in-depth **** goin' on!
I am on windows, mind to lay down all the things I need and the steps to follow?
I will read it tomorrow morning, needs to sleep now, it's past midnight here already lol
thanks again!
of course it is if you have already installed custom rom...how stupid of me
---------- Post added at 07:35 PM ---------- Previous post was at 07:32 PM ----------
Download the recovery zip file.
extract the recovery.img file and place it in C:\android-sdk\platform-tools\recovery.img
Open up command prompt and type:
cd \android-sdk\platform-tools
Now, make sure it detects your android:
fastboot devices
You'll see a line with a serial number, you're good to go (remember you need to be in fastboot mode while you do all of this, Vol. Up + Power while off)
Now, just flash the recovery.img
fastboot flash recovery recovery.img
Would this work on the inspire 4g. IV tried flashing it from the app didn't work so now I'm here using the search button. Any suggestions?
Sent from my HTC Inspire 4G using Tapatalk 2
samgurung said:
of course it is if you have already installed custom rom...how stupid of me
---------- Post added at 07:35 PM ---------- Previous post was at 07:32 PM ----------
Download the recovery zip file.
extract the recovery.img file and place it in C:\android-sdk\platform-tools\recovery.img
Open up command prompt and type:
cd \android-sdk\platform-tools
Now, make sure it detects your android:
fastboot devices
You'll see a line with a serial number, you're good to go (remember you need to be in fastboot mode while you do all of this, Vol. Up + Power while off)
Now, just flash the recovery.img
fastboot flash recovery recovery.img
Click to expand...
Click to collapse
This is the maual way to do it and while its good to know, the 4EXT Recovery App will do it all automatically for you.
enigma2446 said:
Would this work on the inspire 4g. IV tried flashing it from the app didn't work so now I'm here using the search button. Any suggestions?
Sent from my HTC Inspire 4G using Tapatalk 2
Click to expand...
Click to collapse
Did the 4EXT app automatically detect the device properly? Is the recovery compatible with your device?
Yes it detected my phone and yes its compatible cuz the custom Rom I'm running supposedly had it built in but it's still cwm...... Android revolution hd 7.3
Sent from my HTC Inspire 4G using Tapatalk 2
Thanks for the reply again lol,
and yeah I've flashed it to a custom rom lol.
By downloading recovery zip file you mean going into 4EXT website and download it down?
Once I extract it out, I need to put inside my phone's SD card right? I'm pretty lost at this part now.
I got how you mean by doing all this in the fastboot mode (The white screen with lines of words and THREE androids below the screen, correct?)
And I'm not sure about flashing the recovery.img, oh god..
zeniaga said:
Thanks for the reply again lol,
and yeah I've flashed it to a custom rom lol.
By downloading recovery zip file you mean going into 4EXT website and download it down?
Once I extract it out, I need to put inside my phone's SD card right? I'm pretty lost at this part now.
I got how you mean by doing all this in the fastboot mode (The white screen with lines of words and THREE androids below the screen, correct?)
And I'm not sure about flashing the recovery.img, oh god..
Click to expand...
Click to collapse
In the bootloader go fastboot USB, I think you need debugging on but not certain. Then your ready to type command.
Sent from my Incredible S using xda premium
Connect your phone to your computer via usb (Make sure usb debugging is checked on the phone)
Open a command prompt window
type the following
adb reboot bootloader
fastboot flash recovery recovery.img
fastboot reboot
Oh okay sweet, so I still need to go to 4EXT to download the file first before proceeding right?
No need am attaching the latest 4EXT TOUCH Recovery Zip file
Extract and follow instructions above.
Also dont forget to check the md5 of the .img file. You brick your device if you flash a corrupt recovery
If it works click "Thanks"
Please report if it works and if it does..please edit the title of your thread and added a '[Solved]' to it in the begining
Okay thanks alot! I will try it along the week, I'm kinda busy with daily work schedule recently,
Will update once I try it!
Thanks alot!
I'll bookmark this for my future usage tooo, this is good thread on switching CWM to 4EXT:good:
kanethesun said:
I'll bookmark this for my future usage tooo, this is good thread on switching CWM to 4EXT:good:
Click to expand...
Click to collapse
These steps are manual steps on how to do them and if u just want 4EXT Recovery, then you can download the 4EXT Recovery App. The app will download the proper files as well as flash the recovery once the download is finished.

[Q] Looking for help. Cant boot phone, recovery nor use adb commands.

Hej guys. I really hope that you can help me with my problem
Have been trying for 2 days and looking at post but haven't been able to get it fixed.
Here goes.
I have been playing around with custom roms on my htc one for a while now.
Then when i was about to install a new custom rom, i first wiped my phone.
I properly wiped something that should not be wiped, because i ended up with no os and no custom rom zip file that i could install in twrp.
I then tryed sideloading revolutions, and it seemed to work because it ended up booting on the phone and i could select what programs too install with it... but halfway through it stoped and rebooted.
now i cant even get into recovery anymore, and booting the phone only gets it to htc briliant logo. Then it restarts and tryes going into recovery, but it cant, and ends up just restarting over and over again.
Tryed flashing cwm and twrp again, but still cant get into recovery.
adb dont fint my device, and i have tryed all drivers i could find.
Tryed using a RUU, but it fails. Properly because its not the right one, but cant fint one that fits.
Sooo... i think im in a real pickle right now.
my radio is :4a.14.3250.13
hboot: 1.44.0000
Thinking about going back with my phone, but with the warranty gone i dont know if they'll even look at it.
Hoping for some advise, or some ideas on what to do.
-dealba
fastboot erase cache in terminal or with all in one toolkit
Arh thanks for your reply.
Cant belive i dident try that.
but it worked, im now able to get into twrp.
It says that i have 0 mb internal storage?
should i try to flash twrp again or what should my aproach be ?
dealba said:
Arh thanks for your reply.
Cant belive i dident try that.
but it worked, im now able to get into twrp.
It says that i have 0 mb internal storage?
should i try to flash twrp again or what should my aproach be ?
Click to expand...
Click to collapse
try reboot recovery if that doesnt work install cwm non touch. i love twrp but i had the same issue with it and i havent had it with cwm
skinsfanbdh said:
try reboot recovery if that doesnt work install cwm non touch. i love twrp but i had the same issue with it and i havent had it with cwm
Click to expand...
Click to collapse
Okay thanks
So i tryed installing cwm the non touch version. but it says the same thing as twrp.
And that is that it cant mount /sdcard/
dealba said:
Okay thanks
So i tryed installing cwm the non touch version. but it says the same thing as twrp.
And that is that it cant mount /sdcard/
Click to expand...
Click to collapse
i dont think that is a problem. im not absolutely sure about that but what is the next step you trying to accomplish
skinsfanbdh said:
i dont think that is a problem. im not absolutely sure about that but what is the next step you trying to accomplish
Click to expand...
Click to collapse
Well, im really just trying to get an os flashed back on the phone so i can boot it, either by another custom rom or a stock rom.
But since i cant use adb commands, how do i get a new rom on there?
dealba said:
Well, im really just trying to get an os flashed back on the phone so i can boot it, either by another custom rom or a stock rom.
But since i cant use adb commands, how do i get a new rom on there?
Click to expand...
Click to collapse
you on a windows computer?
dealba said:
Well, im really just trying to get an os flashed back on the phone so i can boot it, either by another custom rom or a stock rom.
But since i cant use adb commands, how do i get a new rom on there?
Click to expand...
Click to collapse
i have had the same problem. what i did is in twrp recovery go to wipe --- format data --- type yes (WARNING you will lose all your files)
skinsfanbdh said:
you on a windows computer?
Click to expand...
Click to collapse
Yes, im running windows
dealba said:
Yes, im running windows
Click to expand...
Click to collapse
download all in one toolkit if you havent already its easy to use and easier for me to tell you what to do. plus i dont know how well you know adb and fastboot commands
rambo12345 said:
i have had the same problem. what i did is in twrp recovery go to wipe --- format data --- type yes (WARNING you will lose all your files)
Click to expand...
Click to collapse
okay thanks, now i can see my sdcard.
But still wondering how to get a rom on it so i can flash from twrp..
dealba said:
okay thanks, now i can see my sdcard.
But still wondering how to get a rom on it so i can flash from twrp..
Click to expand...
Click to collapse
adb sideload
its an option in the all in one tool kit but its easier or you can type the command
skinsfanbdh said:
download all in one toolkit if you havent already its easy to use and easier for me to tell you what to do. plus i dont know how well you know adb and fastboot commands
Click to expand...
Click to collapse
I got the toolkit now
got a 5 min post restriction so little slow on replying
dealba said:
I got the toolkit now
got a 5 min post restriction so little slow on replying
Click to expand...
Click to collapse
i think it it will be over after 3 more posts. plug your phone in. then open all in one toolkit and select adb sideload then just follow the on screen instructions
skinsfanbdh said:
i think it it will be over after 3 more posts. plug your phone in. then open all in one toolkit and select adb sideload then just follow the on screen instructions
Click to expand...
Click to collapse
Okay, did the side loader, and used android revolutions rom. It installed and and after staying on boot animation a few minnuts it started.
Thank you so much for your help, really appreciate it
dealba said:
Okay, did the side loader, and used android revolutions rom. It installed and and after staying on boot animation a few minnuts it started.
Thank you so much for your help, really appreciate it
Click to expand...
Click to collapse
no problem. have fun:victory:
skinsfanbdh said:
fastboot erase cache in terminal or with all in one toolkit
Click to expand...
Click to collapse
So I'll try here first. I am having the same issue, I can't get the device to boot into recovery, no matter if I clear the cache, or flash either one of twrp or CWM.
I unlocked the bootloader, I think used the all in one toolkit to flash the recovery. When that didn't work, I erased the cache and manually flashed the recovery, and it said it pushed successfully.
I am at a loss, I have no idea what to try next, any help would be appreciated.
******Finally got it, I had to disable Fast Boot in the Power options in Settings******
How do you copy update.zip from external to internal SD?
Sorry if it's a total no-brainer, but how do I manually copy a recovery zip to the internal update.zip? Can I do this from my phone (which is stuck in a bootloop: see below)? Or do I have to use ADB with my computer?
Turbojugend said:
So I'll try here first. I am having the same issue, I can't get the device to boot into recovery, no matter if I clear the cache, or flash either one of twrp or CWM.
I unlocked the bootloader, I think used the all in one toolkit to flash the recovery. When that didn't work, I erased the cache and manually flashed the recovery, and it said it pushed successfully.
I am at a loss, I have no idea what to try next, any help would be appreciated.
******Finally got it, I had to disable Fast Boot in the Power options in Settings******
Click to expand...
Click to collapse
My situation:
Using Open Recovery I tried to install CM7 with custom kernel on my XT720
It gave an error: "assert failed: write_raw_image... Status 7" As I was looking that up, my phone blackscreened. After a while I pulled the battery.
Then on startup it went into a bootloop after a picture of a broken screen saying "2ndboot kernel restart in progress." (Presumably the kernel wasn't properly applied?)
Trying to boot into bootloader says battery is too low.
Phone will only turn on when plugged into outlet.
What I think I need to do:
- Copy a good update from my external SD over the bad update.zip on the internal SD, and apply the update to reset the kernel, etc.
- Open Recovery could do this, if I could load it.
- I could load Openrecovery if I could get the bootloader to run,
- I could get the bootloader to run if my battery would charge

Htc Vivd Help Needed (Rooting)

Idk if I am in the wrong thread but here we go.
Htc Vivid​I Just got an Htc Vivid An I want to learn how to root it. I have tried Hasoon's program but it didnt work for me.​I have unlocked Bootloader SO I really need help on trying to root this device.
With Hasoon's Program I Tried to flash the TWRP Recovery but it didnt work so I haven't been able to get past flashing
Any Help Would Be Nice THNX
I have Skype if needed, Just ask
Dirtymonkeysk8r said:
Idk if I am in the wrong thread but here we go.
Htc Vivid​I Just got an Htc Vivid An I want to learn how to root it. I have tried Hasoon's program but it didnt work for me.​I have unlocked Bootloader SO I really need help on trying to root this device.
With Hasoon's Program I Tried to flash the TWRP Recovery but it didnt work so I haven't been able to get past flashing
Any Help Would Be Nice THNX
I have Skype if needed, Just ask
Click to expand...
Click to collapse
download version 2.2 and try using wcx recovery or twrp ... it should work
Ok
bilibox said:
download version 2.2 and try using wcx recovery or twrp ... it should work
Click to expand...
Click to collapse
I Tried To use a Different recovery but when I flash it, First it loads me into Bootloader (Like it's Supposed to) Then A green Bar pops up,loads and then Nothing Happends. And a link would be great Thank you
Dirtymonkeysk8r said:
I Tried To use a Different recovery but when I flash it, First it loads me into Bootloader (Like it's Supposed to) Then A green Bar pops up,loads and then Nothing Happends. And a link would be great Thank you
Click to expand...
Click to collapse
Yeah. it does that in fastboot. click bootloader from fastboot and hit recovery.
ok
Alright! I will try it if it doesn't work then idk just gunna ask so if I get the WCX recovery it will work for the vivid and I don't have to do it with just to get a specific version
bilibox said:
Yeah. it does that in fastboot. click bootloader from fastboot and hit recovery.
Click to expand...
Click to collapse
Also if I'm asking to such sorry it's my first root but hey atleast I unlocked it
Dirtymonkeysk8r said:
Alright! I will try it if it doesn't work then idk just gunna ask so if I get the WCX recovery it will work for the vivid and I don't have to do it with just to get a specific version
Click to expand...
Click to collapse
If you get that recovery.img you dont have to get the specific version of the tool kit
bilibox said:
If you get that recovery.img you dont have to get the specific version of the tool kit
Click to expand...
Click to collapse
Ok Just to make sure the steps for me todo this would be 1, Get the Wcx Recovery.img then load into my (unlocked) bootloader, then flash the recovery.img and thats all i know idk if i need to flash a kernal or something sorry
Dirtymonkeysk8r said:
Ok Just to make sure the steps for me todo this would be 1, Get the Wcx Recovery.img then load into my (unlocked) bootloader, then flash the recovery.img and thats all i know idk if i need to flash a kernal or something sorry
Click to expand...
Click to collapse
Thats All you need to do
Dirtymonkeysk8r said:
Ok Just to make sure the steps for me todo this would be 1, Get the Wcx Recovery.img then load into my (unlocked) bootloader, then flash the recovery.img and thats all i know idk if i need to flash a kernal or something sorry
Click to expand...
Click to collapse
If you install the newest TWRP... There is an option to root your phone when it loads recovery
Sent from my Vivid 4G using Tapatalk 4
rignfool said:
If you install the newest TWRP... There is an option to root your phone when it loads recovery
Sent from my Vivid 4G using Tapatalk 4
Click to expand...
Click to collapse
Ok I'm getting really confused here can someone tell me exactly waht to do
Dirtymonkeysk8r said:
Ok I'm getting really confused here can someone tell me exactly waht to do
Click to expand...
Click to collapse
If you still need help, I wrote this guide for you and anyone else who is confused.
Now that you have unlocked the bootloader follow these steps.
1. Boot into the bootloader by pressing volume down + power.
2. Press the power button to enter fastboot.
3. Make sure that beneath the first few lines on the top of the screen it says fastboot usb highlighted in red.
4. Find a version of TWRP, WCX, or whatever recovery image you are going to use and then extract it into the folder on your computer.
5. In CMD, type this:
fastboot flash recovery "name of the file.img"
6. Press [bootloader] to go back to the main menu (without the brackets).
7. Scroll down with the volume button to recovery.
8. Boot into recovery.
If your recovery works, do this to use a custom rom.
9. Go back into the bootloader by turning your phone off and then using power + volume down.
10. Download a custom rom and open up the .zip file. Then, extract the file named boot.img and extract it into the folder on your computer.
11. Enter fastboot and type this into CMD:
fastboot flash boot boot.img
12. Go back into your recovery (following the steps above from 6-8). Mount your internal SD card and put on the file of the custom rom you wish to use onto your storage. Be sure to copy the file in .zip format, not after it has been extracted.
If your custom rom needs Google Apps, then download the correct file which should be specified in the download area of your rom's post.
13. Go back into the main menu of your recovery and then choose the option to flash the file.
14. Choose the file that you have just loaded onto your storage.
15. Flash Google Apps if you need it.
16. Thank me if it worked
works like a charm:laugh:
123650o said:
If you still need help, I wrote this guide for you and anyone else who is confused.
Now that you have unlocked the bootloader follow these steps.
1. Boot into the bootloader by pressing volume down + power.
2. Press the power button to enter fastboot.
3. Make sure that beneath the first few lines on the top of the screen it says fastboot usb highlighted in red.
4. Find a version of TWRP, WCX, or whatever recovery image you are going to use and then extract it into the folder on your computer.
5. In CMD, type this:
fastboot flash recovery "name of the file.img"
6. Press [bootloader] to go back to the main menu (without the brackets).
7. Scroll down with the volume button to recovery.
8. Boot into recovery.
If your recovery works, do this to use a custom rom.
9. Go back into the bootloader by turning your phone off and then using power + volume down.
10. Download a custom rom and open up the .zip file. Then, extract the file named boot.img and extract it into the folder on your computer.
11. Enter fastboot and type this into CMD:
fastboot flash boot boot.img
12. Go back into your recovery (following the steps above from 6-8). Mount your internal SD card and put on the file of the custom rom you wish to use onto your storage. Be sure to copy the file in .zip format, not after it has been extracted.
If your custom rom needs Google Apps, then download the correct file which should be specified in the download area of your rom's post.
13. Go back into the main menu of your recovery and then choose the option to flash the file.
14. Choose the file that you have just loaded onto your storage.
15. Flash Google Apps if you need it.
16. Thank me if it worked
Click to expand...
Click to collapse
Okay, I am going to follow these instructions.. will this work to get me so I can install the team Hydra CyanogenMod 10.2 4.3.1 Jelly bean for this phone. Does the recovery image matter which I use?
GigabitP said:
Okay, I am going to follow these instructions.. will this work to get me so I can install the team Hydra CyanogenMod 10.2 4.3.1 Jelly bean for this phone. Does the recovery image matter which I use?
Click to expand...
Click to collapse
Twrp or wcx...
No cwm
Sent from my Vivid 4G using Tapatalk
rignfool said:
Twrp or wcx...
No cwm
Sent from my Vivid 4G using Tapatalk
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1416836 Is this basically explaining the same thing?
Yes... But since vivid users are notoriously bad at using the search feature on the website... Or in tapatalk...
We have to have 10000 of the same goddamn thread...
Sent from my Vivid 4G using Tapatalk
rignfool said:
Yes... But since vivid users are notoriously bad at using the search feature on the website... Or in tapatalk...
We have to have 10000 of the same goddamn thread...
Sent from my Vivid 4G using Tapatalk
Click to expand...
Click to collapse
Nah, used the search function to find this thread and others. Thats how I wound up here. But anyways thanks for the info.

[Q] Bricked + lost recovery CWM while installing ROM! I need Urgent HELP :(

Hi Guys,
I was on bad boyz rom and today I tried installing nocturnal rom.
Things went well but when I rebooted the phone I got a white screen with info's like
S-On
hboot
bootloader
reboot
reboot bootloader
power down
--------------------------------------------
When I tried going to bootloader I got following options
fastboot
recovery
factory reset
simlock
image src
show barcode
--------------------------------------------
Whenever I'm clicking any of the buttons like fastboot or recovery I'm taken back to first menu of bootloader,reboot,etc.
I need urgent help
I've a backup in CWM.
Please help.. how do I get back to recovery?
I would try re-flashing CWM
bigdaddy619 said:
I would try re-flashing CWM
Click to expand...
Click to collapse
NO way to use fastboot or so..
Anybody?? Pleasee help.................
You have lost your recovery for some reason. Just reflash the latest TWRP from here
Shut off your device. http://techerrata.com/file/twrp2/m7wls/openrecovery-twrp-2.6.1.0-m7wls.img
Copy the file to your ADB folder on you PC. Plug the USB in.
Press and hold volume down and then press power. Keep holding volume down until a menu shows on your screen.
Use the volume rocker to select fastboot and press power to select fastboot.
Plug the device into your computer.
If you have the right drivers installed your phone screen will now say: FASTBOOT USB
Using a command prompt, type:
fastboot flash recovery recovery.img
fastboot reboot-bootloader
Your device will reboot. Use the volume rocker to select recovery and press power. You will now boot TWRP.
Sent from my HTCONE using Tapatalk
elvisypi said:
You have lost your recovery for some reason. Just reflash the latest TWRP from here
Shut off your device. http://techerrata.com/file/twrp2/m7wls/openrecovery-twrp-2.6.1.0-m7wls.img
Copy the file to your ADB folder on you PC. Plug the USB in.
Press and hold volume down and then press power. Keep holding volume down until a menu shows on your screen.
Use the volume rocker to select fastboot and press power to select fastboot.
Plug the device into your computer.
If you have the right drivers installed your phone screen will now say: FASTBOOT USB
Using a command prompt, type:
fastboot flash recovery recovery.img
fastboot reboot-bootloader
Your device will reboot. Use the volume rocker to select recovery and press power. You will now boot TWRP.
Sent from my HTCONE using Tapatalk
Click to expand...
Click to collapse
Thanks a bunch for answering.
Where can I find the ADB folder on y PC?
What drivers do i need?
I just need to have the recovery back and working so that I could restore my backup and everything will be good and working again!
Thanks again for showing me the path,
Xperi.a said:
Thanks a bunch for answering.
Where can I find the ADB folder on y PC?
What drivers do i need?
I just need to have the recovery back and working so that I could restore my backup and everything will be good and working again!
Thanks again for showing me the path,
Click to expand...
Click to collapse
Here is the link to mini ADB (same as ADB) https://docs.google.com/file/d/0B1S0LCuXCnnmSWh6NGJmSE1BUWc/edit?usp=sharing
Uninstall all the HTC stuff from you PC and install only this driver http://forum.xda-developers.com/attachment.php?attachmentid=2155881&d=1375297569
Go to the path where you installed the Mini ADB and from there open command prompt.
Copy the desired recovery to this folder
Put your phone in FASTBOOT mode Finally insert this command in command prompt:
fastboot flash recovery ---.img
--- stands for the name of the file you choose)
Sent from my HTCONE using Tapatalk
elvisypi said:
Here is the link to mini ADB (same as ADB) https://docs.google.com/file/d/0B1S0LCuXCnnmSWh6NGJmSE1BUWc/edit?usp=sharing
Uninstall all the HTC stuff from you PC and install only this driver http://forum.xda-developers.com/attachment.php?attachmentid=2155881&d=1375297569
Go to the path where you installed the Mini ADB and from there open command prompt.
Copy the desired recovery to this folder
Put your phone in FASTBOOT mode Finally insert this command in command prompt:
fastboot flash recovery ---.img
--- stands for the name of the file you choose)
Sent from my HTCONE using Tapatalk
Click to expand...
Click to collapse
Hi.
I've installed http://flyhalf205.com/recoveries/recovery-clockwork-touch-6.0.4.5-m7ul.img
cwm recovery image file.
I was able to enter recovery of CWM but couldnt find my backup file..
How do I find my backup file?
Xperi.a said:
Hi.
I've installed http://flyhalf205.com/recoveries/recovery-clockwork-touch-6.0.4.5-m7ul.img
cwm recovery image file.
I was able to enter recovery of CWM but couldnt find my backup file..
How do I find my backup file?
Click to expand...
Click to collapse
How can I know that if you don't? Maybe you didn't backup at all or you just deleted it? You can sideload a ROM if you don't have one on your sd card.
And next time search and read before sending pm's, like everyone else has done. And at least use that thanks button, it's the minimum sign of appreciation towards smb who is helping you
Sent from my HTCONE using Tapatalk
elvisypi said:
How can I know that if you don't? Maybe you didn't backup at all or you just deleted it? You can sideload a ROM if you don't have one on your sd card.
And next time search and read before sending pm's, like everyone else has done. And at least use that thanks button, it's the minimum sign of appreciation towards smb who is helping you
Sent from my HTCONE using Tapatalk
Click to expand...
Click to collapse
Hi,
I did a backup. I think I recovered the wrong .img file so I wasnt able to see my backup file. Anyways. I went to cwm site and downloaded HTC One sprint recovery file and flashed it and Finally got the BACKUP file!
I've restored the backup and everything was working fine but i noticed that I lost my sim unlock and my phone is rebooting in every 1-2 mins.
Please accept my sincere apologies for PM'ing you. I'll make sure I dont do that again and I've thanked all your posts. You are really a superstar sir. Hats off to your advice and posts.
Sir, Kindly help me with resolving this issue. My phone is rebooting every 1-2 mins.. Any possible solutions for it?
You are the only HOPE for me :angel::angel:
Xperi.a said:
Hi,
I did a backup. I think I recovered the wrong .img file so I wasnt able to see my backup file. Anyways. I went to cwm site and downloaded HTC One sprint recovery file and flashed it and Finally got the BACKUP file!
I've restored the backup and everything was working fine but i noticed that I lost my sim unlock and my phone is rebooting in every 1-2 mins.
Please accept my sincere apologies for PM'ing you. I'll make sure I dont do that again and I've thanked all your posts. You are really a superstar sir. Hats off to your advice and posts.
Sir, Kindly help me with resolving this issue. My phone is rebooting every 1-2 mins.. Any possible solutions for it?
You are the only HOPE for me :angel::angel:
Click to expand...
Click to collapse
I think the reason you are rebooting is because you flashed the wrong version of CWM.
I would backup anything important to your pc then run an RUU
bigdaddy619 said:
I think the reason you are rebooting is because you flashed the wrong version of CWM.
I would backup anything important to your pc then run an RUU
Click to expand...
Click to collapse
Should I again flash the badboyz rom?
I remember while I recovered twrp recovery I did some kind of format/wipe. I guess because of that I lost my simunlock and possibly deleted something which is making it to do so.
Should I download badboyz rom again and flash it?
Xperi.a said:
Should I again flash the badboyz rom?
I remember while I recovered twrp recovery I did some kind of format/wipe. I guess because of that I lost my simunlock and possibly deleted something which is making it to do so.
Should I download badboyz rom again and flash it?
Click to expand...
Click to collapse
NO, follow BigDaddys advice and RUU back to stock. Then work your way back to other ROM choices, most likely after flashing a new and appropriate recovery.
Xperi.a said:
Should I again flash the badboyz rom?
I remember while I recovered twrp recovery I did some kind of format/wipe. I guess because of that I lost my simunlock and possibly deleted something which is making it to do so.
Should I download badboyz rom again and flash it?
Click to expand...
Click to collapse
Yes first try reflashing the ROM after full wipe. You shouldn't loose your SIM unlock no matter what you do so smth is messed maybe with your partitions
If it doesn't work you should run the ruu. It'll brink you to stock and would have to unlock bootloader, root, custom recovery, etc.
Sent from my HTCONE using Tapatalk
elvisypi said:
Yes first try reflashing the ROM after full wipe. You shouldn't loose your SIM unlock no matter what you do so smth is messed maybe with your partitions
If it doesn't work you should run the ruu. It'll brink you to stock and would have to unlock bootloader, root, custom recovery, etc.
Sent from my HTCONE using Tapatalk
Click to expand...
Click to collapse
I guess I've loosed it as I bought the phone from ebay and it came unlocked for sure but when I restored the backup I saw no signal bars on my phone,
Anyways, I'm again downloading a fresh copy of the rom and will re-install it. I dont want to do RUU and and they again everything from scratch as that would be toooo time consuming.
Hope reflashing works. I'll keep this thread updated.
Tho, While restoring I found a error that .android_secure.img is not found.
I guess that is something I messed?
UPDATE:
I did a full wipe and re-installed the Bad Boyz Rom.
Now, I'm getting to the unlock screen.
When I scroll the lock screen the phone is taking me to HTC screen and then rebooting and I'm unable to do anything...
The phone is still restarting like before.
bigdaddy619 said:
I think the reason you are rebooting is because you flashed the wrong version of CWM.
I would backup anything important to your pc then run an RUU
Click to expand...
Click to collapse
How can I flash the correct version of CWM?
Xperi.a said:
How can I flash the correct version of CWM?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2238324
bigdaddy619 said:
http://forum.xda-developers.com/showthread.php?t=2238324
Click to expand...
Click to collapse
Sir, I've flashed this recovery image file only.
Yet reboot thing is happening.
Should I flash any other rom or something?
Xperi.a said:
Sir, I've flashed this recovery image file only.
Yet reboot thing is happening.
Should I flash any other rom or something?
Click to expand...
Click to collapse
Try another ROM, maybe it's a bad download. Also try clearing sd card first(do a backup on your pc first) and don't forget to full wipe. I'd use the ruu as last resort
Sent from my HTCONE using Tapatalk

[Q] I managed to remove my os on my phone. Help please!

I want to start this off with that i really don't know anything about ROMs and flashing and stuff like that, so just hold that in mind. I am pretty sure that I have the international version of the HTC One since I live in Sweden.
Ok, so here is what happened: I rooted my phone bu using TWRP 2.6.3.3 and SuperSU 1.91. The reason i wanted to root my phone was to be able to use an app that you can only use if you have rooted your phone. When i rooted my phone and downloaded the app it said that i needed to uppdate my busybox so i downloaded a busybox installer from the appstore. When i tried to uppdate my busybox to the latest version it wouldnt work for some reason so i was going to re-root my phone with Superuser instead. However when I couldnt drag the Superuser folder into my sd card i started messing around in twerp recovery and being an idiot as i am i did a "Format data" in TWRP, when i did that obviusly everything got removed and now i don't have an os the only things i can do is booting into bootloader and TWRP otherwise my device is stuck on the HTC bootscreen. Also when i connect my phone to my computer nothing pops up so im guessing that my computer can't recognise it anymore.
I have using google but i couln't find anything. I will be monitoring this thread like a hawk so please help me.
Edit: Here is more information: I have S-on, it also says ***tampered*** and ***unlocked***
Edit2:If you need any more information for helping me please let me know and ill get it.
TL;DR: Rooted HTC One with SuperSU, Formatted data, no os, need help.
Cyanisyde said:
I want to start this off with that i really don't know anything about ROMs and flashing and stuff like that, so just hold that in mind. I am pretty sure that I have the international version of the HTC One since I live in Sweden.
Ok, so here is what happened: I rooted my phone bu using TWRP 2.6.3.3 and SuperSU 1.91. The reason i wanted to root my phone was to be able to use an app that you can only use if you have rooted your phone. When i rooted my phone and downloaded the app it said that i needed to uppdate my busybox so i downloaded a busybox installer from the appstore. When i tried to uppdate my busybox to the latest version it wouldnt work for some reason so i was going to re-root my phone with Superuser instead. However when I couldnt drag the Superuser folder into my sd card i started messing around in twerp recovery and being an idiot as i am i did a "Format data" in TWRP, when i did that obviusly everything got removed and now i don't have an os the only things i can do is booting into bootloader and TWRP otherwise my device is stuck on the HTC bootscreen. Also when i connect my phone to my computer nothing pops up so im guessing that my computer can't recognise it anymore.
I have using google but i couln't find anything. I will be monitoring this thread like a hawk so please help me.
Edit: Here is more information: I have S-on, it also says ***tampered*** and ***unlocked***
TL;DR: Rooted HTC One with SuperSU, Formatted data, no os, need help.
Click to expand...
Click to collapse
Don't panic mate, it's ok you didn't break anything.
Ok, so you can go into twrp. That's enough
All you have to do is installing a custom ROM and you will have your phone back.
Follow this guide: http://forum.xda-developers.com/showthread.php?t=2183023 to install Android revolution HD 51 (4.4.2 android)
Since you can't access the internal SD from your computer, you will have to Sideload it. Don't worry nothing so difficult:
Here is the guide: http://forum.xda-developers.com/showthread.php?t=2318497
So: -Download the file from the first link.
- sideload it into your TWRP
- install it from twrp
- Done!!
Uxepro said:
Don't panic mate, it's ok you didn't break anything.
Ok, so you can go into twrp. That's enough
All you have to do is installing a custom ROM and you will have your phone back.
Follow this guide: http://forum.xda-developers.com/showthread.php?t=2183023 to install Android revolution HD 51 (4.4.2 android)
Since you can't access the internal SD from your computer, you will have to Sideload it. Don't worry nothing so difficult:
Here is the guide: http://forum.xda-developers.com/showthread.php?t=2318497
So: -Download the file from the first link.
- sideload it into your TWRP
- install it from twrp
- Done!!
Click to expand...
Click to collapse
THANK YOU SO MUCH FOR THIS! I will be trying this right now!
Uxepro said:
Don't panic mate, it's ok you didn't break anything.
Ok, so you can go into twrp. That's enough
All you have to do is installing a custom ROM and you will have your phone back.
Follow this guide: http://forum.xda-developers.com/showthread.php?t=2183023 to install Android revolution HD 51 (4.4.2 android)
Since you can't access the internal SD from your computer, you will have to Sideload it. Don't worry nothing so difficult:
Here is the guide: http://forum.xda-developers.com/showthread.php?t=2318497
So: -Download the file from the first link.
- sideload it into your TWRP
- install it from twrp
- Done!!
Click to expand...
Click to collapse
I just have one question: Do i download the HD 31.6 or do i download HD 51.0 version of the ROM?
Cyanisyde said:
I just have one question: Do i download the HD 31.6 or do i download HD 51.0 version of the ROM?
Click to expand...
Click to collapse
51.0!
Uxepro said:
51.0!
Click to expand...
Click to collapse
Thank you once again!
Cyanisyde said:
Thank you once again!
Click to expand...
Click to collapse
You are welcome! Last raccomandations, when you flash Android rev. remember to select the wipe option in Aroma installer.
Also at the end of the installation press on "wipe davilk cache"
If you encounter bootloop do a "fastboot erase cache".
Also, remember that the first boot after flashing it takes long time (even 10 mins) and it's seems stuck on the htc logo but it's not
Good luck!

Categories

Resources