• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [CDMA] Today I tried installing Android 4.1.2 PACman Jelly Bean Custom Firmware and Now I'm stuck :/

what do you mean,"it didnt seem to work?" did it give you an error message? or did it appear successful,but the phone still wont boot?

as the guys have said,with s on you cannot install the boot image from a permanent recovery. the recovery must be launched from fastboot into memory,or the boot.img must be installed manually.

a couple things about installing manually:
-the boot image muct be from the rom youre trying to install,as they are all different across roms. some may compatible,some may not.
-the boot image must be in your folder with the sdk tools adb,and fastboot. if you used the file above,the boot.img must be in the "mini-sdk" folder.

the other option is launching recovery from fastboot,wich well get to in a minute.



error 140 could pop up because the main version of the rom is higher than the ruu your trying to install,or the hboot is newer. s-on will not let you back-track in software builds or firmware,meaning you cant install older RUUs.

the ruu you should be using is this one:
Androidfiles RUU

if it fails,you may need to lower your main version.you can do that by:
-download setmainversionlow.zip from this post: http://forum.xda-developers.com/showpost.php?p=23169557&postcount=4
-re-unlock your bootloader(you can use your original token)
-enter recovery,via hboot
-flash main version low zip file from recovery
-relock bootloader
-run ruu

before you do that, i suggest we try and install a stock,rooted rom.
-go to this thread and download Shooter_ICS_35_S_Sprint_WWE_2.89.651.2_odex
-you should still have a recovery image in your fastboot folder on your PC. when you first rooted,you undoubtedly permantly installed it using this command: fastboot flash recovery recovery.img. "we are going to do something similar,but use a slightly different command to immediately load recovery into memory. plug in,make sure phone is in fastboot(you should see fastboot usb),open cmd window,change to adb/fastboot directory,and then use this command:"
fastboot boot imagename.img

so if your recovery image is named simply "recovery" then you will:
fastboot boot recovery.img

shortly thereafter,your recovery should pop up on the phone. you can now:
-enable usb storage and trasnfer the rom to your sd card(or have moved it prior with an sd card reader,wichever is less confusing for you)
-wipe data/factory reset
-wipe cache
-wipe dalvik cache
-install the stock rom linked above
-reboot

launching recovery from fastboot in this manner will basically make your phone think its s off :eek: for lack of a better explanation. whenever you fastboot boot recovery a seperate boot image flash should not be needed.

let us know what happens. once you have a working phone again,we can help you get your rom of choice installed. as DS has mentioned,not all are compatible with all firmware,so youll need to either s-off,or chose one compatible with your 1.58 hboot.

hope that helps :)
This step has me kind of lost what do you mean by adb/fastboot/directory ?
 
Lol alright well thanks again guys. I guess I'll just wait for that one.

Glad you are up and running. :cool: definately not a bad idea to get your feet wet by trying out a few roms designed to work with your 1.58 hboot.

Just remember,you must fastboot boot recovery to avoid the confusing process of manually installing the boot image. Use the same process you just used,and as DS said,always make a backup of a good working Rom :)
 
A few things to remember after reading this whole thread, slow and easy wins the race, don't get ahead of yourself and be patient.

Nandroid is always your freind !!!

And always post your issue in a thread, not a PM, our staff is very busy here and by troubleshooting that way, they have to work double duty as it only benefits you and no one else on the forums. This way if there is an issue they can always refer to a thread or a post and they don't have to repeat the solution everytime.

This is your thread now, anytime you have an issue or need a solution, come right back here and post unless it is not related to root and we will be more then happy to help. It also makes it much easier to come up with a solution as we are not always on at the same time, so this way if you are looking for help, the staff or member looking to help you can read through your thread and know what has been done. Cheers.

Glad your back up and running ;) You got 2 of the best that helped you here.
 
You've updated to the very latest firmware update which breaks RUU until they release a new one. (HTC really needs to stop being stupid about that) Now you need hboot 1.5 to run Pacman. Which requires S-Off. So that's out of the question, no more Pacman. You will need to use Cool ICS that you downloaded. Now if you can, I'm going to edit this post in a moment for a new recovery.img that works better then TWRP and it's for S-On users so you don't need to use a PC to flash a kernel or boot.img

Delete the previous recovery.img on your desktop first. Then download the recovery.img below and place it alongside your Fastboot files. Now reboot into the Bootloader with adb reboot Bootloader while the device is plugged in. Then use the fastboot commands you used before in that guide to flash this new recovery. Then use your Bootloader on the phone and scroll down to Bootloader and hit power. Then scroll down to recovery and hit power. You should be in the new 4ext recovery. The same one I use even tho I'm S-Off. :] now you should be able to look around in the Tools I believe (This is recovery is touch screen enabled) and look for a "SmartFlash" or equivalent to that and enable it. That's what needs to be enabled so recovery can automatically flash the boot.img for a ROM without using a computer.

Edit: this is the link to the recovery you download and flash

http://www.sendspace.com/file/xgz9mu

Note to download the file you look in the middle of the webpage for the long rectangle box with blue outline I believe.

Good luck! Let me know if it works. :]
 
Back
Top Bottom