Everytime I try to it just reboots the phone. Im currently using cwm and have tried flashing the other recovery renamed as PH98IMG.zip and it will not overwrite it. Any help would be appreciated. I've also tried fastboot, guess I wasn't typing in the right command
v36sedan said:
Everytime I try to it just reboots the phone. Im currently using cwm and have tried flashing the other recovery renamed as PH98IMG.zip and it will not overwrite it. Any help would be appreciated. I've also tried fastboot, guess I wasn't typing in the right command
Click to expand...
Click to collapse
fastboot command to flash a recovery. type "fastboot devices" to make sure your computer is seeing your phone in fastboot.
"Fastboot flash recovery nameoftherecovery.img" You will need to unzip the file and pull the actual image file out, and put it in the same folder your fastboot file is in.
I did that. I typed fastboot flash recovery recovery.img and it doesn't take it
I want to flash the amon recovery on top of the cwm
The recovery image is named... recovery.img
What else can I do to get my phone into recovery ?
Have you tried "abd reboot recovery"?
Sent from my GT-P7510 using Tapatalk
in fastboot type "fastboot boot recovery.img" then it will boot straight into the recovery image that you want to load. It isn't permanent, but it can get you a working phone in the mean time
Related
None of the existing tutorials or threads have accurate information on how to push the twrp recovery.
Following the very VAGUE instructions results in the fastboot cmd just listing the instructions instead of doing it's job.
Anyone have the correct commands to flash any working recovery or is there one?
Sure would like to flash a recovery of some sort. Anyone know how? Posting the existing methods is fail since they fail.
completely incorrect, followed instrucions precisely, albeit sounds like he skipped a hundred steps, so it's no wonder this method fails
http://forum.xda-developers.com/showthread.php?t=1192245
anyone else actually flash a recovery?
This is what I did:
First I renamed the recovery to avoid typos to TWRP.img
Second I made sure Fastboot.exe and the twrp.img file were in the same directory as the adb files.
Third, I booted my phone to the hboot and selected fastboot.
Fourth, I opened a command prompt in that directory and typed: fastboot flash recovery twrp.img
Then hit enter and bam!!! You have a custom recovery. Make sure you do a nand backup before you play with your phone.
fastboo
The link you posted is step by step. Is there any particular question you have that wasn't covered in the post? Not trying to be a ****, I just need to know exactly where you need help. And yes, I have s-off, recovery, and root access.
I figured it out - it's not clear that you have to acutally TURN OFF YOUR PHONE AND RESTART IN FASTBOOT MODE.
I found another thread that was clear. Now...
How do I boot into TWRP? lol jesus.
Make sure fastboot is off in settings>>>power, then turn phone off and power back on holding power and volume down.
From the link
clark44 said:
2.) Plug in you phone to your pc and make sure you have fastboot drivers and your phone is in fastboot mode
Click to expand...
Click to collapse
Sorry, I had to
cruise350 said:
This is what I did:
First I renamed the recovery to avoid typos to TWRP.img
Second I made sure Fastboot.exe and the twrp.img file were in the same directory as the adb files.
Third, I booted my phone to the hboot and selected fastboot.
Fourth, I opened a command prompt in that directory and typed: fastboot flash recovery twrp.img
Then hit enter and bam!!! You have a custom recovery. Make sure you do a nand backup before you play with your phone.
fastboo
Click to expand...
Click to collapse
What directory do I put fastboot.exe and recovery.img in?
Any. But in order for the commands from this thread to work it should be in the same as your fastboot command. Usually /androidsdk/tools or possibly /platform-tools. Which ever has the fastboot, put it there.
Otherwise make sure you declare the path in the fastboot execution command.
Thanks got it. SO how do you boot into twrp, without booting to bootloader first?
MikeC84 said:
Thanks got it. SO how do you boot into twrp, without booting to bootloader first?
Click to expand...
Click to collapse
adb reboot recovery
Thanks got it rooted and installed quickboot for easy boot to recovery
after flashing a kernal my phone has been bootlooping no matter what i do. i tried recovering to a previous rom and that isnt working either. any suggestions???
How are you flashing ? Also what hboot are you ?
Sent from my PG86100 using xda premium
reaper24 said:
How are you flashing ? Also what hboot are you ?
Sent from my PG86100 using xda premium
Click to expand...
Click to collapse
through recovery. and i have 1.5 hboot
Jay321 said:
through recovery. and i have 1.5 hboot
Click to expand...
Click to collapse
Did you boot your recovery using fastboot? If not, that's the problem. Unless you boot recovery using fastboot, then your boot partition won't get flashed, thus meaning that your kernel doesn't get flashed. That means you'll bootloop. On your computer, open up a command prompt. Navigate to the folder that contains your recovery.img. Then do "adb reboot bootloader" (w/o the quotes). Then do "fastboot boot recovery.img" (or whatever the name of your recovery.img is...it may not be 'recovery.img'. If it's twrp2.img, or whatever, type that). That should boot your phone into recovery, and from there you'll be good. Your boot partition will be flashed. So try booting to recovery that way and then try restoring a nandroid. If that doesn't work, boot to recovery the way I said, and try flashing a rom from scratch, after a full wipe of course.
k2buckley said:
Did you boot your recovery using fastboot? If not, that's the problem. Unless you boot recovery using fastboot, then your boot partition won't get flashed, thus meaning that your kernel doesn't get flashed. That means you'll bootloop. On your computer, open up a command prompt. Navigate to the folder that contains your recovery.img. Then do "adb reboot bootloader" (w/o the quotes). Then do "fastboot boot recovery.img" (or whatever the name of your recovery.img is...it may not be 'recovery.img'. If it's twrp2.img, or whatever, type that). That should boot your phone into recovery, and from there you'll be good. Your boot partition will be flashed. So try booting to recovery that way and then try restoring a nandroid. If that doesn't work, boot to recovery the way I said, and try flashing a rom from scratch, after a full wipe of course.
Click to expand...
Click to collapse
thanks man im about to try it now.
k2buckley said:
Did you boot your recovery using fastboot? If not, that's the problem. Unless you boot recovery using fastboot, then your boot partition won't get flashed, thus meaning that your kernel doesn't get flashed. That means you'll bootloop. On your computer, open up a command prompt. Navigate to the folder that contains your recovery.img. Then do "adb reboot bootloader" (w/o the quotes). Then do "fastboot boot recovery.img" (or whatever the name of your recovery.img is...it may not be 'recovery.img'. If it's twrp2.img, or whatever, type that). That should boot your phone into recovery, and from there you'll be good. Your boot partition will be flashed. So try booting to recovery that way and then try restoring a nandroid. If that doesn't work, boot to recovery the way I said, and try flashing a rom from scratch, after a full wipe of course.
Click to expand...
Click to collapse
thanks man it worked perfectly... disregard my message i sent you too lol
Jay321 said:
ok my command prompt cannot find my device. im trying to access it through fastboot but its not working
Click to expand...
Click to collapse
Download and install HTC Sync for the EVO3D here: http://dl3.htc.com/application/sync/htc_sync_3.0.5617_us.exe
you might have to reboot your pc, but then it should recognize it.
Jay321 said:
thanks man it worked perfectly... disregard my message i sent you too lol
Click to expand...
Click to collapse
Glad you got it up and running again.
Ok, so i found an SBF and unlock went through successfully. I have installed a recovery and it wont boot into it. Not sure why. suggestions? ill update if i figure it out.
Which recovery? How did you install it? fastboot? If you fastboot it did you get a success message in your cmd prompt? Did you check the md5sum? loads of questions, need more info to help. playing tag between the two threads.lol. After you've checked the md5sum (if applicable) on your recovery, rename the recovery to "recovery.img" then 'fastboot flash recovery recovery.img' romracers cwm can be found here at samcripps atrix reboot project, you've probably already found the clockworkmod site, TWRP is also a good recovery as well.
Try installing TWRP Recovery. Just Google TWRP and then go to their homepage, then write in Atrix 4G and then download the .img, after you have done that put it in a directory with fastboot (and rename it to TWRP.img) and then write in
fastboot erase recoery
fastboot flash recovery TWRP.img
I'm a nitwit and tried to install a rom with s-on. I now get stuck on the HTC loading/boot screen and never leave it. I can access the bootloader, fastboot, and recovery fine however. Is there a way for me to get either s-off or boot my phone again?
Thanks
This is assuming that you're S-on and running Windows.
You need to install adb. After it is installed, open the command prompt and navigate to where you installed adb.
Ex: d:\phones\rezound\bootloader\andriod\
Next, open up your ROM and extract the boot.img file to where you installed adb.
Then, boot your phone into the bootloader and connect your USB cable.
Once you have fastboot usb displayed on the phone, enter this command into the command prompt and hit enter: fastboot flash boot boot.img
At that point, reboot the phone (fastboot reboot).
Or just use adb/fastboot and boot into recovery, extract the recovery.img file from your recovery of choice (Amon Ra, TWRP, CWM) and place it in the adb directory, then type "fastboot boot recovery.img" and flash the ROM again... doing fastboot boot recovery.img is in some ways giving you temporary S-OFF and will allow the rom to flash with the boot image. Also remember that on first boot, many roms will appear to freeze for 2-3 minutes or even longer in the boot process, make sure to give the initial boot at least 10 minutes before concluding something failed.
Hey guys.
SGP312 model here, unlocked bootloader.
not sure what i did wrong here - i got to Fastboot mode and the blue light is on, when i run "Fastboot devices" i get the device name.
so i followed the explanation here: https://forum.xda-developers.com/xp...pment/ub-twrp-v3-2-1-xperia-tablet-z-t3735110
and did: "fastboot flash boot twrp-3.2.1-0-pollux_windy.img"
however, now my phone won't boot, and when i type "adb reboot recovery" i get "error: device not found" (even thought "Fastboot devices" gives me a response")
i tried fixing it with Flashtool, and everything works well until i get to "Wait for Flashmode" and im instructed to "unplug, power off, pres vol down, plug in USB cable" - this simply doesn't do anything =X
so.... how do i get out of this? all i want to do is install one of the newer roms from the forum (either Marshmallow or Oreo)
can anyone help me get out of this issue i've gotten myself into?
Caniv said:
Hey guys.
SGP312 model here, unlocked bootloader.
not sure what i did wrong here - i got to Fastboot mode and the blue light is on, when i run "Fastboot devices" i get the device name.
so i followed the explanation here: https://forum.xda-developers.com/xp...pment/ub-twrp-v3-2-1-xperia-tablet-z-t3735110
and did: "fastboot flash boot twrp-3.2.1-0-pollux_windy.img"
however, now my phone won't boot, and when i type "adb reboot recovery" i get "error: device not found" (even thought "Fastboot devices" gives me a response")
i tried fixing it with Flashtool, and everything works well until i get to "Wait for Flashmode" and im instructed to "unplug, power off, pres vol down, plug in USB cable" - this simply doesn't do anything =X
so.... how do i get out of this? all i want to do is install one of the newer roms from the forum (either Marshmallow or Oreo)
can anyone help me get out of this issue i've gotten myself into?
Click to expand...
Click to collapse
you flashed recovery to boot. So only recovery exists in boot section.
Of course tablet won't boot afterwards, as there is not kernel.
Download custom rom you want to install, unpack boot.img from roms zip files and flash via "fastboot flash boot boot.img"
Afterwards enter recovery and flash custom rom zip, gapps or whatever you need.
Rootk1t said:
you flashed recovery to boot. So only recovery exists in boot section.
Of course tablet won't boot afterwards, as there is not kernel.
Download custom rom you want to install, unpack boot.img from roms zip files and flash via "fastboot flash boot boot.img"
Afterwards enter recovery and flash custom rom zip, gapps or whatever you need.
Click to expand...
Click to collapse
I made same stupid mistake, so after getting the boot.img and ur command I get waiting for device. Any solution?
NoSuperHero said:
I made same stupid mistake, so after getting the boot.img and ur command I get waiting for device. Any solution?
Click to expand...
Click to collapse
enter recovery if it is installed and flash boot.img from there.
Rootk1t said:
you flashed recovery to boot. So only recovery exists in boot section.
Of course tablet won't boot afterwards, as there is not kernel.
Download custom rom you want to install, unpack boot.img from roms zip files and flash via "fastboot flash boot boot.img"
Afterwards enter recovery and flash custom rom zip, gapps or whatever you need.
Click to expand...
Click to collapse
I did the same thing knowing the outcome and then successfully flashed Lineage.
For future reference, with the Xperia Tablet z where should I be flashing the recovery if not to boot:
"fastboot flash *What goes here?* twrp-3.x.x-0-pollux_windy.img"
big ach said:
I did the same thing knowing the outcome and then successfully flashed Lineage.
For future reference, with the Xperia Tablet z where should I be flashing the recovery if not to boot:
"fastboot flash *What goes here?* twrp-3.x.x-0-pollux_windy.img"
Click to expand...
Click to collapse
Code:
dd if=/sdcard/twrp.img of=/dev/block/platform/msm_sdcc.1/by-name/FOTAKernel
where twrp.img is your recovery image.