[Q] Stuck at Boot screen [Paranoid Android v2.54] - HTC One S

I was running VenomOneS 1.2.0 and decided to have a play. I tried to install Paranoid Android v2.54 but once I had I got stuck at the boot screen for said ROM.
My One S looks like this;
HBOOT - 1.13.0000
Radio - 0.16.31501S
Running a windows computer.
I saw a post regarding the need to install a new boot.img but i've no idea which one or where to find it.
Basically I made a boo boo and would of posted this to the Paranoid Android thread but as a new user i'm only allowed in the people who break things thread.
Any help would be greatly appreaciated.

Mr Scruffs said:
I was running VenomOneS 1.2.0 and decided to have a play. I tried to install Paranoid Android v2.54 but once I had I got stuck at the boot screen for said ROM.
My One S looks like this;
HBOOT - 1.13.0000
Radio - 0.16.31501S
Running a windows computer.
I saw a post regarding the need to install a new boot.img but i've no idea which one or where to find it.
Basically I made a boo boo and would of posted this to the Paranoid Android thread but as a new user i'm only allowed in the people who break things thread.
Any help would be greatly appreaciated.
Click to expand...
Click to collapse
To fix it:
Grab the all in one tool kit from development forum
Open the zip file for the Paranoid rom and copy the boot.img.
Then paste the boot.img file where the tool kit can see it. This would be the /data/kernel folder of wherever you placed the toolkit.
The just hit use the flash kernel command in the toolkit.
Reboot
When you're back up and running get this tool so you can do it from the phone next time.
http://forum.xda-developers.com/showthread.php?t=1954121

dc211 said:
To fix it:
Grab the all in one tool kit from development forum
Open the zip file for the Paranoid rom and copy the boot.img.
Then paste the boot.img file where the tool kit can see it. This would be the /data/kernel folder of wherever you placed the toolkit.
The just hit use the flash kernel command in the toolkit.
Reboot
When you're back up and running get this tool so you can do it from the phone next time.
http://forum.xda-developers.com/showthread.php?t=1954121
Click to expand...
Click to collapse
Thankyou very much for your help.
The description was fantastic and had the issue fixed within minutes.
I'll try not to break things again.

Related

[Q] Root 2.3.3 Instructions For Mac

Can someone post how to root 2.3.3 for mac users. The thread in the development section needs to be updated.
cvv1984 said:
Can someone post how to root 2.3.3 for mac users. The thread in the development section needs to be updated.
Click to expand...
Click to collapse
Should still be the same. Have you tried it? You'll have to unlock your bootloader but other than that the commands to run stuff and the files should all be up to date. I'll go check.
Checked, and you'll need to get the updated SDK from here, the updated recovery image from here (find the one for the Google Nexus S, its near the bottom), and the most up-to-date superuser file here.
You'll need to slightly modify one command:
Instead of:
Code:
fastboot boot recovery-clockwork-3.0.0.0-crespo.img
Use:
Code:
fastboot boot recovery-clockwork-3.0.0.5-crespo.img
Finally, with my newest SDK a fastboot file was not included so in that case just use the attached file (it'll be at the bottom of my post).
Okay now Im really confused, to simplify could you just post step by step instructions. Sorry but Im not that good with all of this. Oh by the way my bootloader is unlocked
I haven't tried this as I am waiting for 2.3.3 to be released in CM7 and won't be updating manually but this is how I rooted on 2.3.2 and it should work for 2.3.3
Posted a guide thread in the development section which makes things a little easier. Here is the link: http://forum.xda-developers.com/showthread.php?t=970237

[Q] [Solved] Noob Root Questions - Seeking Guidance

Hello all,
I know everyone hates people who post without searching the forums first, but I did and I am still very lost on what all I need to do to root my device and get going flashing ROMs with the new 2.20 Root Method.
I have used this thread to get me started (http://forum.xda-developers.com/showthread.php?t=1684382&highlight=root+guide) and I have already downloaded Android SDK from google + Platform-tools + Google USB Driver but I don't want to get going on root because in the instructions from 2.20 Root it states:
10. After unlocking the bootloader, you can flash a custom recovery partition via fastboot, boot into recovery mode, and use a recovery ADB shell or install from an update.zip to install Superuser and su (I do not provide support for custom recoveries, but this is a straightforward process that other people can help with).
I have searched the above linked thread and cannot determine how to generate a custom recovery partition (unless I did when I used the command "adb -backup all" in the platform-tools folder of the Android SDK..Furthermore, I do not know what "Superuser and su" is referencing.
If anyone could point me in the right direction, I dont mind doing the reading myself but I have gotten bogged down in the details. Basically, I want to save all of you the trouble of another noob who has bricked their phone because they didn't do their homework. Thanks all for your help!
TheEmpyre said:
Hello all,
I know everyone hates people who post without searching the forums first, but I did and I am still very lost on what all I need to do to root my device and get going flashing ROMs with the new 2.20 Root Method.
I have used this thread to get me started (http://forum.xda-developers.com/showthread.php?t=1684382&highlight=root+guide) and I have already downloaded Android SDK from google + Platform-tools + Google USB Driver but I don't want to get going on root because in the instructions from 2.20 Root it states:
10. After unlocking the bootloader, you can flash a custom recovery partition via fastboot, boot into recovery mode, and use a recovery ADB shell or install from an update.zip to install Superuser and su (I do not provide support for custom recoveries, but this is a straightforward process that other people can help with).
I have searched the above linked thread and cannot determine how to generate a custom recovery partition (unless I did when I used the command "adb -backup all" in the platform-tools folder of the Android SDK..Furthermore, I do not know what "Superuser and su" is referencing.
If anyone could point me in the right direction, I dont mind doing the reading myself but I have gotten bogged down in the details. Basically, I want to save all of you the trouble of another noob who has bricked their phone because they didn't do their homework. Thanks all for your help!
Click to expand...
Click to collapse
I second this request. I feel like there are loads of helpful threads but after searching for a long time I don't see anything that leads someone new to Android rooting from stock 2.2 to having something like CM10 on their device. All of the write-ups I've found assume more experience than I have. Is there a general guide somewhere that I'm missing? Maybe something that explains rooting, backing up, flashing, etc. from start to finish where we can replace "this is where you root your device" with the new rooting method? I'm assuming it's out there but I can't seem to find it anywhere.
TheEmpyre said:
I have searched the above linked thread and cannot determine how to generate a custom recovery partition
Click to expand...
Click to collapse
You don't need to "generate" anything, not sure where you got that terminology from. Just install Goomanager from the Play Store and use that to install TWRP recovery.
---------- Post added at 09:20 AM ---------- Previous post was at 09:12 AM ----------
TheEmpyre said:
Furthermore, I do not know what "Superuser and su" is referencing.
Click to expand...
Click to collapse
In plain terms a superuser = a root user. But when discussed here, it usually references the app that manages what other apps have root access.
Superuser is required to perform root functions.
You can obtain the app various ways, all discussed here: http://forum.xda-developers.com/showthread.php?t=1954361
TheEmpyre said:
Hello all,
I know everyone hates people who post without searching the forums first, but I did and I am still very lost on what all I need to do to root my device and get going flashing ROMs with the new 2.20 Root Method.
I have used this thread to get me started (http://forum.xda-developers.com/showthread.php?t=1684382&highlight=root+guide) and I have already downloaded Android SDK from google + Platform-tools + Google USB Driver but I don't want to get going on root because in the instructions from 2.20 Root it states:
10. After unlocking the bootloader, you can flash a custom recovery partition via fastboot, boot into recovery mode, and use a recovery ADB shell or install from an update.zip to install Superuser and su (I do not provide support for custom recoveries, but this is a straightforward process that other people can help with).
I have searched the above linked thread and cannot determine how to generate a custom recovery partition (unless I did when I used the command "adb -backup all" in the platform-tools folder of the Android SDK..Furthermore, I do not know what "Superuser and su" is referencing.
If anyone could point me in the right direction, I dont mind doing the reading myself but I have gotten bogged down in the details. Basically, I want to save all of you the trouble of another noob who has bricked their phone because they didn't do their homework. Thanks all for your help!
Click to expand...
Click to collapse
ctennenh said:
I second this request. I feel like there are loads of helpful threads but after searching for a long time I don't see anything that leads someone new to Android rooting from stock 2.2 to having something like CM10 on their device. All of the write-ups I've found assume more experience than I have. Is there a general guide somewhere that I'm missing? Maybe something that explains rooting, backing up, flashing, etc. from start to finish where we can replace "this is where you root your device" with the new rooting method? I'm assuming it's out there but I can't seem to find it anywhere.
Click to expand...
Click to collapse
They are many simple tutorials for rooting but do not know why you guys having hard time. Ok here is
1) You got Android SDK from google + Platform-tools + Google USB Driver -
2) Only for windows - Download htc sync ( It will install necessary htc drivers) - Link
3) Just to check if htc drivers installed properly , open "C:\android-sdk\platform-tools" ( Or folder where adb and fastboot exists) then "Press shift + right click and select "Open command window here" ( open command prompt and cd "folder where adb and fastboot exists).
4) In command window type " adb devices" and see output - If you get output then htc drivers installed properly.
You can skip step 3 and step 4 - These steps are only for verification
5) Goto [ROOT] HTC One X AT&T 2.20 Firmware - X-Factor root exploit and follow the instructions there.
6) Once you successfully root your device using above exploit then goto - [How To] Flash Custom recovery and ROMS after 2.20 root complete the steps to flash custom recovery and if you want to flash ROMS
7) To unlock BOOT LOADER use this link - [INDEX] AT&T/ROGERS One X Resources Compilation Roll-Up , follow the instructions under " BOOTLOADER UNLOCK, SUPER CID, AND S-OFF"
You can also goto this link - [ROOT][2.20] One XL Bootloader unlock & Root guide By XsMagical - Very nice tutorial, if you find above links difficult to follow
Note* : During exploit or flashing recovery they talk about using fastboot commands, In order to execute them you need goto C:\android-sdk\platform-tools" ( Or folder where adb and fastboot exists) then "Press shift + right click and select "Open command window here" ( open command prompt and cd "folder where adb and fastboot exists) and then execute the commands ..
Advice - Do not flash any roms apart from xda
Thank you, abhipati. I haven't seen any simple tutorials that are complete. Everything seems to assume the user knows how to do something mentioned in another thread, which in turn seems to assume something else. Your post seems like a very clear start-to-finish explanation. Maybe it should be made into a stickie in Q&A. I can surely handle step 1 but maybe that could be explained (or at least a link added to an appropriate thread).
If all this is out there somewhere already then I certainly didn't know where to find it. I appreciate your help.
ctennenh said:
Thank you, abhipati. I haven't seen any simple tutorials that are complete. Everything seems to assume the user knows how to do something mentioned in another thread, which in turn seems to assume something else. Your post seems like a very clear start-to-finish explanation. Maybe it should be made into a stickie in Q&A. I can surely handle step 1 but maybe that could be explained (or at least a link added to an appropriate thread).
If all this is out there somewhere already then I certainly didn't know where to find it. I appreciate your help.
Click to expand...
Click to collapse
No problem.
Regarding step 1)
1) Download Android SDK from here {For Windows}
2) Download java you need it - here
Thank you all for helping gather some resources for me that I know are up to date etc. - Thankfully I do know a few unix commands so that I can navigate the command prompt aspects...I'm sure these threads get annoying so thank you very much for getting a new-to-root user up and running. I'll try this all later this evening and throw an update to let you all know how it goes -- hopefully no "bricked my phone" thread in the future
Excellent I have successfully unlocked my bootloader and achieved perm-root! Now on to flashing roms and I have some questions:
1) I have read GuyIncognito's instructions here (http://forum.xda-developers.com/showthread.php?t=1952076) on Flashing ROMs and how to go about doing that and i fully understand the process but I want to confirm (Yes I Have TWRP recovery installed and running) I only need to extract the boot.img out of the winRAR file of the ROM that I downloaded? (CM10 seems to be popular so I'm starting with that as my first ROM) There are so many other files in the package and I'm wondering why do you only need the boot.img file to be present with your adb and fastboot files from the google dev SDK -- the boot.img is only 5 MB and I can hardly believe that it constitutes the whole OS?
2) How do I go about installing gapps after I have flashed my ROM? I have downloaded Gapps so I have the file...do I place it in my SD Card and then enter recovery to install it? or Do have to use adb to flash it
Edit: I also have Superuser app on my stock ROM right now
Any further help is much appreciated, thank you very much.
Boot.img is technically just the kernel, it's the heart of the OS you are installing. Once extracted, rezip rom. Flash boot.img first using fastboot command prompt. Then flash the Rom itself that you rezipped through twrp
You can easily just flash gapps through twrp.
Sent from my HTC One XL using xda premium
InflatedTitan said:
Boot.img is technically just the kernel, it's the heart of the OS you are installing. Once extracted, rezip rom. Flash boot.img first using fastboot command prompt. Then flash the Rom itself that you rezipped through twrp
You can easily just flash gapps through twrp.
Sent from my HTC One XL using xda premium
Click to expand...
Click to collapse
Thanks for the reply, the community on XDA kicks a$$, doing some additional reading just plz tell me if I understand this correctly...
1) Copy CM10 zip and Gapps zip into phone storage
2) Follow GuyIncognito's instructions on flashing boot.img
3) Boot into recovery AFTER Flashing boot.img
4) Select "Install" in TWRP
5) Install CM10 zip First
6) Install Gapps zip next
7) Reboot
8) profit?
TheEmpyre said:
Excellent I have successfully unlocked my bootloader and achieved perm-root! Now on to flashing roms and I have some questions:
1) I have read GuyIncognito's instructions here (http://forum.xda-developers.com/showthread.php?t=1952076) on Flashing ROMs and how to go about doing that and i fully understand the process but I want to confirm (Yes I Have TWRP recovery installed and running) I only need to extract the boot.img out of the winRAR file of the ROM that I downloaded? (CM10 seems to be popular so I'm starting with that as my first ROM) There are so many other files in the package and I'm wondering why do you only need the boot.img file to be present with your adb and fastboot files from the google dev SDK -- the boot.img is only 5 MB and I can hardly believe that it constitutes the whole OS?
2) How do I go about installing gapps after I have flashed my ROM? I have downloaded Gapps so I have the file...do I place it in my SD Card and then enter recovery to install it? or Do have to use adb to flash it
Edit: I also have Superuser app on my stock ROM right now
Any further help is much appreciated, thank you very much.
Click to expand...
Click to collapse
follow his instructions and you'll be fine
flash the boot.img in flashboot, reboot in recovery, flash your nameofrom.zip, flash your gapps pkg just like the rom (on your sd card), enjoy...
---------- Post added at 08:48 PM ---------- Previous post was at 08:45 PM ----------
TheEmpyre said:
Thanks for the reply, the community on XDA kicks a$$, doing some additional reading just plz tell me if I understand this correctly...
1) Copy CM10 zip and Gapps zip into phone storage
2) Follow GuyIncognito's instructions on flashing boot.img
3) Boot into recovery AFTER Flashing boot.img
4) Select "Install" in TWRP
5) Install CM10 zip First
6) Install Gapps zip next
7) Reboot
8) profit?
Click to expand...
Click to collapse
yes that;s correct you may wanna backup your sd card 1st as well and do a full wipe before flashing the rom.
Just in case your not familiar with fastboot, the command is fastboot flash boot boot.img
Sent from my HTC One XL using xda premium
Crappyvate said:
follow his instructions and you'll be fine
flash the boot.img in flashboot, reboot in recovery, flash your nameofrom.zip, flash your gapps pkg just like the rom (on your sd card), enjoy...
Click to expand...
Click to collapse
By Flash do you mean using TWRP recovery "install" feature and selecting the CM10.zip I have in my SD Card, and gapps? Just making sure I dont have to do it via command prompt cuz then I may have to do some additional reading
Edit: Just saw you all beat me to it, thanks all, will get back to you after I am running a ROM *crossfingers*
TheEmpyre said:
By Flash do you mean using TWRP recovery "install" feature and selecting the CM10.zip I have in my SD Card, and gapps? Just making sure I dont have to do it via command prompt cuz then I may have to do some additional reading
Click to expand...
Click to collapse
yes install. you dont need to do it from command prompt, additional reading is always good
even though it was put together a while back this http://forum.xda-developers.com/showthread.php?t=1678308 is a very good guide and covers a lot of things of course you should absolutely start here in redpoint indispensable guide to all the resources available to one xl http://forum.xda-developers.com/showthread.php?t=1671237
happy flashing
Alright Looks like I successfully flashed CM10! I flashed gapps with it at the same time but I have run into a problem -- It keeps telling me that all these gapps processes have failed and I have no access to a keyboard! Do I have to reflash gapps?
Hmm ok I think I messed up here....
My phone was essentially non-functional with CM10 -- Nothing worked and it took me a while to navigate to enable USB Debugging on the given mod. One I enabled USB Debugging in CM10 I ran the following:
adb reboot recovery
Once I was in recovery, I Restored a backup of my device that I made BEFORE I obtained permanent root via the toolkit as it was recommended during this time to make a recovery.
Recovery worked successfully, now after reboot it hangs on the HTC screen and then goes black, then reboots again, and again, and again...
I haven't been able to use the volume down + power button to even get back into the bootloader.....hopefully I am not screwed here...Any suggestions?
TheEmpyre said:
Hmm ok I think I messed up here....
My phone was essentially non-functional with CM10 -- Nothing worked and it took me a while to navigate to enable USB Debugging on the given mod. One I enabled USB Debugging in CM10 I ran the following:
adb reboot recovery
Once I was in recovery, I Restored a backup of my device that I made BEFORE I obtained permanent root via the toolkit as it was recommended during this time to make a recovery.
Recovery worked successfully, now after reboot it hangs on the HTC screen and then goes black, then reboots again, and again, and again...
I haven't been able to use the volume down + power button to even get back into the bootloader.....hopefully I am not screwed here...Any suggestions?
Click to expand...
Click to collapse
I think u need to flash that backups boot IMG
omario8484 said:
I think u need to flash that backups boot IMG
Click to expand...
Click to collapse
Yes that would make sense, but the problem is A) How do I access that backup's .img file? B) How can I enter bootloader again? It won't let me using Power+Vol Down, no matter how long I hold it for --- unless I need to hold it longer?
You have to hold it till the buttons flash and goes black... Hold for about 2-3 more seconds and release the power button, but keep the volume down held until you get to a white hboot screen. (it'll have three skating droids)
Sent from my HTC One XL using xda premium
InflatedTitan said:
You have to hold it till the buttons flash and goes black... Hold for about 2-3 more seconds and release the power button, but keep the volume down held until you get to a white hboot screen. (it'll have three skating droids)
Sent from my HTC One XL using xda premium
Click to expand...
Click to collapse
Ok got it, did a factory reset then re-flashed CM10 boot.img...Flashed CM10 BY ITSELF this time, without doing gapps at the same time, rebooted into recovery after CM10 rolled up, then flashed gapps alone, everything is working smoothly! Now, time to restore my apps
Panicked momentarily, but now I'm back at it.
THANK YOU EVERYONE! Huge ups to all of you for helping a noob find his way

[Q] Htc one s telus RUU?

I made the mistake of running a cm10 rom on my htc one s that didnt work on i so now i can only access TWRP and my phones bootloader from my One S so I'm trying to find my phone's stock RUU but there are so many out there! Can anyone tell me how to find one? Or another way to get into my phone using another ROM? My phone is rooted with Twrp recovery, Unlocked bootloader obviously and S-on. All my phone does is show the htc bootscreen and then go black but I can still enter bootloader and the TWRP menu and I can connect it to my computer fine. Any help would be VERY greatly appreciated!
IsaacDroid said:
I made the mistake of running a cm10 rom on my htc one s that didnt work on i so now i can only access TWRP and my phones bootloader from my One S so I'm trying to find my phone's stock RUU but there are so many out there! Can anyone tell me how to find one? Or another way to get into my phone using another ROM? My phone is rooted with Twrp recovery, Unlocked bootloader obviously and S-on. All my phone does is show the htc bootscreen and then go black but I can still enter bootloader and the TWRP menu and I can connect it to my computer fine. Any help would be VERY greatly appreciated!
Click to expand...
Click to collapse
Don't give up. I had the same issue with my telus One S. I think I fixed it by falshing boot image separately and after flashing CM10. I believe this happens if the phone is rooted but is in S-ON mode, whatever that means. I remember it really gave me a hard time and as I was going to give up i flashed the boot image and it worked. You have to do it through a command window on your PC. There should be an all-in-one tool in this forum somewhere to simplify the steps a bit. Good luck!
Thanks!
new_convert said:
Don't give up. I had the same issue with my telus One S. I think I fixed it by falshing boot image separately and after flashing CM10. I believe this happens if the phone is rooted but is in S-ON mode, whatever that means. I remember it really gave me a hard time and as I was going to give up i flashed the boot image and it worked. You have to do it through a command window on your PC. There should be an all-in-one tool in this forum somewhere to simplify the steps a bit. Good luck!
Click to expand...
Click to collapse
Thank you very much! Could you tell me what boot image you flashed and maybe how to get it and also how you flashed it? Thank you so much for the response!
IsaacDroid said:
Thank you very much! Could you tell me what boot image you flashed and maybe how to get it and also how you flashed it? Thank you so much for the response!
Click to expand...
Click to collapse
It is in the zip file that you download to flash, i.e. your new ROM. So when you download CM10, open the zip file. BOOT.IMG will be there. Extract it and flash it to your phone. I believe everything was in One_S_All-In-One_Kit_v3.4. Look it up in the forum and it has all the tools you need. I admit that it was a pain and nothing was straight forward. I always root my android devices and install new ROMs. But HTC One S was particularly tricky.
Good luck!
Hello there! Fellow HTC One S user here! Don't give up on CM10! It's way better than stock on your one S! What you need to remember is that HBoot versions higher than 1.09 can't flash the boot while installing the rom, so you need to do that after flashing a rom! The boot for your version is going to be included in the rom's zip file. Look for the boot.img file located in the zip file's root. Every rom should have this. Place this boot.img file in the kernel folder of the One S all in one kit and flash it. You should be good to after that!
Don't hesitate to ask for more help if needed!
Simon
seoman81 said:
Hello there! Fellow HTC One S user here! Don't give up on CM10! It's way better than stock on your one S! What you need to remember is that HBoot versions higher than 1.09 can't flash the boot while installing the rom, so you need to do that after flashing a rom! The boot for your version is going to be included in the rom's zip file. Look for the boot.img file located in the zip file's root. Every rom should have this. Place this boot.img file in the kernel folder of the One S all in one kit and flash it. You should be good to after that!
Don't hesitate to ask for more help if needed!
Simon
Click to expand...
Click to collapse
When I try to flash a ROM through fastboot it sends it fine but then it says: FAILED (remote: not allowed), and I tried pushing the ROM with adb but when I tried to put it on the sdcard, it said permission denied, do you know why? I am S-ON, would that be a problem? Thanks!

[Q] how to flash - really in trouble

Hi all,
Apology if this questions may already been ask millions of time but I am really stucked at the moment and hoping that someone may guide me to the correct direction.
I have got HTC One X-LTE (Evita)
I managed to get S-OFF and also CID - 111111
It has TWRP 2.6
The last time I got it working was on the STOCK 4.2.2 I downloaded from the XDA - then I got into the issues of rebooting and loosing signal from time to time. so I went into my TWRP backup I had and reflashed it using my old backup made from my TWRP.
the reflashed failed and now I can only boot up to the HTC logo and then black screen.
I can get to the TWRP recovery and I have got fastboot and ADB on my PC.
When I run the fastboot devices command --> it shows device connected BUT when i try ADB command ---> no device is found.
It will be much appreciated if someone can guide me to the right direction as I am really stucked at the moment not sure where to start.
I tried searching in the forum but I don't think I went to the correct area/tutorial.
Please help
Thank you
When you made your twrp backup did you select system,data, and boot? If it's hanging at the HTC screen it seems there is not boot.img installed or one that is incompatible with your backup. Open whatever Rom your backup is made from and copy the boot.img to your fastboot directory. Then reboot the phone into fastboot mode and flash the boot.img using this command.
Fastboot flash boot boot.img
Then reboot the phone and see what happens
Sent from my HTC One XL using Xparent Red Tapatalk 2
ImagioX1 said:
When you made your twrp backup did you select system,data, and boot? If it's hanging at the HTC screen it seems there is not boot.img installed or one that is incompatible with your backup. Open whatever Rom your backup is made from and copy the boot.img to your fastboot directory. Then reboot the phone into fastboot mode and flash the boot.img using this command.
Fastboot flash boot boot.img
Then reboot the phone and see what happens
Sent from my HTC One XL using Xparent Red Tapatalk 2
Click to expand...
Click to collapse
Thanks for the reply.
When looking at the TWRP backup I copied into my PC - does not have the .img - the one I can find is MD5
Can I use the existing ROM I donwload from XDA like : EVITA_UL_JB_50_S_TMO_DE_5.08.111.2_By_Turge.zip
when I extracted EVITA_UL_JB_50_S_TMO_DE_5.08.111.2_By_Turge.zip - I can see the "boot.img" can I use this one?
Thanks
ardabelati said:
Thanks for the reply.
When looking at the TWRP backup I copied into my PC - does not have the .img - the one I can find is MD5
Can I use the existing ROM I donwload from XDA like : EVITA_UL_JB_50_S_TMO_DE_5.08.111.2_By_Turge.zip
when I extracted EVITA_UL_JB_50_S_TMO_DE_5.08.111.2_By_Turge.zip - I can see the "boot.img" can I use this one?
Thanks
Click to expand...
Click to collapse
I had a somewhat similar experience with Viper 4.0 ROM - I managed to get Cyanogenmod installed correctly (particularly this one). Take a shot and see if it works - atleast your phone will be up and working.
sandys1 said:
I had a somewhat similar experience with Viper 4.0 ROM - I managed to get Cyanogenmod installed correctly (particularly this one). Take a shot and see if it works - atleast your phone will be up and working.
Click to expand...
Click to collapse
Hi Sandy,
I tried the link but I think it is broken link.
Can you please let me know which one is the link .
Cheers
ardabelati said:
Hi Sandy,
I tried the link but I think it is broken link.
Can you please let me know which one is the link .
Cheers
Click to expand...
Click to collapse
hmm - Im on ROM dated 09/13, which is not present now. Your best bet would be http://get.cm/get/aOM
Also remember to flash Google Apps (play store, etc.) which is packaged separately here - http://goo.im/gapps/gapps-jb-20130813-signed.zip
ardabelati said:
Hi Sandy,
I tried the link but I think it is broken link.
Can you please let me know which one is the link .
Cheers
Click to expand...
Click to collapse
Did it work finally ?
sandys1 said:
Did it work finally ?
Click to expand...
Click to collapse
Hi Sandy
Thank you again for your help
I finally got my phone at least booting again.
What i did was I went to the fastboot and then correct to the PC and when it was asking for format the drive, I did format it (fingers crossed) and luckily it let me see the ROm I downloaded from the Stock 4.2.2 Turge version.
Now my problem is that the phone keeps rebooting.
I don;t know how to flash the kernel as suggested on the front page of the thread.
What is the most stable ROM at the moment?
I want to learn how to flash and fix this - I have kept reading post after post but I still can not get myself to where I want it to be which is fixing the reboot issue from the STOCK 4.2.2 Turge version.
I am a real newbie so I am not too familar with some of the fancy terms people use.
Any help is greatly appreciated.
Thanks again
ardabelati said:
Hi Sandy
Thank you again for your help
I finally got my phone at least booting again.
What i did was I went to the fastboot and then correct to the PC and when it was asking for format the drive, I did format it (fingers crossed) and luckily it let me see the ROm I downloaded from the Stock 4.2.2 Turge version.
Now my problem is that the phone keeps rebooting.
I don;t know how to flash the kernel as suggested on the front page of the thread.
What is the most stable ROM at the moment?
I want to learn how to flash and fix this - I have kept reading post after post but I still can not get myself to where I want it to be which is fixing the reboot issue from the STOCK 4.2.2 Turge version.
I am a real newbie so I am not too familar with some of the fancy terms people use.
Any help is greatly appreciated.
Thanks again
Click to expand...
Click to collapse
It sounds like it might be a bad download or something. I noticed u never mentioned wiping the phone before flashing, Are u clean wiping? And also what hboot are you on?
Sent from my HTC One X using xda app-developers app
ardabelati said:
Hi Sandy
Thank you again for your help
I finally got my phone at least booting again.
What i did was I went to the fastboot and then correct to the PC and when it was asking for format the drive, I did format it (fingers crossed) and luckily it let me see the ROm I downloaded from the Stock 4.2.2 Turge version.
Now my problem is that the phone keeps rebooting.
I don;t know how to flash the kernel as suggested on the front page of the thread.
What is the most stable ROM at the moment?
I want to learn how to flash and fix this - I have kept reading post after post but I still can not get myself to where I want it to be which is fixing the reboot issue from the STOCK 4.2.2 Turge version.
I am a real newbie so I am not too familar with some of the fancy terms people use.
Any help is greatly appreciated.
Thanks again
Click to expand...
Click to collapse
You can either flash the kernel, which can be found in the Android Development section, flashing the kernel is just like flashing a ROM, just install in Beastmode. Or you can upgrade your firmware to 2.15, the instructions are I'm the first post of the ROM thread.
Asking which ROM is best/favorite/most stable is against the rules so we can't answer that question.
When you say the phone keeps rebooting, does it ever make it into the OS or is it boot looping (showing the boot animation then starting over)?
Sent from my Evita
timmaaa said:
You can either flash the kernel, which can be found in the Android Development section, flashing the kernel is just like flashing a ROM, just install in Beastmode. Or you can upgrade your firmware to 2.15, the instructions are I'm the first post of the ROM thread.
Asking which ROM is best/favorite/most stable is against the rules so we can't answer that question.
When you say the phone keeps rebooting, does it ever make it into the OS or is it boot looping (showing the boot animation then starting over)?
Sent from my Evita
Click to expand...
Click to collapse
Thanks for the reply
When you said that flashing kernel is the same as flashing ROM, I did it By going to TWRP and the press install and locate the zip file. Is this what should be done?
What is beast mode?
Sorry for the basic questions
Thanks
Yeah that's how you install the kernel. It must be done after you install the ROM. I kinda worded my reply a bit weird, sorry about that. Beastmode is the name of the kernel, you can find it here:
http://forum.xda-developers.com/showthread.php?t=2165880
Sent from my Evita
I did try to flash it through recovery but it always failed. Not sure why. I copied the kernel zip file into my phone sd and then I went to recovery and press the install and located the kernel zip file but still failed.
Sent from my HTC One XL using Tapatalk 2
Which recovery version are you using?
Sent from my Evita
Recovery is 2.6.3.
The process failed on not able to fine the MD5 file or something like that. We don't need to extract the Zip file do we?
Cheers
Disable md5 checking in settings. You never need to extract a kernel or ROM zip.
Sent from my Evita
timmaaa said:
Disable md5 checking in settings. You never need to extract a kernel or ROM zip.
Sent from my Evita
Click to expand...
Click to collapse
I have checked the setting in TWRP and nothing is ticked.
When I flash the zip, it is still saying "failed due to md5 does not exists".
I am not sure which should be address first but I now noticed that there is an error : "unable to locate storage device"
also came out.
When I plug my phone to PC I can see the storage but why it is saying "storage device not found" in TWRP?
Thanks

Please help me! Cant install any ROM on my OnePlus!

Hi Everyone!
Because of having issues i can´t fix on my OnePlus, i´m finally asking for some professional help here, as it´s getting more and more complicated and i don´t want to ruin my phone.
What was my plan?
Installing CM11S 44S on my OPO, which had the 05Q Version as factory setting.
Also i wanted to install a franco kernel.
I hoped, if i do both steps successfully, my OPO will have a good battery life (44S seemed to be the most efficient version, according to some forums).
What did i do so far?
First i set up an adb backup for my data, but not for the OS. However, i installed SDK plus tools and drivers.
Next step was installing a new recovery, which is able to flash a new version of CM11S, so i set up TWRP with fastboot, which means my device is "unlocked" now.
Everything worked well so far, i also made an backup in TWRP.
The problem:
I wanted to reboot my OPO at some point and TWRP asked me for rooting my device. Accidentally i swiped over so it started rooting process, but i didn´t want to root it, so i immediately shut the device down.
By now TWRP recovery/fastboot is working, but my OS 05Q is lost and i can´t install a new ROM because im getting the Report:
--
Checking for MD5 file...
Skipping MD5 check; no MD5 file found
Error flashing zip /<path to .zip file>
--
Can anyone help me to get 05Q back or the 44S with the franco kernel?
I know there might be some other threads that deal with similar problems, but actually none of them helped me so far. For example: do i need a fastboot image or signed flashable zips (which i have)? In which order do i install the kernel and the ROM?
Some Information:
I can access my device via fastboot and my OPO is also shown as a adb device on my MAC.
When starting in TWRP, i can also access the device in USB Mode, transfering files is also possible.
I´m not really competent with android modding or programming, so i will need some noob-friendly answers, but i bet you guys know how to help me out here.
Thank you very much for your help, i really don´t know what to do anymore.
EDIT:
I found out how to place a md5 file to the referring version, but it still sais: MD5 does not match.
I´m so done with it right now that i wish i had my OPO back as it was few days ago.
Well, i cant really help here as i have not face this problem but ur mistake was that u Immediately shut the device down the moment it was installing root. It may have corrupted the partitions of the phone and left it at that state, so maybe restoring the partitions of that section may help. Like i said im not knowledgeable about this
Agreed, you shouldn't have shut down the phone while it was modifying a partition. The root wouldn't have mattered anyway because you were about to overwrite the system partition by flashing a ROM. Go to my guide thread and look at section 8 to flash the stock images for the build you desire:
http://forum.xda-developers.com/showthread.php?t=2839471
Heisenberg said:
Agreed, you shouldn't have shut down the phone while it was modifying a partition. The root wouldn't have mattered anyway because you were about to overwrite the system partition by flashing a ROM. Go to my guide thread and look at section 8 to flash the stock images for the build you desire:
http://forum.xda-developers.com/showthread.php?t=2839471
Click to expand...
Click to collapse
Can i follow all these instructions altough im using a mac?
I will try it out today, hopefully this will fix the problem.
Thyrix said:
Can i follow all these instructions altough im using a mac?
I will try it out today, hopefully this will fix the problem.
Click to expand...
Click to collapse
Yes you can still use fastboot on a Mac, but you'll need to Google how to set it up on a Mac first.
Heisenberg said:
Yes you can still use fastboot on a Mac, but you'll need to Google how to set it up on a Mac first.
Click to expand...
Click to collapse
Alright, so fastboot is ready, but i need to know, if i will need one of those "unofficial stock rooted fashable zips" a fastboot image. or anything else? sorry to ask for
Can i trust an android version anyone rooted...?
Thyrix said:
Alright, so fastboot is ready, but i need to know, if i will need one of those "unofficial stock rooted fashable zips" a fastboot image. or anything else? sorry to ask for
Can i trust an android version anyone rooted...?
Click to expand...
Click to collapse
You need the fastboot images.
Heisenberg said:
You need the fastboot images.
Click to expand...
Click to collapse
Got stuck at step 2: It Terminal said error: cannot determine image filename for sbl1.mbn - although the name is correct and the file is in the correct folder :/
EDIT:
Fixed it, forgot to type sbl1 2 times, im sorry
And it worked, thank you sooooo much!!!

Categories

Resources