I have googled and searched thread after thread and can't seem to find a solution.
I have 2.3 GB
I have S-off and custom recovery from revolutionary software.
I tried installing the SMS ROM sense 3.5.
Got stuck in bootloop
pulled battery tried a few times.
then i stupidly made the decision to format the sd card and now i have lost everything including the backup i made.
and my second stupid mistake was following some instructions on formatting everything and now I have no custom recovery. I literally only have fastboot and Hboot on my phone now.
PLEASE someone help ASAP :/
1. Flash 4ext recovery as PB99IMG through hboot. Read this for the download and instructions.
2. After you have successfully flashed the 4ext recovery, partition your sd card using this guide. Start at step [4]
3. Copy the the rom of your choice back onto the sd card. Boot into recovery, go to the Wipe section and choose "Format all partitions (except sd card)
4. Flash the rom
chromium96 said:
1. Flash 4ext recovery as PB99IMG through hboot. Read this for the download and instructions.
2. After you have successfully flashed the 4ext recovery, partition your sd card using this guide. Start at step [4]
3. Copy the the rom of your choice back onto the sd card. Boot into recovery, go to the Wipe section and choose "Format all partitions (except sd card)
4. Flash the rom
Click to expand...
Click to collapse
Thanks a lot but how do I put it onto my sdcard if The phone won't even boot into a actual OS. just hboot and fastboot?
technostein said:
Thanks a lot but how do I put it onto my sdcard if The phone won't even boot into a actual OS. just hboot and fastboot?
Click to expand...
Click to collapse
If you have a micro sd card adapter you could use that and a PC to copy it over.
If you dont have one, use fastboot to flash the recovery.img instead of using the PB99IMG method. Heres how:
1. Setup fastboot/adb on your PC using this guide. Install these drivers as well.
2. Download the 4ext recovery image from here, and put it into your android-sdk/platform-tools/ directory
3. Boot the phone into the bootloader and from there use the volume keys and power to go into fastboot mode. Then plug it into your PC
4. Open command prompt and use the following command:
Code:
fastboot flash recovery recovery.img
chromium96 said:
If you have a micro sd card adapter you could use that and a PC to copy it over.
If you dont have one, use fastboot to flash the recovery.img instead of using the PB99IMG method. Heres how:
1. Setup fastboot/adb on your PC using this guide. Install these drivers as well.
2. Download the 4ext recovery image from here, and put it into your android-sdk/platform-tools/ directory
3. Boot the phone into the bootloader and from there use the volume keys and power to go into fastboot mode. Then plug it into your PC
4. Open command prompt and use the following command:
Code:
fastboot flash recovery recovery.img
Click to expand...
Click to collapse
It says it cannot load unknown error arghh!
technostein said:
It says it cannot load unknown error arghh!
Click to expand...
Click to collapse
At which step? Try a different usb port, preferably the ones on the back if you are on a desktop since they are directly connected to the motherboard.
Also remember the command is "fastboot flash recovery recovery.img" . You need recovery twice. The first one is to tell fastboot which partition to flash it to.
Related
I have a Tmobile G2 rooted running Gingervillian (gingerbread 2.3.1) and I tried to install the Desire z hboot to get the Sense ui.
I followed the steps here, "http://www.youtube.com/watch?v=ogZfSWLlvPg"
HERES THE PROCEDURE OF WHAT I DID:
After updating the PC10IMG.zip (Desire Z hboot) folder to the root of my G2, I was stuck on the HTC logo screen after updating. So I followed what the guy said in the video, deleted the PC10IMG file in my SD card then rebooted my phone.
After rebooting my phone, I was booted back same rom. So I flash/recovery my phone through Rom Manager and tried rebooting my phone to clockwork mod recovery mode.
After rebooting, I didn't go to Clockwork Mod but to FASTBOOT screen? I select "bootloader" and it goes to a quick load that says something like "SD loading, no image or wrong image". I select "Recovery" then it goes to the HTC logo for a split second then I'm back to FASTBOOT screen again.
This is the info on the fasboot screen? don't know if that'll help:
Vision pvt eng S-off
Hboot-0.84.2000 (pc1010000)
Microp-0425
Radio-26.02.15_m2
eMMC-boot
Sep 8 2010, 15:65:38
So now, I don't know what to do and my questions are:
1.) Is there a way to go back to the G2 hboot?
2. Can I still fix this and procedure on and install new roms on recovery clockwork mode, using Desire Z hboot? (as the video did)
Please help a brother out I'm still a noob and still learning. If this is in the wrong place, please move it to the correct place.
Anyone? if it seems confusing, please ask questions or if I need to provide more information. I really need help with this. Any suggestions will help.
Zedomax's guide are outdated, he never updated them when new methods surfaced.
Try a downgrade
http://www.youtube.com/watch?v=VdWt65tUBVc
tarroyo said:
Zedomax's guide are outdated, he never updated them when new methods surfaced.
Try a downgrade
http://www.youtube.com/watch?v=VdWt65tUBVc
Click to expand...
Click to collapse
would any PP99IMG.zip file work? And do I basically put it in the SD's root and put it into the boot menu to update the file?
Thanks
by the way, is this compatible with G2s?
don´t put the pp99img.zip on your sd !
do something different:
download a recovery.img (3.0.2.4 for vision):
http://forum.xda-developers.com/wik...sion#Rooting_the_Vision_.28G2.2FDZ.29_and_DHD
be sure to remove any pc10img.zip or so from your sdcard. then put your phone in fastboot mode (power & tp-wake) connect it to pc and flash the recovery through fastboot by typing: fastboot flash recovery recovery.img
after that you should be able to enter recovery. be sure to wipe before installing a new rom...
hoffmas said:
don´t put the pp99img.zip on your sd !
do something different:
download a recovery.img (3.0.2.4 for vision):
http://forum.xda-developers.com/wik...sion#Rooting_the_Vision_.28G2.2FDZ.29_and_DHD
be sure to remove any pc10img.zip or so from your sdcard. then put your phone in fastboot mode (power & tp-wake) connect it to pc and flash the recovery through fastboot by typing: fastboot flash recovery recovery.img
after that you should be able to enter recovery. be sure to wipe before installing a new rom...
Click to expand...
Click to collapse
I'm assuming I need to do ADB? If so, Is there a way for Mac ios
prototype2 said:
I'm assuming I need to do ADB? If so, Is there a way for Mac ios
Click to expand...
Click to collapse
Yes, you can run adb on a Mac. See the link to my adb guide in my signature (assuming you're not viewing from the XDA app, which doesn't show the full sig).
Sent from my Desire Z running CM7.
Okay, just to make it clear (I am a "step by step" guy when it comes to technical computer/phone stuff.), from my understanding:
1. Download the recovery.img (3.0.2.4 for vision) and put it in the root of my SD card.
2. Delete any pc10img.zip files from SD card.
3. Turn phone off and then turn phone onto FASTBOOT mode by holding power/volume down/camera or power and tp-wake? (Btw what's tp-wake? and during this process, is the phone in fastboot screen mode while I'm about to type the "flashboot flash recovery recovery.img"?
4. Connect to computer, open up terminal (Mac) and do the ADB process and type in "fastboot flash recovery recovery.img"
5. Wipe clean and install new rom in recovery mode? (Clockwork Mod recovery mode?)
PLEASE correct my steps or add in any steps that I'm missing. I bought my phone rooted so I never went through these steps before. Anyways please correct me, I don't want to ruin my phone anymore than it is already.
anyone can review my steps?
good morning
ad step 1: don´t put it onto your sd; put it into the adb tool folder on your pc !
ad step 3: tp-wake = the square button at the bottom of your phone (the one that acts like a mouse); to enter fastboot mode press power & tp-wake
...the phone should be in fastboot mode while typing the command.
before you type "fastboot flash recovery recovery.img" type "fastboot devices" and look if your phone shows up... if so go ahead with flashig the recovery (by the way, you may have to rename the recovery file)
step 4 and 5 look fine...
good luck
okay, I will try it in a little bit here.
In FASTBOOT USB mode, it wont recognize my device but when my device is fully on, adb works.
I get when I type "flashboot devices" (while the phone is on FASTBOOT) in terminal and get:
"-bash: fastboot: command not found"
By the way, I renamed the downloaded flash to "recovery.img" and put that file in the "platform-tools". Don't know if that'll work.
The "fastboot" command should be on your PC in the same folder as the "adb" command. Where did you get adb from, did you install the SDK and platform tools, or something cut-down ?
Sent from my Desire Z running CM7.
hm... that means that you do not have fastboot installed. maybe google for fastboot on mac, because i have a linux system... so i can´t help you in that point.
other thing you could do is following this guide (it´s a pc10img.zip with dz hboot and clockwork recovery):
http://www.virtuousrom.com/2011/06/t-mobile-g2-users-migrating-to-desirez.html
but first i would try the fastboot method - it´s safer.
Okay, I got the fastboot devices to read my phone. But it cannot load my recovery.img?
This is what got when I typed in "fastboot flash recovery recovery.img" :
error: cannot load 'recovery.img'
rename it to recovery and try again...
It's not loading the img file for some reason..
prototype2 said:
It's not loading the img file for some reason..
Click to expand...
Click to collapse
http://wiki.cyanogenmod.com/wiki/Fastboot
or use the virtuous link...
hoffmas said:
http://wiki.cyanogenmod.com/wiki/Fastboot
or use the virtuous link...
Click to expand...
Click to collapse
that link isn't working
Hello,
Last night I decided to install a new ROM onto my already rooted phone. I ended up formatting the SD card by mistake losing all my backups (I am an idiot yes). After hours of trying different ROMS I found one that would boot. But no matter what I do the expensive 32GB SD card will not mount. I have tried formatting it as FAT32 in windows and also with a partition manager with some space as ex3?
The idea was to use a more stable ROM and partition the SD card so it had more internal memory. I have made such a mess of it.
ClockwokMod Recovery V 2.5.0.7
AlphaRev (s-off)
Kernel = 2.6.37.6-cyanogenmod-geb50077
[ROM][28/1][1.2] Supreme Desire - AOSP Goodness for your Desire.
I have also tried the SD card in another android phone with the same results. The SD card from my partners phone does work in my rooted desire though so it must be the SD card not the phone??
I have am worried I have USB bricked the phone perhaps but found it hard to understand. The closest advice I could fine on this site was as follows:
"You can re-enable the SDCard using fastboot.
Boot the phone into fastboot by holding down VOL- and power.
Wait for the screen to flash some messages and disappear.
Plug in the USB.
Esure fastboot is highlighted in the menu and press the power button once.
Fom your pc (in the directory containing the fastboot executable):
fastboot oem enableqxdm 0
then
fastboot oem boot
Should re-enable your SDCard"
The result of doing this was:
C:\Program Files\Android\android-sdk\platform-tools>fastboot oem enableqxdm 0
...
OKAY [ 0.095s]
finished. total time: 0.096s
C:\Program Files\Android\android-sdk\platform-tools>fastboot oem eraseconfig
...
(bootloader) Erase config: complete
OKAY [ 0.096s]
finished. total time: 0.096s
Made no difference *sigh*
Nothing I can do works have spent hours reading and trying things (all day and half the night now). I don't know what to do I need my phone; I have only just got out of hospital after having my finger amputated in an accident. If anyone can help I would be so grateful close to tears as pathetic as that sounds. I cannot afford a new SD card I don't know what to do.
Just found this
compressed into first post
compressed into first post
Try flashing 4ext recovery coz it has usb unbrick option, and 4ext recovery is great at partitioning ur sdcard. Check my sig for PB99IMG 4ext recovery and u can either do it the PB99IMG method or extract the zip file and flash the recovery.img via fastboot commands.
Sent from my non - JB HTC Desire
jmcclue said:
Try flashing 4ext recovery coz it has usb unbrick option, and 4ext recovery is great at partitioning ur sdcard. Check my sig for PB99IMG 4ext recovery and u can either do it the PB99IMG method or extract the zip file and flash the recovery.img via fastboot commands.
Sent from my non - JB HTC Desire
Click to expand...
Click to collapse
Thankyou, I have downloaded the file but don't understand " the PB99IMG method or extract the zip file and flash the recovery.img via fastboot commands"
EDIT: Just realised I have already bought the app from the app store when I was trying to fix it last night so will try installing it from the store.
EDIT2: Installed it but when you launch it it says the SD card must be mounted for it to run
EDIT 3: Downloading the file and nameing it PB99IMG.zip on the root of the SD card does not work it says "no image or wrong image"
*sigh* thanks anyways
Ok thats strange, the recocery.img is there. On ur computer, right click on PB99IMG.zip and select extract. Put the recovery.img in ur C:\ drive on ur computer then put ur phone into fastboot (from phone off hold back button + power) then plug in ur phone (usb) then open fasboot command window then type this to flash recovery -
fastboot flash recovery c:\recovery.img
Edit: u said u renamed the PB99IMG.zip
Theres no need to rename it, just download and put it on ur sdcard then boot into bootloader (vol down + power)
Sent from my non - JB HTC Desire
jmcclue said:
Try flashing 4ext recovery coz it has usb unbrick option, and 4ext recovery is great at partitioning ur sdcard. Check my sig for PB99IMG 4ext recovery and u can either do it the PB99IMG method or extract the zip file and flash the recovery.img via fastboot commands.
Sent from my non - JB HTC Desire
Click to expand...
Click to collapse
jmcclue said:
Ok thats strange, the recocery.img is there. On ur computer, right click on PB99IMG.zip and select extract. Put the recovery.img in ur C:\ drive on ur computer then put ur phone into fastboot (from phone off hold back button + power) then plug in ur phone (usb) then open fasboot command window then type this to flash recovery -
fastboot flash recovery c:\recovery.img
Edit: u said u renamed the PB99IMG.zip
Theres no need to rename it, just download and put it on ur sdcard then boot into bootloader (vol down + power)
Sent from my non - JB HTC Desire
Click to expand...
Click to collapse
I tried again without changing the file same error message. How do I "open fasboot command window"?
Okay managed to find Fastboot but it just says its missing AdbWinApi.dll. Close to chucking the phone in the bin this is a nightmare.
EDIT: Followed this guide http://forum.xda-developers.com/showthread.php?t=1272595 and fastboot just opens then closes before I can even read the text.
HSBHTC. said:
I tried again without changing the file same error message. How do I "open fasboot command window"?
Okay managed to find Fastboot but it just says its missing AdbWinApi.dll. Close to chucking the phone in the bin this is a nightmare.
EDIT: Followed this guide http://forum.xda-developers.com/showthread.php?t=1272595 and fastboot just opens then closes before I can even read the text.
Click to expand...
Click to collapse
I managed to get it to work!!!! (put the files in the system32 folder).
4ext is loading yes yes yes ! oh god I hope this works. USB unbricking selected. SD can now be partitioned have chosen this roughly:
Swap=0
EXT= 4ext 1GB
Fat32 = Remainder
SD card is now mounted!!!!!!!!!!!!!!!
THANK YOU SO MUCH!!!!!!!!!
Good to know
Sent from my non - JB HTC Desire
Thankyou anyone for helping me.
I was trying to update my phone to the Maximus rom (http://forum.xda-developers.com/showthread.php?t=1601543) from an AOKP JB ROM.
I succesfully followed the instructions to relock my phone, the flash the firmware, then unlock it again. Unfortunately I was foolish and didn't think to copy across the rom.zip before doing this. I tried restoring a Nandroid backup but was stuck in a bootloop. I also tried reflashing the previous AOKP Rom that I had on there. In this case it booted but I had no radio, no wifi, and importantly I couldn't mount over USB to copy across the new ROM. I'm guessing neither method works because of the new HBOOT?
I went to this page http://forum.xda-developers.com/showthread.php?t=1609190 and it's clear that I have to flash an RUU through fastboot to get back to a working state. Unfortunately All the RUU links for JB Roms as listed on this thread http://forum.xda-developers.com/showthread.php?t=1957376 seem to be dead so I can't download them. Similarly the links to older RUUs found here http://www.filefactory.com/f/e3e8b30e62a4a8aa/ all require a premium account because they are over the 500MB limit.
Can anyone tell me where I can please get an RUU to restore my phone to working order, or if there's another method available? Thankyou very much for your help.
Test this: http://forum.xda-developers.com/showthread.php?t=1924003
Don't stress, a phone never bricked.
laurab4369 said:
Test this: http://forum.xda-developers.com/showthread.php?t=1924003
Don't stress, a phone never bricked.
Click to expand...
Click to collapse
Thankyou for the suggestion, but the problem with that method is that once again the ROM I want to flash has to be moved over to the virtal SD card of my phone. Since the ROM on it is currently not working I can't copy anything across to the SD card through the usual means. Is there a way I can copy it across using fastboot, as that is still working fine? I had a look at the fastboot help and there didn't seem to be any way. What I need is a ROM that can be flashed over fastboot, which I understand can be done with the stock RUUs?
I'm not panicking, I know that I will be able to get it back up and running, I just need a bit of help to get there.
Boot into bootloader and from there to recovery , mounts and storage - mount as USB ....and you have a working sd card to copy the rom.zip file to
Copy the rom.zip to the card and copy the boot.img from the rom.zip to the fastboot folder.
Flash the boot.img and flash the rom from recovery ..... Are u using cwm recovery 5.8.4.0
MarcelHofs said:
Boot into bootloader and from there to recovery , mounts and storage - mount as USB ....and you have a working sd card to copy the rom.zip file to
Copy the rom.zip to the card and copy the boot.img from the rom.zip to the fastboot folder.
Flash the boot.img and flash the rom from recovery ..... Are u using cwm recovery 5.8.4.0
Click to expand...
Click to collapse
Thankyou so much for that suggestion. That would really help. I'm sorry, I don't know what I did, but now if I try to go into recovery the recovery flashes breifly on screen and then it resets. I tried reflashing it, using the All In One toolkit and using Fastboot.exe. I also tried flashing both the CWM recovery and the TWRP recovery, neither of them worked.
Thankyou for your help again, I'm sorry but recovery was working before, I think all I did was flash a boot.img but could that break recovery? I even tried going through the whole relock, flash firmware.zip, unlock, flash recovery procedure to see if that would work but it didn't.
Do a fastboot command
Put the phone in bootloader / fastboot USB menu
Fastboot erase cache
Check if you can enter recovery after that
MarcelHofs said:
Do a fastboot command
Put the phone in bootloader / fastboot USB menu
Fastboot erase cache
Check if you can enter recovery after that
Click to expand...
Click to collapse
Thankyou! That fixed the recovery issue. Once I could get into recovery I could copy across the ROM, flash it, flash boot.img (not that that was a problem) and my phone is now in woring order again.
Once again, many many thanks.
Glad you got it sorted !
I need very SERIOUS help. It's my first time to try to flash my HTC One X. I downloaded all necessary files and proceed to follow below instructions on how to install CM10 on my phone.
The problem is (I know this is very stupid) I forgot to copy the CM10 zip file to my phone's internal storage. I thought I did it already but I only realized that I didn't when I was on Step 14 already. Now I cannot access my phone's internal storage and my phone won't boot anymore. Please help.
1.Copy the CM10 ZIP file to your phone’s internal SD card.
2.On the PC, extract the Fasboot.zip. You will get a folder named Fastboot.
3.Extract the boot.img file from the cm10_endeavoru-ota-eng.noeri-028.zip file and place it into the Fastboot folder.
4.Turn your phone off.
5.Boot to Fastboot Mode. Hold down the Volume Down and the Power buttons until the screen turns on to enter Bootloader Mode.
6.In Bootloader Mode, highlight Fastboot Mode using the Volume keys and select it by using the Power button.
7.Connect your phone to your PC via USB cable.
8.Open a command prompt on your PC and navigate it to the Fastboot folder.
9.In the command prompt, type fastboot devices to check if your device has successfully connected to your PC. Your phone’s serial number should appear on the screen.
10.Flash the boot.img by typing the following in the command prompt:◦fastboot flash boot boot.img
11.Go back to your phone and select Bootloader to go back to the main Bootloader menu.
12.In Bootloader Mode, highlight Recovery using the Volume keys and select it by using the Power button to boot into ClockworkMod Recovery.
13.Select Wipe data/factory reset > Yes.
14.Select Install ZIP from SD card > Choose ZIP from SD card > select the cm10_endeavoru-ota-eng.noeri-028.zip file > Yes.
15.Select Go back > Reboot system now.
Click to expand...
Click to collapse
Flash CWM
Go into CWM
Mounts and storage>mount usb storage(or something like that)
Sent from something that's BETTER THAN YOURS
XxVcVxX said:
Flash CWM
Go into CWM
Mounts and storage>mount usb storage(or something like that)
Sent from something that's BETTER THAN YOURS
Click to expand...
Click to collapse
I tried that but it says "E: Unable to open ums lunfile"
Your CWM is outdated. Go to official clockworkmod site and download version 5.8.4.0.
"fastboot flash recovery filename.img"
TToivanen said:
Your CWM is outdated. Go to official clockworkmod site and download version 5.8.4.0.
"fastboot flash recovery filename.zip"
Click to expand...
Click to collapse
Äähm...you mean
fastboot flash recovery recovery-clockwork-....5.8.4.0-....img
klaust58 said:
Äähm...you mean
fastboot flash recovery recovery-clockwork-....5.8.4.0-....img
Click to expand...
Click to collapse
Yeah. Thanks for the correction.
TToivanen said:
Your CWM is outdated. Go to official clockworkmod site and download version 5.8.4.0.
"fastboot flash recovery filename.img"
Click to expand...
Click to collapse
Thanks for your advise but I another problem popped out. I cannot do fastboot because my boot loader says that my battery level is too low to flash. I connected my phone to external power but it seems it is not charging. I left it for a couple of hours and still I have the same problem.
Use this batch script: http://forum.xda-developers.com/showthread.php?t=1658084
TToivanen said:
Use this batch script: http://forum.xda-developers.com/showthread.php?t=1658084
Click to expand...
Click to collapse
Thanks TToivanen! :good: You're a genius! Now, I was able to flash my phone, update CWM to latest version, copy CyanogenMod 10 to my phone's internal storage and finally install it.
Thanks a lot to everyone!
I have a problem with WiFi though, but I think it's another topic. Won't hurt if you can help also. LOL
Wifi / Data / GPs issues etc are usually to do with the ROM/Kernel.
So as stated, this is a totally different issue and should be resolved in the relevant thread !!
Glad everything is sorted though !!
A buddy of mine rooted my phone after I had so much difficulty trying to do it myself. I went to update my ROM this afternoon and was brought to the white HTC loading screen with no more activity. Tried getting into my phone to put a new ROM on the SD card and nothing comes up on the SD card folder. I am able to put a ROM in the empty SD card folder and install it, but than it just gets stuck on the same screen as before. I'm really just in the dark here and that friend isn't any longer available to help me out. Thank you all in advance, hopefully this is fixable. I am quite concerned. I should add that I would like to ultimately just get back to stock and be done with things I don't understand so as to avoid this happening again.
Did you flash the boot.img from the rom.zip? These are the correct steps to flash a ROM:
1. Flash the boot.img from ROM.zip via fastboot. "fastboot flash boot boot.img" then "fastboot erase cache"
2. Boot into recovery and use THIS by flashing it.
3. Now flash the ROM.zip and then gapps.zip via recovery.
4. Reboot.
vin4yak said:
Did you flash the boot.img from the rom.zip? These are the correct steps to flash a ROM:
1. Flash the boot.img from ROM.zip via fastboot. "fastboot flash boot boot.img" then "fastboot erase cache"
2. Boot into recovery and use ]THIS[/URL] by flashing it.
3. Now flash the ROM.zip and then gapps.zip via recovery.
4. Reboot.
Click to expand...
Click to collapse
I have tried flashing the boot.img but when I go to put the file onto my phone I don't have any folders such as the boot.img folder to put it in. As for flashing the link above, I am taking a stab in the dark here but I assume that I download that link, extract it and place it on my SD card somewhere. I'm not sure as to how I flash it. Sorry... I really have tried learning the ropes of this, but I can't seem to grasp it.
I somehow now have access to TWRP on my device... I am so confused.
Scalliedhooligan said:
I have tried flashing the boot.img but when I go to put the file onto my phone I don't have any folders such as the boot.img folder to put it in. As for flashing the link above, I am taking a stab in the dark here but I assume that I download that link, extract it and place it on my SD card somewhere. I'm not sure as to how I flash it. Sorry... I really have tried learning the ropes of this, but I can't seem to grasp it.
Click to expand...
Click to collapse
1. First you need to download a custom ROM like this one : http://tunsd.de/downloads/ICJ/IceColdJelly421/aokp_ICJ422-V3.0.zip , Gapps : http://goo.im/gapps/gapps-jb-20130301-signed.zip and Super wipe script: https://www.dropbox.com/s/0y31poo1kiaif4y/Super wipe script.zip
2. Open the aokp_ICJ422-V3.0.zip with winrar/winzip and extract the boot.img and place it in the "fastboot" folder in your PC. (since you have already unlocked/rooted it, I guess you know which is the fastboot folder)
3. Connect your Phone to your PC and make a new folder named "ROM" and put the aokp_ICJ422-V3.0.zip , gapps-jb-20130301-signed.zip and Super wipe script.zipin it.
4. Turn of your phone. Now hold the power button and volume down button together until the bootloader screen pops up. (White screen with 3 android figures at the bottom)
5. Now select "fastboot" using the volume up/down keys and press power button once you highlight it to get into fastboot. Now connect your phone again to your PC.
6. You will hear a sound on your pc and on the screen it will say "fastboot USB".
7. Now open fastboot folder on your PC and press shift key and simultaneously rightclick and click on "open command prompt here".
8. type the following lines:
fastboot erase cache
fastboot flash boot boot.img
fastboot erase cache
9. Now disconnect your phone and head back to "HBOOT" and then select "Recovery".
10. Now go to "install zip from sd" and select "ROM" folder which you had created earlier on the phone.
11. Now select "super wipe script" and install it. After everything is done you will come back to choose zip from sd.
12. Now again navigate to ROM folder and select "aokp_ICJ422-V3.0.zip" and install it. and then install "gapps-jb-20130301-signed.zip".
13. Now go back and select "reboot system now".
14. If you have done all the above steps correctly, you will boot into IceColdJelly Rom!
Scalliedhooligan said:
I somehow now have access to TWRP on my device... I am so confused.
Click to expand...
Click to collapse
Irrespective whether you have CWM or TWRP... Steps will be similar for flashing the ROM... Just the names of the buttons/options will be different!
If you want to use CWM, then download this : http://htcfanboys.com/download/seadersn/?action=list&file=2823
Put the recovery.img in your fastboot folder. Boot your phone in fastboot mode and fire the following lines in CMD.
fastboot erase cache
fastboot flash recovery recovery.img
fastboot erase cache
Now you can follow the steps which I have given blindly!
My phone was unlocked and rooted from a different PC so I have no fastboot folders or any knowledge on what a fastboot folder is.
Scalliedhooligan said:
My phone was unlocked and rooted from a different PC so I have no fastboot folders or any knowledge on what a fastboot folder is.
Click to expand...
Click to collapse
Download HTC Sync Manager: (this is required so that correct drivers are installed on your PC)
http://www.htc.com/www/support/software/htc-sync-manager.aspx
After download is complete, install it and restart your pc.
Download Fastboot Folder:
http://www.mediafire.com/?cm2famr3xd2cnom
Extract it somewhere on your pc.
Now look at my previous post and follow the steps...
Everything went swell until step 10. Every time I tried to install anything it came up as failed. I repeated the steps several times with the same results. I really appreciate your efforts in trying to help me.
Scalliedhooligan said:
Everything went swell until step 10. Every time I tried to install anything it came up as failed. I repeated the steps several times with the same results. I really appreciate your efforts in trying to help me.
Click to expand...
Click to collapse
What error message do you get while you flash?
what is your HBoot version?
Go to bootloader(Power button+Volume Down)... once you get to that white screen, you should be able to see your hboot version... something like hboot 1.39...