Stock Recovery - Galaxy Note 3 Q&A, Help & Troubleshooting

Can anyone give me the stock recovery for N900 4.4.2 please? My phone is rooted but used fake system stauts in wanam xpose. I can download OTA upgrade but failed to install the update. So i guess it must be bcoz of CWM. Thank you so much in advance.

satslu said:
Can anyone give me the stock recovery for N900 4.4.2 please? My phone is rooted but used fake system stauts in wanam xpose. I can download OTA upgrade but failed to install the update. So i guess it must be bcoz of CWM. Thank you so much in advance.
Click to expand...
Click to collapse
I have the same problem before. And I have flash the stock firmware via Odin. No data will be lost.
If you are going to flash the stock recovery, you'd better flash the stock firmware
You can also download the stock firmware and extract the stock recovery yourself.
Install Phone INFO ★Samsung★ app > Menu > 'Firmware Browser' to find and download the stock firmware for your device.

vndnguyen said:
You can also download the stock firmware and extract the stock recovery yourself.
Install Phone INFO ★Samsung★ app > Menu > 'Firmware Browser' to find and download the stock firmware for your device.
Click to expand...
Click to collapse
Oh.really. I didnt realize it at all. Current firmware is the one that I downloaded and flashed it from odin. Can u guide me how to extract and flash it bcoz I am afraid I will have bootloop or brick.?
Yes I know your application and this is a must have for SAMSUNG.? I wait for you before i proceed anything.

The firmware file is a TAR archive and you can extract it with WinRAR.
You will get recovery.img file and it can be flash via Odin.
But it's easier if you flash full stock firmware. No data will be lost.

vndnguyen said:
The firmware file is a TAR archive and you can extract it with WinRAR.
You will get recovery.img file and it can be flash via Odin.
But it's easier if you flash full stock firmware. No data will be lost.
Click to expand...
Click to collapse
Do i need to repack recovery.img into tar.md5? I can add recovery.img into zip archive and then rename into tar.md5? is it a right method? I have modified something in system folder which i have to flash through CWM. So after i flash stock firmware, im not going to lose my data but my modification will be lost.
I hope u understand my problem.

satslu said:
Do i need to repack recovery.img into tar.md5? I can add recovery.img into zip archive and then rename into tar.md5? is it a right method? I have modified something in system folder which i have to flash through CWM. So after i flash stock firmware, im not going to lose my data but my modification will be lost.
I hope u understand my problem.
Click to expand...
Click to collapse
Ok here is some stock recovery for your convenience: http://forum.xda-developers.com/showthread.php?p=50322367#post50322367
If you want to make your own TAR, here is a tool: http://forum.xda-developers.com/showpost.php?p=42393470&postcount=2

Wow..thank you so much. I keep looking for them until it gave me headache.

Related

Want to back to stock recovery

I want to back to stock recovery for my i9505 (I9505XXUBMG5 ) Malaysia (XME). MY question is where can I download only a single file to flash back to the stock recovery because I don't want to download the whole big rom file, currently I using stock (rooted) with custom CWM recovery. Is all the stock recovery from different country same? Is there any site where I can only download my (XME I9505XXUBMG5 ) stock recovery?
Please advice.
Thanks.
ssneoh said:
I want to back to stock recovery for my i9505 (I9505XXUBMG5 ) Malaysia (XME). MY question is where can I download only a single file to flash back to the stock recovery because I don't want to download the whole big rom file, currently I using stock (rooted) with custom CWM recovery. Is all the stock recovery from different country same? Is there any site where I can only download my (XME I9505XXUBMG5 ) stock recovery?
Please advice.
Thanks.
Click to expand...
Click to collapse
This is the XME MG5 stock recovery, I've transferred the Hotfile link to a premium download link so it will download quicker, flash via Odin 3.04 as PDA
Thanks a lot :good: I still got lots to learn from here
Just flash the file given to earlier.. My recovery is still the custom CWM. Not change back to stock recovery.
Please help and advice.
Thanks.
ssneoh said:
Just flash the file given to earlier.. My recovery is still the custom CWM. Not change back to stock recovery.
Please help and advice.
Thanks.
Click to expand...
Click to collapse
How did you flash the Recovery?
I load the tar file I downloaded into odin at PDA then click start, after finish.. factory reset. I think I know what happen, the kernel downloaded got no recovery.img inside it. I guess I need that file to relace my CWM recovery.

[Q] Default stock recovery

I want to install my stock recovery to be able to download OTA updates using my stock themed firmware but I can't figure out how to install the recovery.img that i got from my official firmware. I already tried to flash it using odin & through twrp recovery but the file is not supported. Can anybody convert my recovery.img into a flashable file?
my recovery.img
cyberjm said:
I want to install my stock recovery to be able to download OTA updates using my stock themed firmware but I can't figure out how to install the recovery.img that i got from my official firmware. I already tried to flash it using odin & through twrp recovery but the file is not supported. Can anybody convert my recovery.img into a flashable file?
Click to expand...
Click to collapse
Hi,
Look HERE
Flashing the stock firmware for your phone will also flash stock recovery and stock kernel.
malybru said:
Hi,
Look HERE
Flashing the stock firmware for your phone will also flash stock recovery and stock kernel.
Click to expand...
Click to collapse
I am currently using stock firmware and stock kernel but my recovery is twrp. I want to restore my stock recovery without affecting my root and modified system files.
cyberjm said:
I am currently using stock firmware and stock kernel but my recovery is twrp. I want to restore my stock recovery without affecting my root and modified system files.
Click to expand...
Click to collapse
You will need to find a stock recovery only image that can be installed by ODIN.
Sent from my GT-I9500 using Tapatalk 2
Gillion said:
You will need to find a stock recovery only image that can be installed by ODIN.
Sent from my GT-I9500 using Tapatalk 2
Click to expand...
Click to collapse
I was able to extract my stock recovery.img from my stock firmware but it is formatted as Disc Image File. I am wondering if its possible to convert it to other format so that i can flash it via odin or recovery.
cyberjm said:
I was able to extract my stock recovery.img from my stock firmware but it is formatted as Disc Image File. I am wondering if its possible to convert it to other format so that i can flash it via odin or recovery.
Click to expand...
Click to collapse
You can`t flash the extracted stock recovery with Odin but you can with Mobile Odin Pro from your phone. It also flashes .img files. Did it myself on the I9505.
cyberjm said:
I want to install my stock recovery to be able to download OTA updates using my stock themed firmware but I can't figure out how to install the recovery.img that i got from my official firmware. I already tried to flash it using odin & through twrp recovery but the file is not supported. Can anybody convert my recovery.img into a flashable file?
my recovery.img
Click to expand...
Click to collapse
Try with this fastboot command.
Code:
fastboot flash recovery /path/to/recovery
simone.mutti said:
Try with this fastboot command.
Code:
fastboot flash recovery /path/to/recovery
Click to expand...
Click to collapse
We have no fastboot mode, we have download mode
gee2012 said:
You can`t flash the extracted stock recovery with Odin but you can with Mobile Odin Pro from your phone. It also flashes .img files. Did it myself on the I9505.
Click to expand...
Click to collapse
I tried to flash recovery.img that i extracted from my stock firmware via mobile odin pro but got some problems. After boot logo, it goes back to the setup wizard like when you open your phone for the first time. I can't also proceed with the wizard since i'm getting an error like secsettings stopped responded.

[q] help! How do i go back to my stock kernel

I installed a kernel but there's a wifi bug and i don't know how to fix it. I made a backup before, but when i restore it, it doesn't go BACK!
i have i337M (4.4.2)
Someone please help me ..
I haven't personally tried this on the s4 but it should work. Grab the 4.4.2 factory tar file, rename it without the.md5, and extract it. Inside you should find a boot.img. Put that on your device and flash it with flashify from the play store.
Sent from my Nexus 5
Thanks! I will try it when I finish downloading the File from SamMobile.
Just to Clarify:
I need to remove the .md5 from the name? So just .tar? and then extract and put the boot.img on my sd and install flashify and flash from there? And my kernel will be back to stock?
If I wanted to unroot, would i just flash the .tar file through Odin? That would remove TWRP, root and custom kernel, am i correct?
Thanks.
the0nly0ne- said:
Thanks! I will try it when I finish downloading the File from SamMobile.
Just to Clarify:
I need to remove the .md5 from the name? So just .tar? and then extract and put the boot.img on my sd and install flashify and flash from there? And my kernel will be back to stock?
If I wanted to unroot, would i just flash the .tar file through Odin? That would remove TWRP, root and custom kernel, am i correct?
Thanks.
Click to expand...
Click to collapse
You made it easy to answer your questions. It's yes to all of them
Sent from my Nexus 5

Help! Custom binary

Help! I am still on stock kitkat and I have reactivation lock (yep I know thats the problem) on. Then I decided to install a custom recovery (twrp) via flashify and then I booted into recovery, now it says "custom binary blocked by reactivation lock" and "secure fail: recovery". If I try to reboot my phone it keeps booting into recovery mode.
My question is do I have to install the firmware all again or can I also install only the stock recovery with odin and make the phone work all again? If it is the second one... Can someone PLEASE upload a file of the kitkat recovery? Thx in regards!
dude install stock kitkat firmware for ur device and extract recovery.img inside the tar file then convert recovery.img to tar hope u understood
shahram Ali said:
dude install stock kitkat firmware for ur device and extract recovery.img inside the tar file then convert recovery.img to tar hope u understood
Click to expand...
Click to collapse
Thank you for your answer
However I did it another way lol, just flashed the whole rom all again with odin and it works flawlessly. There's no need to wipe anything.
tm60405 said:
Thank you for your answer
However I did it another way lol, just flashed the whole rom all again with odin and it works flawlessly. There's no need to wipe anything.
Click to expand...
Click to collapse
Yes cause it is reflashed stock recovery xD and phone status to offical anyway congratulations:victory:

looking for S5 G901f stock recovery.img

Hi all!
Iam looking for a stock recovery image for the s5 g901f, i looked all over the internet but i cant find in anywhere!
Can someone please send one?
iam trying to get my phone back to stock so i want the recovery to be back to stock.
Kind regards!
seannl said:
Hi all!
Iam looking for a stock recovery image for the s5 g901f, i looked all over the internet but i cant find in anywhere!
Can someone please send one?
iam trying to get my phone back to stock so i want the recovery to be back to stock.
Kind regards!
Click to expand...
Click to collapse
Just download your stock rom from sammobile and extract recovery.img from the package.
Many40 said:
Just download your stock rom from sammobile and extract recovery.img from the package.
Click to expand...
Click to collapse
i already have the stock rom from sammobile.
Can you please explain how to extract the recovery.img from that md5 file and flash it with twrp?
thank you so much for responding!
seannl said:
i already have the stock rom from sammobile.
Can you please explain how to extract the recovery.img from that md5 file and flash it with twrp?
thank you so much for responding!
Click to expand...
Click to collapse
1. you should be able to extract it by 7-zip or Winrar app from tar.md5 rom package
2. When you have recovery.img extracted boot into TWRP, go to "Install" > navigate to the folder with the file > select "Images ..." > select the file > select "Recovery" > and finally swipe to flash.

Categories

Resources