does it flash the new rom's recovery image or does it keep using twrp recovery image.
And if not how to flash the recovery agin on a bricked phone?
-Thanks,
Jan
Wumbo_Cumbo said:
does it flash the new rom's recovery image or does it keep using twrp recovery image.
Click to expand...
Click to collapse
Normally adb sideload does not replace the recovery image.
Wumbo_Cumbo said:
And if not how to flash the recovery agin on a bricked phone?
Click to expand...
Click to collapse
Flash the desired recovery image (e.g. Huawei or TWRP) via fastboot.
Related
What is needed to pull the stock recovery image I already dumped the partition correctly I have root running on stock recovery.
I just need to figure out why i cant boot the stock recovery from fastboot
the screen just gets scrambled. But i mean i do have the recovery.img and boot.img pulled from their respective blocks. and dd'd into imgs
Maybe someone could point me in the right direction and we can have a copy of the stock recovery as well. I don't want to
fastboot flash it in case of bricking the recovery partition(Even though it should be a 1-1 copy)
I wanted to boot TWRP rather then flash it to install super su then boot into system to backup recovery partition using flashify. I can boot into TWRP but then I can't do anything after that.
LarryBoyG said:
I wanted to boot TWRP rather then flash it to install super su then boot into system to backup recovery partition using flashify. I can boot into TWRP but then I can't do anything after that.
Click to expand...
Click to collapse
Ill try with flashify i got TWRP to boot using fastboot boot, but i cant get the stock recovery to work. and dont want to flash without making sure. since the stock recovery when i use dd is 16mb
Hi Guys,
Im using a bootloader unlocked c5302 with stock rom(clean installed via flashtool) and cwm 6.0.4 recovery on it. i want to be able to flash cm12.1 on it for which i need updated recovery. i have tried rashr and fastboot both to flash the updated recovery. rashr seems to flash the recovery.img but when i reboot to new recovery its still the old one..and in fastboot it says "recovery partition not found". i dont know what im doing wrong. can someone please help with thiss??
flash t-kernel with fastboot mode ...it includes twrp recovery which is very good
reboot to it ....do a full wipe then flash cm12.1
flash- said:
flash t-kernel with fastboot mode ...it includes twrp recovery which is very good
reboot to it ....do a full wipe then flash cm12.1
Click to expand...
Click to collapse
It worked thanks so much man! Cheers
While I was trying to flash a new recovery IMG but my tab reboot for some reason and when I checked to see if the recovery flashed the recovery boot got deleted so is there a way I can install a recovery IMG using a computer and going into webos recovery on my tab.
Plus can i use TPtoolbox to flash a recovery IMG
Yes or No
Thanks?
HaxxaH said:
While I was trying to flash a new recovery IMG but my tab reboot for some reason and when I checked to see if the recovery flashed the recovery boot got deleted so is there a way I can install a recovery IMG using a computer and going into webos recovery on my tab.
Plus can i use TPtoolbox to flash a recovery IMG
Yes or No
Thanks?
Click to expand...
Click to collapse
Yes.
Can I use the stock rom with the offical twrp?
If I can somebody could tell me how to boot the system because If I install twrp as a Kernel image It can t boot.
in order to use Official TWRP Recovery, you should unlock your Z1 to access the Recovery partition and after that you can do it.
lm/\/trix said:
in order to use Official TWRP Recovery, you should unlock your Z1 to access the Recovery partition and after that you can do it.
Click to expand...
Click to collapse
I have root and my bootloader unlocked so If u have time can you help me a little bit? How to install twrp?
so if you have Unlocked Bootloader on your Z1 just boot your Sony into Fast Boot mode and flash TWRP recovery image by these commands.
fastboot flash recovery [RECOVERY FILE ADDRESS]
nemes480 said:
Can I use the stock rom with the offical twrp?
If I can somebody could tell me how to boot the system because If I install twrp as a Kernel image It can t boot.
Click to expand...
Click to collapse
Obviously if you put recovery image in boot partition . How will the system boot ??
Put recovery in recovery partition
fastboot flash recovery insertrecoveryname.img
lm/\/trix said:
so if you have Unlocked Bootloader on your Z1 just boot your Sony into Fast Boot mode and flash TWRP recovery image by these commands.
fastboot flash recovery [RECOVERY FILE ADDRESS]
Click to expand...
Click to collapse
Jeah I know that but i get a message back :tmp-mksh:fastboot: not found . And i tryed to install it with NUT s recovery's twrp but if I install it to FOTAkernel just the recovery boot. Maybe fastboot driver what I should have but I installed that long time ago. Sorry for my english.
in the other side of the coin you should reinstall fastboot and drivers.
lm/\/trix said:
in the other side of the coin you should reinstall fastboot and drivers.
Click to expand...
Click to collapse
I did it. Same things when I try to install the twrp. I tryed it after clean flash the stock rom but it not solve my problem. any idea?
try it on another pc!
It will be okay just I need to take the phone to fastboot mode. But I installed again the nuts so tomorrow I will try it. Thanks everyone.
Well, I can t solve the problem. Still cannot install twrp. Please somebody help me. Stock rom support twrp?
Just flash the latest .236 stock rom and boot into fastboot and flash twrp recovery as RECOVERY not KERNEL!
Look, I tryed to flash stock after do this process but It never worked.
Hello,
I had flashed Cyanogenmod 14.1 on my Xperia T. It has removed my recovery partition and installed cyanogenmod recovery together with system.
Actually I want to switch to LineageOS 14.1, but I got no recovery. CM recovery says signature verification failed...
What i've done was to flash TWRP into boot using fastboot, then I booted it up and flashed LineageOS.
I forgotten about GApps and looks like there is no way to flash them w/o recovery.
I could of course flash TWRP once again into boot and reflash Lineageos with gapps once again.
Anyway, I would like to restore recovery...
Any ideas how to do that?
fastboot flash recovery says there is no such partition.
fastboot flash recovery says there is no such partition.
Click to expand...
Click to collapse
fastboot flash boot twrp.img
Then flashing Custom Android 7 ROM and Gapps, SuperSU.
TO replacing Stock Cyanogen Recovery to TWRP:
TWRP
dd Install Method (Requires Root):
Download the latest image file (.img) from the download link above. Place it in the root of your /sdcard folder and rename it to twrp.img. Run the following commands via adb shell or a terminal emulator app:
su
dd if=/sdcard/twrp.img of=/dev/block/platform/msm_sdcc.1/by-name/FOTAKernel
Click to expand...
Click to collapse
Thats what I did.
I flashed TWRP to boot and then from TWRP i flash LineageOS 14.1.
Now I dont have any recovery
Now I dont have any recovery
Click to expand...
Click to collapse
What about this:
adb reboot bootloader
or
adb reboot recovery
After issuing `adb reboot recovery` my phone vibrates 3 times and stucks on SONY logo screen.
belliash
Flashing boot.img from LineageOS.zip archive with fastboot.
[SOLVED]Need help for the twrp recovery