Related
Ok, I was trying to flash the newest ICS leak and being the newb I am, its borked.
Right now I have an unlocked bootloader with H-Boot 2.11.0000
I have a blank SD card and I just need to know what files to copy to it and what steps to get back to stock or possibly getting the 5/8 ROM leak installed
I'm assuming your s-on still, follow the directions in the OP to install.
Installation for S-ON Devices on Gingerbread firmware
* Copy ROM to SD Card AND PH98IMG.zip AND GB Firmware Patch to ROOT of SD Card
* Reboot to recovery
* wipe data / Factory Reset
* Flash ROM
* Flash GB Fimrware Patch
* Use Developer Menu to reboot to bootloader and flash the boot.img file in the PH98IMG.zip
* Reboot
* Profit!
How exactly do you FLASH the rom without renaming it?
mjones73 said:
I'm assuming your s-on still, follow the directions in the OP to install.
Installation for S-ON Devices on Gingerbread firmware
* Copy ROM to SD Card AND PH98IMG.zip AND GB Firmware Patch to ROOT of SD Card
* Reboot to recovery
* wipe data / Factory Reset
* Flash ROM
* Flash GB Fimrware Patch
* Use Developer Menu to reboot to bootloader and flash the boot.img file in the PH98IMG.zip
* Reboot
* Profit!
Click to expand...
Click to collapse
I can't get past the bolded parts... How do you flash with those files on the SD card, everytime I return to the bootloaded it just runs the PH98IMG file and updates.... from there I'm stumped.
Jonger1150 said:
I can't get past the bolded parts... How do you flash with those files on the SD card, everytime I return to the bootloaded it just runs the PH98IMG file and updates.... from there I'm stumped.
Click to expand...
Click to collapse
Take out your sd card, then go to recovery, wipe. Pop your battery out put your sd card back in, then continue.
Jonger1150 said:
I can't get past the bolded parts... How do you flash with those files on the SD card, everytime I return to the bootloaded it just runs the PH98IMG file and updates.... from there I'm stumped.
Click to expand...
Click to collapse
1) Easiest thing for you is to turn USB Debugging on in Settings (Apps > Development), hook up to PC, and use the Hasoon2000 Noob-proof toolkit to reboot directly to recovery: http://forum.xda-developers.com/showthread.php?p=22696442
2)Many Custom ROMs have Reboot to Recovery in the power button menu
3)Ninja grab the battery at an angle and slide SD Card out, go to recovery, and slide in while mainitaining power connection. (Not ah, recommended but good in a bind)
skater95 said:
Take out your sd card, then go to recovery, wipe. Pop your battery out put your sd card back in, then continue.
Click to expand...
Click to collapse
When my options are
FASTBOOT
RECOVERY
FACT Reset
Clear Storage
SIMLOCK
IMAGE CRC
Which one flashes the rom?
Jonger1150 said:
When my options are
FASTBOOT
RECOVERY
FACT Reset
Clear Storage
SIMLOCK
IMAGE CRC
Which one flashes the rom?
Click to expand...
Click to collapse
You need to first flash a custom recovery and then select that option (AmonRa 3.15 recommended, CWM is buggy on charging battery). That Hasoon2000 kit in last post can do that for you too if you don't have AmonRa installed.
PhantasmRezound said:
You need to first flash a custom recovery and then select that option (AmonRa 3.15 recommended, CWM is buggy on charging battery). That Hasoon2000 kit in last post can do that for you too if you don't have AmonRa installed.
Click to expand...
Click to collapse
That seems to be the biggest issue, can I flash a recovery without being able to boot my phone up... I only have access to the bootloader.
All the instructions fail to mention the requirement for the recovery app... That was the newb boo-boo.
I think there is a zip somewhere, but it's easier with adb.
fastboot flash recovery (name of recovery).img
I recommend S-Off. It makes all of this super easy. I promise its really not that hard. The wire trick looks worse than it is.
Edit: fixed. I'm retarded in the morning.
Sent from my ADR6425LVW using Tapatalk 2
Jonger1150 said:
That seems to be the biggest issue, can I flash a recovery without being able to boot my phone up... I only have access to the bootloader.
All the instructions fail to mention the requirement for the recovery app... That was the newb boo-boo.
Click to expand...
Click to collapse
Yeah, manually you can flash a custom recovery via the same method, a PH98IMG.zip from bootloader. You delete the existing PH98IMG file and replace with one containing AmonRa (what exactly is that zip, do you need it still?)
But, adb fastboot commands when hooked up to PC can flash the recovery directly to memory from an img file. Just need USB Debugging turned on in the Settings on a regular boot to the ROM.
Sooo just use the toolkit on a PC to eliminate hassle if ya can lol. It uses that second paragraph's method. Just need to click an option and it runs the script. Now ya know both ways.
Oh, link in earlier post from my XDA app is not working :/ here is the thread http://forum.xda-developers.com/showthread.php?p=22696442
I guess until I find the zip and instructions I have a brick.
PhantasmRezound said:
Yeah, manually you can flash a custom recovery via the same method, a PH98IMG.zip from bootloader. You delete the existing PH98IMG file and replace with one containing AmonRa (what exactly is that zip, do you need it still?)
But, adb fastboot commands when hooked up to PC can flash the recovery directly to memory from an img file. Just need USB Debugging turned on in the Settings on a regular boot to the ROM.
Sooo just use the toolkit on a PC to eliminate hassle if ya can lol. It uses that second paragraph's method. Just need to click an option and it runs the script. Now ya know both ways.
Oh, link in earlier post from my XDA app is not working :/ here is the thread http://forum.xda-developers.com/showthread.php?p=22696442
Click to expand...
Click to collapse
USB debugging in my PC? I can't access Android OS. I'm 100% limited to the bootloader with NO recovery tool.
OK!!
Got Clockwork installed!
Jonger1150 said:
USB debugging in my PC? I can't access Android OS. I'm 100% limited to the bootloader with NO recovery tool.
Click to expand...
Click to collapse
Ah, I meant the ROM, but not even the ROM boots because of bad flash. No worries. Don't need to be in the ROM anyway, toolkit works in the bootloader.
1) Ensure drivers for phone are properly installed on PC. (Google and download HTC Sync if unsure.)
2) Download and extract toolkit. Run the All In One exe file. The GUI comes up with your options.
3) With phone off, remove SD Card.
4) Boot into bootloader. Select Fastboot option.
5) Connect to PC via USB.
6) Select AmonRa from toolkit options and install.
7) Power down phone, disconnect and insert SD Card.
8) Connect phone, power it up and select Reboot to Recovery on the toolkit.
From recovery, you can enable USB mass storage option for memory and download/transfer files you need from your PC, delete the PH98IMG.zip, etc.
Jonger1150 said:
OK!!
Got Clockwork installed!
Click to expand...
Click to collapse
Ah good Still please be careful though:
PhantasmRezound said:
You need to first flash a custom recovery and then select that option (AmonRa 3.15 recommended, CWM is buggy on charging battery). That Hasoon2000 kit in last post can do that for you too if you don't have AmonRa installed.
Click to expand...
Click to collapse
Several user reports in the forum say ClockworkMod (CWM) has an issue with charging our batteries when the drain gets low. Risk not being able to charge phone at all and brick that way. AmonRa or TWRP from the Development section are still recommended for this particular phone for now.
Hope you get sorted out on the ROM
Sounds like you're getting instructions to do more than you asked.
Go to post three on the following page and scroll down to "Latest leak and installation instructions".
Make sure it flashes twice. I just did this procedure this afternoon without any trouble.
http://forum.xda-developers.com/showthread.php?t=1508118
I got the ROM up and running.... Updating my backup settings... Next step will be to replace clockwork and flash a recovery image... Gotta figure that all out now.
Is it possible to flash AMON recovery over CWM?
Jonger1150 said:
I got the ROM up and running.... Updating my backup settings... Next step will be to replace clockwork and flash a recovery image... Gotta figure that all out now.
Is it possible to flash AMON recovery over CWM?
Click to expand...
Click to collapse
Yes, just install the new recovery normally, will be okay.
I guess I did end up installing AMON recovery, I just checked. Creating Nandroid right now....
Does a Nandroid basically recover EVERYTHING?
I was trying to flash the Fourth Bar rom without a SD card (Because I don't have one) and my phone is now stuck at the white HTC screen.
I can access TWRP and Bootloader, I get to Fastboot USB, but my phone isn't in the fastboot devices in the command prompt.
Is there any way to fix this?
Alphreak said:
I was trying to flash the Fourth Bar rom without a SD card (Because I don't have one) and my phone is now stuck at the white HTC screen.
I can access TWRP and Bootloader, I get to Fastboot USB, but my phone isn't in the fastboot devices in the command prompt.
Is there any way to fix this?
Click to expand...
Click to collapse
S-On or S-off?
Alphreak said:
I was trying to flash the Fourth Bar rom without a SD card (Because I don't have one) and my phone is now stuck at the white HTC screen.
I can access TWRP and Bootloader, I get to Fastboot USB, but my phone isn't in the fastboot devices in the command prompt.
Is there any way to fix this?
Click to expand...
Click to collapse
have you made a nandroid backup of your phone before you tried to flash a rom without a SD CARD? and yes there is a way to fix it
simple solution
Step 1: Boot phone into bootloader by removing battery then placing battery back in phone then turning phone on by holding VOL down and Power button
Step 2: use hansoons AIO toolkit while in bootloader (fastboot) to flash 4EXT recovery
Step 3: boot into recovery and use 4EXT's to mount your phone to the PC using their "toggle USB storage" feature which lets you access your SD card (or internal storage) while in recovery
Step 4: place another ROM on your phone, and then disconnect phone from PC (since you dont have a SD Card place rom on internal storage)
Step 5: do a full system wipe before you flash new rom, Format DATA SYSTEM CACHE+DELVIK
Step 6: FLASH Rom you placed on phone previously
Step 7: After flashing rom successfully go back into 4ext recovery or download 4ext recovery control, and make a NANDROID backup in-case you fk **** up later or again
STEP 8 ( HIT THAT THANKS )
^That's a great solution^
But if you are S-ON, chances are the rom flashed correctly, but the kernel has to be flashed through fastboot.
You can do try this
Option ONE:
1) extract the ROM.ZIP
2) find a file named "boot.img" (it's either in the kernel folder or should just be in the root of the exracted folder)
3) flash the boot.img using this command (fastboot flash boot boot.img)
4) reboot the phone, and you should be good to go.
If you're s-On you'll need to flash the kernel.
Don't forget to let us know if you got it working so we kno if its been solved or not
sent from my
NRGized amaze
powered by Faux
SD card!
What I did was put a rom or a backed up image onto my micro SD through a computer and then accessed CWM from bootloader, flashed it, and I was good to go. Hope you can solve your problem quickly (Y)
fairly new to rooting, so sorry if the fix is simple (hoping it is). i have a evo 4g lte, rooted it, been having issues flashing cm10, so i would reflash a previously saved working rom, no problems. i have been using twrp for recovery. so i switched to cwmr (HUGE MISTAKE)to try and see if that would somehow fix why everytime i was flashing cm10 my phone would never load past the loading screen ( android in middle of revolving circle). basically my problem is, in recovery i cant mount ext-sd or the internal sd, i can "see" my saved backups, but cant flash them, when i try it says" no files found" i played with things for a while, somehow got some old downloaded cm10 version to work, so i atleast have a working phone, but cant mount my sdcard under storage which i need done to flash twrp back into my phone. ive been reading on how to use termianl emulator to mount sd card, but cant figuer that out, any help would be muchly appreciated, sorry for long description of my issue, i just want to be able to flash twrp, reboot into recovery and restore back to a previously working rom!!! PLEASE HELP!!!!!!!!
also... cm update is constantly running, cant stop it, my pc doesnt recognize my phone, cant mount in recovery or in settings. tried copy and pasting the saved zip files using a root browser app to relocate them and trying to reboot into recovery and flashing them, that does work... please help!!!!
If you can get into terminal emulator, then just flash twrp using that. The directions are on their website.
toolmod francis,
{ParanoiA} said:
If you can get into terminal emulator, then just flash twrp using that. The directions are on their website.
Click to expand...
Click to collapse
too late, i kept playing around with everything in recovery mode, and apprently made things worse, now the phone will recognize my ext sd and not the internal sd, which is what u need to use terminal emulator to reflash twrp, any other suggestions???
You can update recovery image through fastboot or place the twrp update zip (rename PJ75IMG.zip) on external and boot to bootloader. As for internal being corrupt, boot into twrp and mount as USB storage and format through pc
om4 said:
You can update recovery image through fastboot or place the twrp update zip (rename PJ75IMG.zip) on external and boot to bootloader. As for internal being corrupt, boot into twrp and mount as USB storage and format through pc
Click to expand...
Click to collapse
can u give me the detailed instructions on how to do that please
om4 said:
You can update recovery image through fastboot or place the twrp update zip (rename PJ75IMG.zip) on external and boot to bootloader. As for internal being corrupt, boot into twrp and mount as USB storage and format through pc
Click to expand...
Click to collapse
when trying to upload pj75img.zip in recovery from ext sd it says install aborted, it wont take, how do u update recovery image in fastboot
update... cant flash anything, lol. cant access the vfolk folder or whatever under system/etc... to try and make my ext sd my primary source of memory, cant flash twrp in terminal emulator, cant flash anything while in recovery with clockworkmod, cant flash twrp thru goomanager or any other app, cant mount internal sd while in recovery, ANY SUGGESSTIONS people, ive spent literally all weekend researching and still nothing, if someone could call me and walk me thru **** thatd help alot, hell... im to the point to where id mail my phone to someone to let them fix it, haha, please help!!!!!!!
run the ruu and start over again
i had sd card reading issues couple months ago and the ruu fixed it
Miahjera04 said:
when trying to upload pj75img.zip in recovery from ext sd it says install aborted, it wont take, how do u update recovery image in fastboot
Click to expand...
Click to collapse
ADB Tools Mini SDK
Extract this and then open the folder and hold shift+select and right click. In the menu select open command window here. Put your phone in fastboot and connect to pc. Type fastboot devices to make sure its connected. Then type fastboot flash recovery "filename.img" filename being what ever the name of the recovery file is. It should write recovery and then you can boot into twrp
flex360 said:
run the ruu and start over again
i had sd card reading issues couple months ago and the ruu fixed it
Click to expand...
Click to collapse
to run ruu, dont u have to be able to connect to pc? when i do, the pc doesnt recognize, since the internal sd isnt mounted, i cant "mount" my phone to the pc....
Boot to fastboot and run ruu
om4 said:
Boot to fastboot and run ruu
Click to expand...
Click to collapse
so that's plugged into PC to do that right, shouldn't the phone say fastboot usb or something
Boot to bootloader and select fastboot, when you connect to the pc it should say fastboot usb
om4 said:
Boot to bootloader and select fastboot, when you connect to the pc it should say fastboot usb
Click to expand...
Click to collapse
while in fastboot i cant get it to say fastboot usb sometimes, but when i run ruu, it says it cant detect my phone, so no luck there... it says usb connection error: 170
om4 said:
ADB Tools Mini SDK
Extract this and then open the folder and hold shift+select and right click. In the menu select open command window here. Put your phone in fastboot and connect to pc. Type fastboot devices to make sure its connected. Then type fastboot flash recovery "filename.img" filename being what ever the name of the recovery file is. It should write recovery and then you can boot into twrp
Click to expand...
Click to collapse
after unziping the folder and trying to run that program i get system error saying its missing a .dll file
You probably need to reinstall HTC drivers
om4 said:
Boot to fastboot and run ruu
Click to expand...
Click to collapse
ok, i atleast got ruu to take, then phoen reboots the bootloader, erases user data, then just stays on sending for about 30-45 secs, then the program stops and says unknown error and to find rom compatible with phone, im using ruu 2.13 which looks to be the newest one... : (
om4 said:
You probably need to reinstall HTC drivers
Click to expand...
Click to collapse
i reinstalled 1000 times. lol.... im currently working on getting adb prompt to work, downloaded the neccesary java stuff, but cant get the prompt to open, been reading about having to relocate java files, and stuff, but havin dificulty... hoping that if i can get into an emulator on the pc i can force flash twrp or something, anyone know how to help with that?
FINALLY FIXED!!!!!! had to relock bootloader for the ruu to take, smh... such an easy thing to over look, but got back to factory rom.. bot to root again, lol... BIG LESSON LEARNED, thanks for all help
edit.... so I somehow miraculously now have it working again.... installed amon-ra recovery, then unsuccessfully flashed Neo, but was able to get Ecliptic Rez to work... can't seem to delete this thread though...
Hi,
So I was running the most recent RUU re-locked, S-on.
I went through the unlock process successfully, then got TWRP on my phone (not even sure how this worked... was using the Rezound all-in-one tool, it didn't seem to work properly the first time, but was able to pull up TWRP through Recover later on) then used TWRP to flash SuperSU and was rooted. Then feeling cocky I went ahead and did a clean wipe (note: I was very dumb and never setup a Restore... I thought, oh everything is going great, I'll just flash real quick, no reason to create a backup.... lesson learned haha) and tried to flash Ecliptic Rez. The first time it didn't work... it almost instantly said it was "installed" but didn't work. I tried to Flash it again, this time it looked good, took a while to install, everything looked great. I rebooted and the EclipticRez splash screen came up.... but then it stayed up, and it's still up. I can go back to recovery/hboot/whatever.
If it matters I pretty much flashed Ecliptic with all the options as default (except I chose S-on)...
I also tried just now to flash NeoMax2.0 but this is stuck at the splash screen as well. I tried to flash this rom first by having it as PM98IMG.zip on my root, but it didn't seem to install properly (it went through an initial phase on hboot for about a minute then went back to the hboot screen. So I then flashed it using TWRP, it said it was "injected successfully" (or something like that) but then when I rebooted it went to the splash screen and is stuck there...
If it matters too, my phone is "unlocked" and "tampered" on hboot.
My questions are...
Where should I go from here?
I really don't wanna mess with S-OFF..
I'm trying to learn more about amon-ra recovery but it's gonna take a while for me to digest all that info.
Could it be a TWRP issue in some way?
Any help/ideas would be greatly appreciated, thanks!
For future reference, since you are s-on (as am I) you need to flash the kernel after the ROM.
Some ROMs you have to pull the kernel out and do it in fastboot, or some, like Ecliptic, will put a PH98IMG on your sd card and put you in hboot after the ROM flashes. Then you accept the update if it doesn't start automatically and it will flash the kernel and then you should be able to boot.
You shouldn't need to rename the ROM to PH98IMG, just select flash zip in recovery and navigate to it.
feralicious said:
For future reference, since you are s-on (as am I) you need to flash the kernel after the ROM.
Some ROMs you have to pull the kernel out and do it in fastboot, or some, like Ecliptic, will put a PH98IMG on your sd card and put you in hboot after the ROM flashes. Then you accept the update if it doesn't start automatically and it will flash the kernel and then you should be able to boot.
You shouldn't need to rename the ROM to PH98IMG, just select flash zip in recovery and navigate to it.
Click to expand...
Click to collapse
That's dead on! Thank you. That was the difference I noticed. I'm not sure why, but amon-ra after flashing EclipticRez sent me back to hboot and there I realized that I was supposed to do another step, and at that point I thought, hey this might work this time lol
Out of curiosity.... so you say some ROMs have you "pull the kernel out" - what exactly does that mean? Would I have to download (or perhaps just located the kernel in the SD card) and change that to PH98IMG and put it on SD Root so it loads that update in hboot? Thanks
Since I download everything to my pc then transfer to my phone, what I do is just look in the ROM zip file in explorer and then copy the boot.img out of it into my fastboot folder. Then I just flash it from there using:
fastboot flash boot boot.img
There's probably a way to get it out using Root Explorer or ES File Explorer, but I don't know how you would put it into a PH98IMG file on the phone.
I avoid PH98IMG files whenever possible. Those could be anything packaged up into a file named PH98IMG and I feel safer flashing something using the real name. Would hate to use the wrong PH98IMG file by accident and do something I regret later.
feralicious said:
Since I download everything to my pc then transfer to my phone, what I do is just look in the ROM zip file in explorer and then copy the boot.img out of it into my fastboot folder. Then I just flash it from there using:
fastboot flash boot boot.img
There's probably a way to get it out using Root Explorer or ES File Explorer, but I don't know how you would put it into a PH98IMG file on the phone.
I avoid PH98IMG files whenever possible. Those could be anything packaged up into a file named PH98IMG and I feel safer flashing something using the real name. Would hate to use the wrong PH98IMG file by accident and do something I regret later.
Click to expand...
Click to collapse
Ok cool, so you'd flash your ROM first using the command prompt, then after the ROM has finished installing and you're back in hboot you would then flash the boot.img (aka Kernel right?)?
Flash the ROM in recovery - on the phone, not fastboot. I just download to my pc and store everything there then copy what I need to my phone when I want. So when I flash a ROM I copy it to my sd card to use in my phone.
Then you may or may not have to flash the kernel in fastboot. Only need to use fastboot if the ROM doesn't make a PH98IMG file for you and put it on your sd card. If it does make one I believe it will put you in bootloader and ask you if you want to update and you just select yes with no need to use pc.
So I tried to flash a rom and hit some problems, now when I try to restart my phone it gets stuck on the "verizon 4g lte" screen and wont load past there. When I open bootloader there are 3 warnings at the very top:
*** TAMPERED ***
*** RELOCKED ***
*** Security Warning ***
How can I get my phone back to stock? I need this IMMEDIATLY if possible!!
Also make it as simple as possible, I'm new to roms and roots and flashing.
BabyPenguin said:
So I tried to flash a rom and hit some problems, now when I try to restart my phone it gets stuck on the "verizon 4g lte" screen and wont load past there. When I open bootloader there are 3 warnings at the very top:
*** TAMPERED ***
*** RELOCKED ***
*** Security Warning ***
How can I get my phone back to stock? I need this IMMEDIATLY if possible!!
Also make it as simple as possible, I'm new to roms and roots and flashing.
Click to expand...
Click to collapse
You need to unlock the boot loader again. Flash a recovery img again.
Sent from my Rezound using xda app-developers app
tburns said:
You need to unlock the boot loader again. Flash a recovery img again.
Sent from my Rezound using xda app-developers app
Click to expand...
Click to collapse
What is a recovery img?
BabyPenguin said:
What is a recovery img?
Click to expand...
Click to collapse
as it was stated, you need to unlock your bootloader again. A recovery image is a image that we use to flash and wipe roms and the phone. Amon RA, TWRP and CW are the ones we can use for our phone. I personally use TWRP and Amon RA depending on my mood. You can find them here
http://forum.xda-developers.com/showthread.php?t=1425091
Towards the bottom of the list you will see recovery. You will need to flash one of those in order to flash a custom rom.
Also make sure to read the tutorials towards the bottom. before you start messing with your phone you should be familiar with everything. If you do something wrong and brick your phone, its hard to recover from if at all and you would have an expensive paper weight
clmowers said:
as it was stated, you need to unlock your bootloader again. A recovery image is a image that we use to flash and wipe roms and the phone. Amon RA, TWRP and CW are the ones we can use for our phone. I personally use TWRP and Amon RA depending on my mood. You can find them here
http://forum.xda-developers.com/showthread.php?t=1425091
Towards the bottom of the list you will see recovery. You will need to flash one of those in order to flash a custom rom.
Also make sure to read the tutorials towards the bottom. before you start messing with your phone you should be familiar with everything. If you do something wrong and brick your phone, its hard to recover from if at all and you would have an expensive paper weight
Click to expand...
Click to collapse
Alright, so I downloaded both the files here: http://forum.xda-developers.com/showthread.php?t=1339679
Two problems. First, I have no way of accessing my sd card now because it wont let me through my computer
Second, I don't know how to use these files and after reading the thread it still didn't help.
EDIT: After unlocking the only two notices on my hboot is
TAMPERED
and
UNLOCKED
EDIT2: I found my SD card adapter.
BabyPenguin said:
Alright, so I downloaded both the files here: http://forum.xda-developers.com/showthread.php?t=1339679
Two problems. First, I have no way of accessing my sd card now because it wont let me through my computer
Second, I don't know how to use these files and after reading the thread it still didn't help.
EDIT: After unlocking the only two notices on my hboot is
TAMPERED
and
UNLOCKED
EDIT2: I found my SD card adapter.
Click to expand...
Click to collapse
1. you need to download fastboot if you have not already. You can find that in the android sdk
2.) once fastboot is downloaded boot your phone into bootloader and select the fastboot option and plug your phone into your computer
3.) place the recovery image in the same directory as fastboot and use the command prompt (windows key +r then type cmd and hit enter)
4.) change directory to where fastboot is and run this command
fastboot flash recovery recovery.img
where recovery.img is the name of the recovery file that you downloaded
clmowers said:
1. you need to download fastboot if you have not already. You can find that in the android sdk
2.) once fastboot is downloaded boot your phone into bootloader and select the fastboot option and plug your phone into your computer
3.) place the recovery image in the same directory as fastboot and use the command prompt (windows key +r then type cmd and hit enter)
4.) change directory to where fastboot is and run this command
fastboot flash recovery recovery.img
where recovery.img is the name of the recovery file that you downloaded
Click to expand...
Click to collapse
Done, now what? Thanks for the help by the way!
BabyPenguin said:
Done, now what? Thanks for the help by the way!
Click to expand...
Click to collapse
yeah no problem.
If you go back into the bootloader and select recovery, this will bring you into the Amon Ra.
Download a rom from the forums, I personally like Neo's Roms, Infection 2.8.1 is a good choice. But download any rom and put it on your SD card.
1.) select USB-MS toggle and then select on of the options
2.) copy downloaded rom to mounted sdcard
3.) once copied, hit the power button to unmount and then return to the main menu
4.)select wipe from the main menu and then do each one of these 3 times
Wipe All data/factory reset
Wipe /data
Wipe /cache
Wipe /Dalvik-cache
Wipe /system
then go back to main menu and then select Fash zip menu and select where you placed your rom and then flash...once its flash go back to main menu and select Developers menu and selet reboot bootloader
open the rom using a zip program and pull the boot.img from the rom and place it in your fastboot directory
once you are in the bootloader it should go to fastboot usb automatically and then run these commands
fastboot flash boot boot.img
fastboot reboot
it should reboot and load your rom
clmowers said:
yeah no problem.
If you go back into the bootloader and select recovery, this will bring you into the Amon Ra.
Download a rom from the forums, I personally like Neo's Roms, Infection 2.8.1 is a good choice. But download any rom and put it on your SD card.
1.) select USB-MS toggle and then select on of the options
2.) copy downloaded rom to mounted sdcard
3.) once copied, hit the power button to unmount and then return to the main menu
4.)select wipe from the main menu and then do each one of these 3 times
Wipe All data/factory reset
Wipe /data
Wipe /cache
Wipe /Dalvik-cache
Wipe /system
then go back to main menu and then select Fash zip menu and select where you placed your rom and then flash...once its flash go back to main menu and select Developers menu and selet reboot bootloader
open the rom using a zip program and pull the boot.img from the rom and place it in your fastboot directory
once you are in the bootloader it should go to fastboot usb automatically and then run these commands
fastboot flash boot boot.img
fastboot reboot
it should reboot and load your rom
Click to expand...
Click to collapse
I have no idea why this isn't working
http://gyazo.com/2627f9963c95e7dc9a03cb118f139aac.png
I did your steps in order, but my phone has been stuck on rebooting... for over 15 minutes as you can see from the CMD. On my phone I just see the booting logo spinning.
I used this rom because I want jellybean: http://forum.xda-developers.com/showthread.php?t=2113140
Any ideas?
Also, what do I do with the MD5? I didn't use it.
BabyPenguin said:
I have no idea why this isn't working
http://gyazo.com/2627f9963c95e7dc9a03cb118f139aac.png
I did your steps in order, but my phone has been stuck on rebooting... for over 15 minutes as you can see from the CMD. On my phone I just see the booting logo spinning.
I used this rom because I want jellybean: http://forum.xda-developers.com/showthread.php?t=2113140
Any ideas?
Click to expand...
Click to collapse
the reboot step isnt 100% needed, its more for ease of use...just pull the battery and power on
Also did you flash the boot.img file?
---------- Post added at 07:22 AM ---------- Previous post was at 07:18 AM ----------
BabyPenguin said:
I have no idea why this isn't working
http://gyazo.com/2627f9963c95e7dc9a03cb118f139aac.png
I did your steps in order, but my phone has been stuck on rebooting... for over 15 minutes as you can see from the CMD. On my phone I just see the booting logo spinning.
I used this rom because I want jellybean: http://forum.xda-developers.com/showthread.php?t=2113140
Any ideas?
Also, what do I do with the MD5? I didn't use it.
Click to expand...
Click to collapse
Dont worry to much about the MD5,I havent used one if forever. Its basically just a security check to make sure that the file you downloaded didnt get corrupt. But with modern technology and internet, its less likely to mess up while downloading. Still possible, but not likely
clmowers said:
the reboot step isnt 100% needed, its more for ease of use...just pull the battery and power on
Also did you flash the boot.img file?
Click to expand...
Click to collapse
It's still just sitting on the boot screen.
If you didn't see my edit, there is an md5 file I can download, but I didn't use it because I don't know what to do with it.
BabyPenguin said:
It's still just sitting on the boot screen.
If you didn't see my edit, there is an md5 file I can download, but I didn't use it because I don't know what to do with it.
Click to expand...
Click to collapse
Just sent you a PM buds
maybe you can help me out quick im stuck on the lte logo also my bootloader is unlocked but when i open it to try and fix my problem its says i need an update. so i select update, it finishes, and makes me reboot which gets me stuck again.
i cant pick anything in the bootloader menu until i select yes or no for this update but both options require me to reboot after choosing then im back to stuck.
xcapeartist said:
maybe you can help me out quick im stuck on the lte logo also my bootloader is unlocked but when i open it to try and fix my problem its says i need an update. so i select update, it finishes, and makes me reboot which gets me stuck again.
i cant pick anything in the bootloader menu until i select yes or no for this update but both options require me to reboot after choosing then im back to stuck.
Click to expand...
Click to collapse
It sounds like you have a ph98img file on your sdcard. Remove the sdcard and Mount it in a PC and remove it. Then remount in the phone. Should allow to get into recovery and fastboot then
Sent from my ANDROFLY REZOUND using xda app-developers app
clmowers said:
It sounds like you have a ph98img file on your sdcard. Remove the sdcard and Mount it in a PC and remove it. Then remount in the phone. Should allow to get into recovery and fastboot then
Sent from my ANDROFLY REZOUND using xda app-developers app
Click to expand...
Click to collapse
thanks for the help, before i got your message i got around the issue in a different way just trying a few things. I figured out the phone would boot into recovery with no sd card in it but i couldnt flash the rom again without it installed so i put the sd in partially and then held the battery against the contacts with out inserting it completely then booted into recovery, push the sd in the rest of the way and i was golden for there.
but i happy that someone knew wat it was on the sd card that was giving me the problem ive got that deleted now thanks for the help
xcapeartist said:
thanks for the help, before i got your message i got around the issue in a different way just trying a few things. I figured out the phone would boot into recovery with no sd card in it but i couldnt flash the rom again without it installed so i put the sd in partially and then held the battery against the contacts with out inserting it completely then booted into recovery, push the sd in the rest of the way and i was golden for there.
but i happy that someone knew wat it was on the sd card that was giving me the problem ive got that deleted now thanks for the help
Click to expand...
Click to collapse
That works too, probably not the best thing for the phone, but it works, glad i could point you in the right direction