Hey Guys,
I just rooted my i9505 via CF-Auto-Root and it worked like a charm. The next thing I did was to flash Philz Recovery, at first it auto reboot and it never went into recovery, so I followed the steps to re-flash it without the auto reboot and force it into recover. It loaded into Philz Recovery perfectly fine, now when I reboot, it gave me the option to disable auto flash recovery, so I selected yes.
After that I was never able to get into Recovery Mode ever again. All it does is says Recovery Booting in the top left corner and then restarts and loads into the OS. I followed the steps again to re-flash Philz with auto reboot unchecked and it still failed to get into recover. I then tried CWM and TWRP (via Odin), but all of these gave me the same problem and failed to get into recover.
I then tried SGS4 Flasher but still the same question.
Anyone here who has this problem before and know the fix or is able to recommend another method?
Was able to fix it. Had to flash the original stock Recovery back on and then re-flash a custom recovery. Not sure what happen but was able to install TWRP on without an issue, maybe something in Philz Recovery that stuffed it up.
OK! Looks like it is not working correctly. For me to get access to a custom recovery, I have to flash the stock recovery via Odin and then flash a custom recovery to get it working EVERYTIME. It will boot into Philz, CWM and TWRP only once, then you need to flash stock recovery and do the process all over again.
So it looks like the recovery gets over written each time even if you select "yes - disable flash recovery" in Philz Recovery. Anyone know of another way to disable flash recovery?
Z-Blade said:
OK! Looks like it is not working correctly. For me to get access to a custom recovery, I have to flash the stock recovery via Odin and then flash a custom recovery to get it working EVERYTIME. It will boot into Philz, CWM and TWRP only once, then you need to flash stock recovery and do the process all over again.
So it looks like the recovery gets over written each time even if you select "yes - disable flash recovery" in Philz Recovery. Anyone know of another way to disable flash recovery?
Click to expand...
Click to collapse
with a root explorer, go to system/recovery-from-boot.p and rename it to recovery-from-boot.p.bak
samersh72 said:
with a root explorer, go to system/recovery-from-boot.p and rename it to recovery-from-boot.p.bak
Click to expand...
Click to collapse
Thanks for responding samersh. To lessen the pain of constantly flashing the recovery via Odin on my PC, I bought Mobile Odin Pro. However, it looks like when I flashed using Mobile Odin Pro, it fixed my issue.
I checked \System\ and there was no recovery-from-boot.p there. So it is confirmation that this has been fixed. Thanks again for responding.
Hello
I just tried switching my recovery. I had an autoloki recovery and didnt think id have to reflash lokidoki but i clicked reboot recovery and now everytime i try to boot into recovery, it says unauthorized software and at the top it says secure boot kernel. What should i do? I have tired reflashing cwm but it didnt fix it and goomanager says that there is no recovery for me.
thanks guys
skullassfreak said:
Hello
I just tried switching my recovery. I had an autoloki recovery and didnt think id have to reflash lokidoki but i clicked reboot recovery and now everytime i try to boot into recovery, it says unauthorized software and at the top it says secure boot kernel. What should i do? I have tired reflashing cwm but it didnt fix it and goomanager says that there is no recovery for me.
thanks guys
Click to expand...
Click to collapse
edit fixed with dd if=/recovery.img of=/dev/block/mmcblk0p21
Good deal .you could've also just used Goo manager for
re installing TWRP or
Rom manager for CWM and then find your Auto loki recovery again
Sent from my ATT S4 MF3 using Tapatalk
I flashed twrp form the goo manager app and tried to reboot into recovery but i got a boot loop and the only way i have fixed it is flashing cwm through odin but i dont like cwm as much as i do twrp and yes i have tried to install twrp via odin and still nothing whats going on and how can i fix this??
EDIT: I managed to use recovery tools and install it that way and everything works now!
I have a Zenfone 3 that while trying to unroot I have soft bricked. I can get into TWRP recovery, but after installing the tizen ROM, I can not boot into it, but can still access the TWRP recovery. Is there a toolkit or any suggestion you might have as to how I could fix this issue.
Canukboy said:
I have a Zenfone 3 that while trying to unroot I have soft bricked. I can get into TWRP recovery, but after installing the tizen ROM, I can not boot into it, but can still access the TWRP recovery. Is there a toolkit or any suggestion you might have as to how I could fix this issue.
Click to expand...
Click to collapse
Do you have an official recovery? If yes, you can recover back your device again. Just use 'adb sideload <filename>' to do this.
I've also trying to unroot my device and end up in boot logo, but after flash the official ROM, it's finally work again. Also my data (/data) isn't formatted.
android_101_ said:
Do you have an official recovery? If yes, you can recover back your device again. Just use 'adb sideload <filename>' to do this.
I've also trying to unroot my device and end up in boot logo, but after flash the official ROM, it's finally work again. Also my data (/data) isn't formatted.
Click to expand...
Click to collapse
I only have the Twrp recovery.
Canukboy said:
I only have the Twrp recovery.
Click to expand...
Click to collapse
TWRP supports adb sideload but there's no point flashing stock recovery, TWRP is superior in every way.
Go into TWRP, plug in your USB cable and it'll mount your sdcard . Copy the firmware onto the sdcard and install it. Perform a wipe cache/dalvik and reboot.
How are you removing root?
wang1chung said:
TWRP supports adb sideload but there's no point flashing stock recovery, TWRP is superior in every way.
Go into TWRP, plug in your USB cable and it'll mount your sdcard . Copy the firmware onto the sdcard and install it. Perform a wipe cache/dalvik and reboot.
How are you removing root?
Click to expand...
Click to collapse
I used a app called KingRoot while I was on the bus, it caused the phone to freeze, after about 10 mins I hard reset the phone and it has not worked since.
I tried to sideload the stock rom, but it will not accept it. I think I may have something to do with the bootloader. I think my TWRP recovery could be in the Android partition, but I am unsure.
Canukboy said:
I used a app called KingRoot while I was on the bus, it caused the phone to freeze, after about 10 mins I hard reset the phone and it has not worked since.
I tried to sideload the stock rom, but it will not accept it. I think I may have something to do with the bootloader. I think my TWRP recovery could be in the Android partition, but I am unsure.
Click to expand...
Click to collapse
Forget sideloading it, edit the update script in the firmware, see this
thread, part 1, step 2-4.
Then copy the firmware to your sdcard (like I mentioned above) and install it. You can use the guide here, tip #4. You should read the entire guide afterwards.
if TWRP loads when you select recovery, it's on the correct partition. You'll have to reinstall TWRP after you flash the stock Rom again as it'll update recovery as well. Then create an nandroid backup, tip #2 and you're set.
Forget sideloading it, edit the update script in the firmware, see this
thread, part 1, step 2-4.
Then copy the firmware to your sdcard (like I mentioned above) and install it. You can use the guide here, tip #4. You should read the entire guide afterwards.
if TWRP loads when you select recovery, it's on the correct partition. You'll have to reinstall TWRP after you flash the stock Rom again as it'll update recovery as well. Then create an nandroid backup, tip #2 and you're set.
Click to expand...
Click to collapse
Hy Wang.. I followed your guide - modified updater-script, but I can't install the stock rom .zip from TWRP.
It says "can't extract updater-binary", I tried few times thinking that the file is corrupt, but the result still same.
FYI, I use stock ROM "UL-ASUS_Z012D-WW-14.2020.1709.68-user.zip", and TWRP 3.1.1.
Please help me if you have experienced it before. Thanks
@rzahunn
I've never had that error before and you're on the latest version of TWRP so I'm going to guess it has to do with your modification of the updater script.
You edited updater-script not updater-binary, correct? There are two files with similar names
There's a detailed guide by @kyle_l88 on how to return to stock.
Here's the link: https://forum.xda-developers.com/zenfone-3/development/how-to-to-stock-rom-recovery-zenfone-3-t3666223
Do note that the original recovery link is dead. The updated link is: https://mega.nz/#F!LIhwiCia!b_pyuHXS9E7f2VbyXcLyXA
TWRP Bootloop
Sorry if my reply is irrelevant, but I need some helps.
I am also using Zenfone 3, but stuck in TWRP bootloop.
I cannot flash using fastboot (not detected on PC), reflashing ROM doesn't help either.
I've tried all the possible methods I found on Google, such as dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota method but still has no luck.
Restoring backup would end me in TWRP too.
@Xytce
Are you factory resetting after you flash? Clearing cache and dalvik? It will take 5-10min to boot up initially after that.
Otherwise, try the guide Rizzed referenced.....as long as you have the correct firmware and TWRP flashes successfully, there's no reason it shouldn't work that I can think of.
wang1chung said:
@Xytce
Are you factory resetting after you flash? Clearing cache and dalvik? It will take 5-10min to boot up initially after that.
Otherwise, try the guide Rizzed referenced.....as long as you have the correct firmware and TWRP flashes successfully, there's no reason it shouldn't work that I can think of.
Click to expand...
Click to collapse
I've managed to fix the bootloop after following the guide. I missed that somehow, thanks for pointing that to me.
I've thanked you (pressed the Thanks button).
dm verity
Canukboy said:
I have a Zenfone 3 that while trying to unroot I have soft bricked. I can get into TWRP recovery, but after installing the tizen ROM, I can not boot into it, but can still access the TWRP recovery. Is there a toolkit or any suggestion you might have as to how I could fix this issue.
Click to expand...
Click to collapse
does it hangs on logo then start again? then reflashing the rom then flashing the dm verity zip again hope it works
I have a i9000 and i would like to install twrp so i can install a 7.0 rom but i dont know how to install twrp can someone tell me how?
I would also like to know this as well. I've tried CWM through odn but it's a zip so wont flash. I've tried it in stock recovery but obviously get the signature fail msg.
TWRP comes with the kernel and hence the ROM.
It gets automatically installed if you're on older BML/MTD device..
In which case you should have rebooted after acceptign wipe..
Ahh right, so I flash a new kernel to it and that comes with the recovery built in.
Do I flash the kernel from odin or stock recovery. Got the stuff to unbrick the phone if that happens, just wanted to know the right way before flashing stock rom back and starting again.
MrGRiMv2 said:
Ahh right, so I flash a new kernel to it and that comes with the recovery built in.
Do I flash the kernel from odin or stock recovery. Got the stuff to unbrick the phone if that happens, just wanted to know the right way before flashing stock rom back and starting again.
Click to expand...
Click to collapse
The kernel is flashed by the ROM zip... I dont remember if it automatically reboots to recovery or not..
However it does create a file in cache that makes it boot to recovery.. Since the /system is not yet installed.
You should flash the ROM after it boots to new recovery.. then install the zip file again..
All this is described in https://github.com/xc-racer99/android_device_samsung_aries-common/blob/aosp-7.1/updater.sh
I got there in the end.
I flashed CF-Root-XX_OXA_JW4-v4.4-CWM3RFS.tar with odin, then installed cm-10.2.0-galaxysmtd.zip which also updated my older CWM. It had a spam, so I wiped/factory/dalvik etc from the updated CWM and then reinstalled cm-10.2.0-galaxysmtd.zip - now running the rom just fine.
Will be trying out some more over next few days now I have a nandroid of CM10.
Thanks for pointing me in the right direction.