Flashing a different recovery - HTC One S

I followed instructions for rooting my phone and installing a custom recovery and rom....I don't remember what the name of the recovery I'm running is.
I then found Clockwork and would like to run it. How do I change from one custom recovery to the other? Is the process the same as installing the custom recovery to begin with?

You can flash the other recovery image with fastboot.
If it is a flashable zipp you can flash it with your recovery
Sent from my One S using xda app-developers app

Here You go:
1. Download the recovery image (*.img file)
2. Turn off your device
3. Turn on the device and keep holding volume down until a menu shows up. Select fasboot from the menu list
4. Plug the device into your computer. If you have the right drivers installed, your screen should now say FASTBOOT USB
5. Run the following command via the command line: fastboot flash recovery recoveryfilename.img
6. Run recovery from fastboot
7. Done
And also You can use it:
http://forum.xda-developers.com/showthread.php?t=2471151
Click Choose Recovey button and select custom recovery image (in fastboot usb mode)

Related

[Q] P3100 Unlock Bootloader, FastBoot, Modes

I apologize if I have understood this all incorrectly, but kindly clarify the following for me.
What I have already done:
1. Installed CWM (ClockWorkMod) on the tablet: Galaxy Tab 2 7.0 using Odin
2. Installed the rooting zip file from external sd
3. Made a backup image on an external sd
What I need to do:
1. Flash a custom ROM onto the device from my PC using fastboot
Errors:
1. Fastboot devices returns nothing (absolutely no response... please find the attached pic)
2. Adb reboot bootloader - just reboots the OS (not in fastboot)
3. Fastboot oem unlock says waiting for device endlessly.
My Queries:
1.I have a recovery mode and download mode (aka odin mode). Is either of them the FASTBOOT mode or is fastboot something completely different. If so how to get into FASTBOOT mode??
I read I have to get a USB icon and a Fastboot mode display on screen. I do not.
2. Why is my device not showing under fastboot devices (on download mode, neither show the device.), but adb devices shows the device under recovery mode
3. Is it possible to flash a ROM using fastboot if I have CWM installed. Or does CWM disable fastboot?
4. Also does this device have a Fastboot mode at all? If yes how to get into Fastboot mode??
From what I've read here, there is no fastboot mode on the Tabs.
Balthazar B said:
From what I've read here, there is no fastboot mode on the Tabs.
Click to expand...
Click to collapse
In that case, how do I flash a custom ROM onto the device?
Thanks!
rtindru said:
In that case, how do I flash a custom ROM onto the device?
Thanks!
Click to expand...
Click to collapse
load it on your external sdcard, boot into cwm and do a fullwipe/factory reset then install the zip from sdcard. poof, rom installed
to boot into cwm, turn off the tablet.
press and hold power and volume down (the one closes to power button) once the samsung tablet logo appears let go of power and continue holding vol down until cwm appears (this can take a couple minutes)
Thanks then!
Darunion said:
load it on your external sdcard, boot into cwm and do a fullwipe/factory reset then install the zip from sdcard. poof, rom installed
to boot into cwm, turn off the tablet.
press and hold power and volume down (the one closes to power button) once the samsung tablet logo appears let go of power and continue holding vol down until cwm appears (this can take a couple minutes)
Click to expand...
Click to collapse
Well thanks for the info.

I can't install clockworkmod recovery on nexus s 4g

I rooted my NS4G running stock ics but I get an error when try to flash cwm recovery using ROM Manager. Any advise, I need help please.thanks
Galaxy Note
I'm assuming you unlocked via fastboot? You might be better off flashing the recovery image through there instead. You'll have better luck that way:
Snag the recovery image from here
Make sure the file is in the same location as adb. Turn your phone off and then power it on to the bootloader screen (pwr + vol up). Once there, open your command prompt, attach the phone via USB, and type fastboot devices to make sure your phone is recognized. Once you're okay there, proceed to type
fastboot flash recovery recovery-clockwork-5.0.2.0-crespo4g.img, this is assuming you haven't changed the name of the image. You can copy it and paste it as well.
Once you get the recovery image flashed, you'll need to ensure that the stock recovery doesn't replace CWM. Steps can be found in
This post
HTH

TWRP install problem

I run for a problem to install custom recovery.
Running CO12s with bootloader unlocked. have installed on my windows 7 all necessary sdk tools and packages, on windows command i checked adb version and fastboot all is good.
Now after put device to fastboot mode trying flash TWRP, window command saying that write process ok but still no recovery installed, in developer options I did uncheck recovery update. now if I go to recovery (CO12 recovery) in recovery log I can see that recovery update mode is still "true" how i can turn this off, looks like is blocking access to install custom recovery or is any other solution??
Go to the FAQ:
http://forum.xda-developers.com/oneplus-one/help/faq-oneplus-one-frequently-questions-t2895136
Last question.
Transmitted via Bacon
thank you
Dble check command syntax & Use force recovery boot
djcody said:
I run for a problem to install custom recovery.
Running CO12s with bootloader unlocked. have installed on my windows 7 all necessary sdk tools and packages, on windows command i checked adb version and fastboot all is good.
Now after put device to fastboot mode trying flash TWRP, window command saying that write process ok but still no recovery installed, in developer options I did uncheck recovery update. now if I go to recovery (CO12 recovery) in recovery log I can see that recovery update mode is still "true" how i can turn this off, looks like is blocking access to install custom recovery or is any other solution??
Click to expand...
Click to collapse
Just had similiar issue, my solution provided by timmaaa:
Flash TWRP again & don't do a normal reboot. After flashing is complete disconnect usb while in fastboot mode, use power + volume down to boot directly into recovery.
Also during command process make sure to use code: fastboot flash recovery recovery.img then skip the fastboot reboot & follow timmaaa's instructions above. Worked for me.
Force reboot to recovery fixed problem

How to install TWRP into the LG P500H from Koodo?

I have a Koodo LG P500H. I am having a very hard time installing TWRP.
Firstly Play store doesn't work. It has this old thing called "Market" that has some apps, but not all. Market eventually gets updated to Playstore, but I can't even find TWRP manager. There was another app in the Playstore that I tried called ROM Manager. It said it installed TWRP for me. I restarted the phone, and nothing happened.
Restarting and Holding power/volume down/home will show a picture that seems to be some sort of recovery mode. But it only run for 1-2 seconds before the phone restarts itself. Nothing happens.
I tried to use ADB. But after rebooting the device it just restarted without ever going into recovery mode. So the flash command just get stuck at "Waiting for Device." Does this phone even have a recovery mode?
This phone doesn't support Odin.
I am used to using TWRP. Without it I cannot flash the phone into new OS.
And every single time I fail, the whole phone seems to have reformatted. So I have to enter in my wifi password and gmail again. All of that typing on a very small keyboard takes a lot of time. I had spent hours on this phone without getting TWRP working.
Please help.
going to twrp web site here
downloading the recovery
reboot to fastboot ( bootloader ) than using terminal whit adb driver :
fastboot flash recover '' recovery.img ''
Gw4nM4n said:
going to twrp web site here
downloading the recovery
reboot to fastboot ( bootloader ) than using terminal whit adb driver :
fastboot flash recover '' recovery.img ''
Click to expand...
Click to collapse
The problem is when I reboot into fastboot (adb reboot bootloader), the phone will go into "phone off battery charging mode". It never actually goes into the bootloader.
Ok I did the following and it seems fastboot and TWRP works now. Be sure to enable USB Debugging on your P500.
1) Fastboot tutorial (I did everything here. I hit "ok" on the LGMDP 1.5 tool as needed. Do not wait till the countdown timer goes to zero.)
http://forum.xda-developers.com/showpost.php?p=15122833&postcount=100)?
FastBoot Tutorial
1. Please download this (or from here) file and unzip it in to any folder.
2. Start LGMDP 1.5 tool with the phone connected (you need to have USB drivers installed) and click on Select Port
3. A separate window should appear like the one below
Just click connect
4. Another window will take shape (LGE Mobile security) with lots of options (links)
Click on the first upper right Browse and select the folder in with you have unzipped the files. You will get some errors that some image, table or headers are missing. Just click OK and in the end everything that should remain selected is Partition Table, APPSBL Image Header and APPSBL Image.
Now just close the window (click on x)
5. Now you are back on the main window and here you'll have to click on Download
6. You are almost done and from now on everything should go on automatically.
NV Backup
Autorestart in Emergency\Download mode and upgrade the files (you selected on step 4)
NV Restore (the last step) Do not disconnect the USB cable until the restore is done
Wait for the phone to restart in normal mode (your current rom).
That should be everything you need to do to get fastboot enabled.
Click to expand...
Click to collapse
2) Install PdaNet+ (This was the only thing I did in this tutorial. It fixed the usb driver and the fastboot can then communicate with my PC.)
http://forum.xda-developers.com/showthread.php?t=1350733
http://pdanet.co/a/
(Note: On top of Partition Table, APPSBL Image Header and APPSBL Image in step 4, I also selected the TWRP image file as my RECOVERY image. Not sure if this make a difference. )
(Note 2: I think you can also get the LG drivers here.)
3) Restart, hold down power + home to boot to the fastboot. Or in ADB type adb reboot bootloader.
4) Open ADB (while phone is still in fastboot mode) and type fastboot flash recovery twrp.img (after downloading the TWRP image, renaming it and moving it to my ADB root folder. I am using TWRP 2.8.0.1 here.)
5) Type fastboot reboot
6) After the phone restarts, type adb reboot recovery. TWRP runs for me. Power+Home+Volume Down (3 button combo) also works now. (Previously this would reset the phone.)
Hey Man, im glad it worked. I could use your help.
I bricked my phone and need the restore file, Do you think you could make a backup from TWRP and upload it?
I would be super grateful.
Thank you.
Here is a zip with CM11, twrp 3.0.2.0 and Gapps for CM11.
Its the best rom I found.
https://www.dropbox.com/s/qt7z1cxq92nhpz5/LgP500CM11V4.4.4.zip?dl=0
Hi. What is your "brick" like? Does your TWRP still run? If yes you can just copy a custom OS into your Microsd card and install it from your Microsd.
You can also use ADB push to move files from your PC to the phone.
http://www.androidauthority.com/android-customization-transfer-files-adb-push-adb-pull-601015/
Sent from my MT2L03 using XDA-Developers mobile app
If you TWRP doesn't run, you need to install that first. Do steps 3 and 4 in the above post to boot into bootloader and install TWRP.
3) Restart, hold down power + home to boot to the fastboot. Or in ADB type adb reboot bootloader.
4) Open ADB (while phone is still in fastboot mode) and type fastboot flash recovery twrp.img (after downloading the TWRP image, renaming it and moving it to my ADB root folder. I am using TWRP 2.8.0.1 here.)

Full guide! How to flash pie 9.0 + root your phone easy!

I like helping people... hoping this helps you too..... THIS WILL CLEAR ALL PROBLEMS AND ERASE ALL DATA!!!
1) Go to fastboot mode. VOLUME DOWN + POWER.... hold them long enough until you're into fastboot.
2) https://androidfilehost.com/?fid=817906626617958321
Go here and download XIAOMIFLASHTOOL
3) GO TO A FASTBOOT TERMINAL (using cmd or powershell) AND TYPE "fastboot oem edl"
(MiFlash2017-7-20-0\Source\ThirdParty\Google\Android) You can use FASTBOOT hidden over here in the flashtool. Go to this folder hold shift + right click and click open powershell/command window here.
4) https://en.miui.com/download-333.html
GO HERE AND CLICK THE BIG GREEN BUTTON THAT SAYS "DOWNLOAD FULL ROM"
5) You should now have the flashtool and the original rom, and your phone should be in EDL mode.
Flash the rom using XIAOMIFLASH using the "clean all" function.
6) Go back into fastboot mode using VOLUME DOWN + POWER.
7) THIS IS EXTREMELY IMPORTANT AND WHERE **** GOES WRONG!
USE THIS VERSION OF TWRP FOR HOTBOOT! THIS IS THE ONLY ONE THAT WORKED FOR ME!
https://dl.twrp.me/tissot/twrp-3.2.3-1-tissot.img.html
TO HOTBOOT TWRP... go to your fastboot terminal again and type "fastboot boot twrp-3.2.3-1-tissot.img" (make sure you copy and paste the file in the same location as fastboot)
8) Now that your phone has booted TWRP... lets get to pie.
DOWNLOAD THIS. https://drive.google.com/open?id=1Ghe8mlL-FSyq7ZINk1lm0wC8tcFr_dJS
1. Wipe dalvik cache
2. Install ROM file
3. Reboot system
9) Once you're booted into pie go back to fastboot mode on your phone, and go back into TWRP the same way we just hotbooted it using the commands.
https://github.com/CosmicDan-Androi...P-Installer-3.2.1-with-Tissot-Manager-2.5.zip
DOWNLOAD THIS AND COPY AND PASTE THIS TO YOUR PHONE
FLASH IT WITH TWRP.
THIS ONLY WORKED FOR ME USING THE HOTBOOT PROVIDED.
10) https://github.com/topjohnwu/Magisk/releases/download/v18.0/Magisk-v18.0.zip
DOWNLOAD MAGISK 18 AND FLASH IT AFTER FLASHING THE TWRP INSTALLER.
11) REBOOT AND INSTALL THE MAGISK APK
https://github.com/topjohnwu/Magisk/releases/download/manager-v6.1.0/MagiskManager-v6.1.0.apk
___________________________________________________________________________________
So that's the full guide if you're having any problems!!!! if you're having problems with your phone not connecting to wifi... this may be due to flashing previous custom roms.... this can be fixed by flashing this file in TWRP.
https://forum.xda-developers.com/attachment.php?attachmentid=4486428&d=1524744136
______________
Took me a whole day to figure this out.
failed
fastboot oem edl it says too many link failed?

Categories

Resources