[SOLVED] Samsung stock recovery TWRP flashable ZIP - Galaxy Tab 2 Q&A, Help & Troubleshooting

Hello,
can anyone help me to get samsung stock recovery in twrp/ cwm flashable zip? I'm using P3110
Thanks

download a stockrom for your device e.g. from www.samsung-updates.com
now extract the XXXX_Home.tar.md5 from it.
Open the *.tar.md5 using 7-Zip - (ignore a warning message if it shows one).
now extract the recovery.img from it
you now got a stock recovery.img
download a flashable recovery for your device.
delete the recovery.img inside it
now put you stock recovery,img inside it
******* i haven´t tried if it works, but it should *******
try on your own risk
now you have a flashable stockrecovery.zip

Clorush said:
Hello,
can anyone help me to get samsung stock recovery in twrp/ cwm flashable zip? I'm using P3110
Thanks
Click to expand...
Click to collapse
i think this thread will help you http://www.techhelpfox.com/4614867/[q]-Restoring-Stock-Recovery-On-Galaxy-Tab-2-70-P3110
good luck :good::good:

aditya rathee said:
i think this thread will help you http://www.techhelpfox.com/4614867/[q]-Restoring-Stock-Recovery-On-Galaxy-Tab-2-70-P3110
good luck :good::good:
Click to expand...
Click to collapse
I've seen that thread before, but I'm not sure because it's from ICS. Thanks anyway
Android-Andi said:
download a stockrom for your device e.g. from www.samsung-updates.com
now extract the XXXX_Home.tar.md5 from it.
Open the *.tar.md5 using 7-Zip - (ignore a warning message if it shows one).
now extract the recovery.img from it
you now got a stock recovery.img
download a flashable recovery for your device.
delete the recovery.img inside it
now put you stock recovery,img inside it
******* i haven´t tried if it works, but it should *******
try on your own risk
now you have a flashable stockrecovery.zip
Click to expand...
Click to collapse
Well .img would be alright coz I can flash it with ODIN, but I'll try this.
Thanks
EDIT: Wait, I need .tar.md5 of the recovery to flash with ODIN, right?

Clorush said:
EDIT: Wait, I need .tar.md5 of the recovery to flash with ODIN, right?
Click to expand...
Click to collapse
yes
but no problem to turn it into one use this tool: http://forum.xda-developers.com/showthread.php?t=2387138

Related

[Q] Status 7 error for update to 4.1.2 ota

hi guys
i this rom on my phone i9023. now i want to update 4.1.2 ota but when i try to install ota i get status 7 error. i tried to flash zip file with cwm manually but no different.
is there any solution?
itline said:
hi guys
i this rom on my phone i9023. now i want to update 4.1.2 ota but when i try to install ota i get status 7 error. i tried to flash zip file with cwm manually but no different.
is there any solution?
Click to expand...
Click to collapse
are you on stock kernel as well?
that was my issue - was stock rom, rooted, cwm and marmite kernel
had to flash back the stock kernel via fastboot and then apply the OTA via cwm
cheers
hr_kaleu said:
are you on stock kernel as well?
that was my issue - was stock rom, rooted, cwm and marmite kernel
had to flash back the stock kernel via fastboot and then apply the OTA via cwm
cheers
Click to expand...
Click to collapse
yeah i'm on stock kernel.
itline said:
yeah i'm on stock kernel.
Click to expand...
Click to collapse
do you have some other mods on your system (like face unlock, galaxy nexus sounds as described in the ROM thread you mentioned)?
did you try to fix permissions in cwm and give it another shot?
did you try to wipe cache and dalvik before flashing (that's even recomended from some devs)
The OTA is for JB JRO03E only (not for JRO03L)
Another possibility would be to flash the 4.1.2 factory image, but you will loose everything (it's a full wipe!)
For OTA you should be on stock recovery. Flash back stock recovery with fastboot (take recovery from stock image from Google).
!
hr_kaleu said:
do you have some other mods on your system (like face unlock, galaxy nexus sounds as described in the ROM thread you mentioned)?
did you try to fix permissions in cwm and give it another shot?
did you try to wipe cache and dalvik before flashing (that's even recomended from some devs)
The OTA is for JB JRO03E only (not for JRO03L)
Another possibility would be to flash the 4.1.2 factory image, but you will loose everything (it's a full wipe!)
Click to expand...
Click to collapse
Hmmm. i flashed a fix for search bottom!
and no i don't chane permissions because i don't really know about it.
seems i should flash full image factory finally :-/
polobunny said:
For OTA you should be on stock recovery. Flash back stock recovery with fastboot (take recovery from stock image from Google).
Click to expand...
Click to collapse
can you tell me howto flash back step by step?
will i lose all data ?
i think this is my answer
http://forum.xda-developers.com/showpost.php?p=32873412&postcount=86
You just need to flash the stock recovery, not the whole image...
Download a stock image:
http://forum.xda-developers.com/showthread.php?t=1572307
Let's say I download JZO54K Android 4.1.2
You should end up with a .tgz file. Extract it. (soju-jzo54k-factory-36602333.tgz)
You should have a .tar file. Extract it. (soju-jzo54k-factory-36602333.tar)
Then you should have a folder, in that folder there will be a few files including a .zip file, extract it (image-soju-jzo54k.zip)
From the files you just extracted, you should have a recovery.img file.
Using fastboot, you flash this recovery.img file to the recovery partition, and voilà, you have stock recovery.
http://wiki.cyanogenmod.com/wiki/Fastboot#Flash_Custom_Recovery.img (Flash Custom Recovery.img section)
polobunny said:
You just need to flash the stock recovery, not the whole image...
Download a stock image:
http://forum.xda-developers.com/showthread.php?t=1572307
Let's say I download JZO54K Android 4.1.2
You should end up with a .tgz file. Extract it. (soju-jzo54k-factory-36602333.tgz)
You should have a .tar file. Extract it. (soju-jzo54k-factory-36602333.tar)
Then you should have a folder, in that folder there will be a few files including a .zip file, extract it (image-soju-jzo54k.zip)
From the files you just extracted, you should have a recovery.img file.
Using fastboot, you flash this recovery.img file to the recovery partition, and voilà, you have stock recovery.
http://wiki.cyanogenmod.com/wiki/Fastboot#Flash_Custom_Recovery.img (Flash Custom Recovery.img section)
Click to expand...
Click to collapse
would you only upload recovery.img file for me if you can :silly:
i should use this commad?
fastboot flash recovery /path/to/recovery.img
fastboot reboot
may i lose root and unlock bootloader?
itline said:
would you only upload recovery.img file for me if you can :silly:
i should use this commad?
fastboot flash recovery /path/to/recovery.img
fastboot reboot
may i lose root and unlock bootloader?
Click to expand...
Click to collapse
No I cannot upload the recovery.img for you sadly, I cannot download stuff from where I am.
Yes this is the command. Don't forget to replace the /path/to/recovery.img by the actual path.
No you will not lose root and no your bootloader will not be relocked.
itline said:
would you only upload recovery.img file for me if you can :silly:
i should use this commad?
fastboot flash recovery /path/to/recovery.img
fastboot reboot
may i lose root and unlock bootloader?
Click to expand...
Click to collapse
sorry, was busy yesterday - attached you find the stock recovery image!
hope this helps...
cheers
thanks buddy. but how can i find my actual path?
itline said:
thanks buddy. but how can i find my actual path?
Click to expand...
Click to collapse
path to recovery? this is where you saved recovery.img on your computer...
I always copy the things I want to flash via fastboot to the directory where fastboot is located
e.g. c:\fastboot\
ok. i flashed the stock recovery but i didn't make it! anyway i'm going to flash a full package and full wipe
thanks for your helps.
maybe your search fix you flashed is prventing you from updating with the ota...
sorry it didn't work out for you...
anyone can post a stock kernel?
thank you
shendaixiaoshi said:
anyone can post a stock kernel?
thank you
Click to expand...
Click to collapse
here you go...
you'll find it in this thread:
http://forum.xda-developers.com/showthread.php?t=1932832
esp. - stock kernel for i9023 from jb4.1.1 factory image
http://forum.xda-developers.com/showpost.php?p=32874313&postcount=92

[Q]root must use cwm recovery??

root must use cwm recovery??
cwm recovery must use odin to flash??
anyone have the link of root.zip and cwm.zip ??:crying:
KingKong94 said:
root must use cwm recovery??
cwm recovery must use odin to flash??
anyone have the link of root.zip and cwm.zip ??:crying:
Click to expand...
Click to collapse
use search option or go in android development you will find it
vickyg.coolest said:
use search option or go in android development you will find it
Click to expand...
Click to collapse
give me the root ace plus link can?(>_<)
Check this out...
I'm providing you complete folder of mine which has basic stuffs like custom recoveries, ODIN & root.zip
GALAXY Ace Plus - Basic stuff
- First from above link go into ODIN Software folder & download that software.
- Then from Custom recoveries folder download any one recovery which you like either CWM or TWRAP
(here I assume you know how to flash this custom recovery using ODIN)
- Next go in GALAXY Ace Plus ROOT folder & download RootSGAP.zip
- Place it in your SD Card.
- Boot in CWM
& flash that zip through SD card
- Reboot
- Done... you have rooted SGAP
j.posarekar70 said:
I'm providing you complete folder of mine which has basic stuffs like custom recoveries, ODIN & root.zip
GALAXY Ace Plus - Basic stuff
- First from above link go into ODIN Software folder & download that software.
- Then from Custom recoveries folder download any one recovery which you like either CWM or TWRAP
(here I assume you know how to flash this custom recovery using ODIN)
- Next go in GALAXY Ace Plus ROOT folder & download RootSGAP.zip
- Place it in your SD Card.
- Boot in CWM
& flash that zip through SD card
- Reboot
- Done... you have rooted SGAP
Click to expand...
Click to collapse
What if i dont know how to flash the custom recovery using ODIN ?? Can you teach me ??
JohnnyPanther said:
What if i dont know how to flash the custom recovery using ODIN ?? Can you teach me ??
Click to expand...
Click to collapse
First, Install kies to install drivers properly.
Open ODIN
Connect device to PC using USB Cable in download mode.
Click pda.
Select downloaded recovery file
(Its in .md5 format you have to extract downloaded zip)
Click start
Wait till reboot.
Done.
j.posarekar70 said:
First, Install kies to install drivers properly.
Open ODIN
Connect device to PC using USB Cable in download mode.
Click pda.
Select downloaded recovery file
(Its in .md5 format you have to extract downloaded zip)
Click start
Wait till reboot.
Done.
Click to expand...
Click to collapse
Is it only for Ace Plus or can i use it on other phones ??
JohnnyPanther said:
Is it only for Ace Plus or can i use it on other phones ??
Click to expand...
Click to collapse
ODIN is universal flashing software for all samsung android device.
But for others (recovery n root zip) made for ace plus only don't even give a try on other device
j.posarekar70 said:
ODIN is universal flashing software for all samsung android device.
But for others (recovery n root zip) made for ace plus only don't even give a try on other device
Click to expand...
Click to collapse
Does it take a long time to root ??
j.posarekar70 said:
I'm providing you complete folder of mine which has basic stuffs like custom recoveries, ODIN & root.zip
GALAXY Ace Plus - Basic stuff
- First from above link go into ODIN Software folder & download that software.
- Then from Custom recoveries folder download any one recovery which you like either CWM or TWRAP
(here I assume you know how to flash this custom recovery using ODIN)
- Next go in GALAXY Ace Plus ROOT folder & download RootSGAP.zip
- Place it in your SD Card.
- Boot in CWM
& flash that zip through SD card
- Reboot
- Done... you have rooted SGAP
Click to expand...
Click to collapse
can give me the root.zip link?Can I just use stock recovery flash root??
JohnnyPanther said:
Does it take a long time to root ??
Click to expand...
Click to collapse
around 5-10 sec.
KingKong94 said:
can give me the root.zip link?Can I just use stock recovery flash root??
Click to expand...
Click to collapse
already gave link above but here you go : direct Root.zip : http://www.mediafire.com/Rooting_SGAP.zip
Yup you can use stock recovery too...
j.posarekar70 said:
around 5-10 sec.
already gave link above but here you go : direct Root.zip : http://www.mediafire.com/Rooting_SGAP.zip
Yup you can use stock recovery too...
Click to expand...
Click to collapse
thx guy(*¯︶¯*)
j.posarekar70 said:
around 5-10 sec.
already gave link above but here you go : direct Root.zip : http://www.mediafire.com/Rooting_SGAP.zip
Yup you can use stock recovery too...
Click to expand...
Click to collapse
the cwm recovery must use Odin to flash??can't use stock recovery to flash??
KingKong94 said:
the cwm recovery must use Odin to flash??can't use stock recovery to flash??
Click to expand...
Click to collapse
nope with stock even CWM recovery you can flash only .zip files
where ODIN accepts .MD5 (CWM recovery is in .md5 format)
j.posarekar70 said:
nope with stock even CWM recovery you can flash only .zip files
where ODIN accepts .MD5 (CWM recovery is in .md5 format)
Click to expand...
Click to collapse
i root fail it say Signature vert.... what problem is this??i use stock recovery to flash,cwm recovery have cwm.zip file??if have the file pls giveme the download link,thx!!i can't use computer,because my computer is in hospital (>_<)
KingKong94 said:
i root fail it say Signature vert.... what problem is this??i use stock recovery to flash,cwm recovery have cwm.zip file??if have the file pls giveme the download link,thx!!i can't use computer,because my computer is in hospital (>_<)
Click to expand...
Click to collapse
i...really...didn't know we had a stock recovery....
i flashed cwm through odin......
try cwm 6.0.1.2 and then root again i guess. or as rooting file flash su package
ShadowsDie said:
i...really...didn't know we had a stock recovery....
i flashed cwm through odin......
try cwm 6.0.1.2 and then root again i guess. or as rooting file flash su package
Click to expand...
Click to collapse
can give me the link i want teach my friend?my friend ace plus have the stock recovery

stock recovery

plz someone give me stock recovery of Samsung galaxy grand 2...
thanks in advance
no prob. bro but try to make some search before
http://androshkz.blogspot.com/2014/10/stock-recovery-of-samsung-galaxy-grand.html
thanx....
but do u have flashable zip of stock recovery
android_smater said:
thanx....
but do u have flashable zip of stock recovery
Click to expand...
Click to collapse
You can flash thats file with "Rashr", but before you flash it, you'll be extracted before thats file (md5)

ota firmware update

OK I know i asked but need assurance on what to do step by step. Have my bootloader unlocked TWRP installed and rooted and on MHA-L29C567B167 just got B183 on my phone what do i need to do to apply the update and get back to unlock twrp and root. make it stupid simple please. i know i need prob relash everything but also do i have to get differant publics and HW files for the new update? Thanks sorry for being such a noob about this!
larryblynn000 said:
OK I know i asked but need assurance on what to do step by step. Have my bootloader unlocked TWRP installed and rooted and on MHA-L29C567B167 just got B183 on my phone what do i need to do to apply the update and get back to unlock twrp and root. make it stupid simple please. i know i need prob relash everything but also do i have to get differant publics and HW files for the new update? Thanks sorry for being such a noob about this!
Click to expand...
Click to collapse
Did you modify anything on /system or any other partition other than /data?
If not, flash back stock recovery and see if it wants to install OTA.
Or you could try flashing the full firmware using Firmware Finder.
To get recovery, download your firmware from http://hwmt.ru/hwmtsite/firmware-database
Extract the zip.
Download Huawei Update Extractor.
Open update.app in HUE.
Right click on Recovery and extract.
Flash using fastboot flash recovery recovery.img
ante0 said:
Did you modify anything on /system or any other partition other than /data?
If not, flash back stock recovery and see if it wants to install OTA.
Or you could try flashing the full firmware using Firmware Finder.
To get recovery, download your firmware from http://hwmt.ru/hwmtsite/firmware-database
Extract the zip.
Download Huawei Update Extractor.
Open update.app in HUE.
Right click on Recovery and extract.
Flash using fastboot flash recovery recovery.img
Click to expand...
Click to collapse
not sure what you mean by did i modify i unlocked BL flashed twrp and your root file and and public and hw thats all followed the op did bu my boot file after installing twrp. as far AS RECOVERY Image i have dl update.app then it shows recovery and recovery2 is that te correct file and then once i extract i get a folder with bunch of files how do i turn that into a flashable file? and where do i get the stock recovery file? thanks again for all your help and patience.
larryblynn000 said:
not sure what you mean by did i modify i unlocked BL flashed twrp and your root file and and public and hw thats all followed the op did bu my boot file after installing twrp. as far AS RECOVERY Image i have dl update.app then it shows recovery and recovery2 is that te correct file and then once i extract i get a folder with bunch of files how do i turn that into a flashable file? thans again for all your help and patience.
Click to expand...
Click to collapse
Extract the one named Recovery. Not recovery2.
It should extract as RECOVERY.IMG. Right click on Recovery in HUE and select Extract Selected.
And question, SuperRoot or SuperSu?
ante0 said:
Extract the one named Recovery. Not recovery2.
It should extract as RECOVERY.IMG. Right click on Recovery in HUE and select Extract Selected.
And question, SuperRoot or SuperSu?
Click to expand...
Click to collapse
I used super root and once i flash recovery and apply update can i use the same public and hw files after i unlock install twrp and root. thanks
larryblynn000 said:
I used super root and once i flash recovery and apply update can i use the same public and hw files after i unlock install twrp and root. thanks
Click to expand...
Click to collapse
These are for b183
http://update.hicloud.com:8180/TDS/.../v79458/f2/full/hw/usa/update_full_hw_usa.zip
http://update.hicloud.com:8180/TDS/...58/f2/full/public/update_data_full_public.zip
ante0 said:
These are for b183
http://update.hicloud.com:8180/TDS/.../v79458/f2/full/hw/usa/update_full_hw_usa.zip
http://update.hicloud.com:8180/TDS/...58/f2/full/public/update_data_full_public.zip
Click to expand...
Click to collapse
thankyou, can i use TWRP to flash recovery or i need to use fastboot?
larryblynn000 said:
thankyou, can i use TWRP to flash recovery or i need to use fastboot?
Click to expand...
Click to collapse
just use twrp to flash it..
eddmecha said:
just use twrp to flash it..
Click to expand...
Click to collapse
ok so im dumber then a box of rocks and can't seem to get a recovery image to work could somebody be so kind as to put up a stock recovery for the us variant L29C567B167 thanks a lot!!!!!!
larryblynn000 said:
ok so im dumber then a box of rocks and can't seem to get a recovery image to work could somebody be so kind as to put up a stock recovery for the us variant L29C567B167 thanks a lot!!!!!!
Click to expand...
Click to collapse
C567B167 Stock recoveryThere you go
There are any news about the EMUI 5.1 for the Mate 9?
HI
anybody knows where is OTA update stored in mate 9 , I want to delete it
thanks

Stock recovery image

I am in need of a stock recovery for the ZenFone 4 max. Does anyone have (or could get) a stock recovery image that they could share please?
I'm at the same level than u ...
Sry actually my asus doesn't any os then to do a recovery that gonna be a little bit difficult.:crying:
Mc10538 said:
I am in need of a stock recovery for the ZenFone 4 max. Does anyone have (or could get) a stock recovery image that they could share please?
Click to expand...
Click to collapse
Hey, Try to go on asus.com type the version of your phone and search the Bios & Firmware page, you can download it there.
Thank you, but I did look there. All they have is the stock operating system, no recovery to install it with...
Mc10538 said:
Thank you, but I did look there. All they have is the stock operating system, no recovery to install it with...
Click to expand...
Click to collapse
The recovery image is inside the zip file. You just have to extract it from there.
Serena Gilyn said:
The recovery image is inside the zip file. You just have to extract it from there.
Click to expand...
Click to collapse
would that be the "boot.img" in the file?
Yes, boot.img is the file you want to extract.
igerup said:
Yes, boot.img is the file you want to extract.
Click to expand...
Click to collapse
ok. I will try that. Thank you so much!

Categories

Resources