Unofficial TWRP 3.2.1-1 with persist backup - Moto G5 Plus Guides, News, & Discussion

From the telegram group.
Test persist backup and restore.
OFFICIAL VERSION-here
Use this to get persist backup from a fully stock device with working VoLTE.

thedr34m13 said:
https://potterroms.ddns.net/TWRP/twrp-3.2.1-1-potter_persist.img
From the telegram group.
Test persist backup and restore.
Click to expand...
Click to collapse
If someone have Device with working volte and haven't Bricked yet ,the Persiat backup from that device will be very helpful.

akshu2697 said:
If someone have Device with working volte and haven't Bricked yet ,the Persiat backup from that device will be very helpful.
Click to expand...
Click to collapse
Hope this helps.
https://forum.xda-developers.com/showpost.php?p=76208794&postcount=150

Remove this thread at once

GtrCraft said:
Remove this thread at once
Click to expand...
Click to collapse
Sorry, this wasn't meant to be a replace meant for the official TWRP maintained by you, it was just a way for us to be able to backup the persist partition from a fully functional device to restore VoLTE on affected devices.

GtrCraft said:
Remove this thread at once
Click to expand...
Click to collapse
Can you integrate this into your official release for us G5 owners?

NeoandGeo said:
Can you integrate this into your official release for us G5 owners?
Click to expand...
Click to collapse
If it works it will be in the next official build

thedr34m13 said:
Sorry, this wasn't meant to be a replace meant for the official TWRP maintained by you, it was just a way for us to be able to backup the persist partition from a fully functional device to restore VoLTE on affected devices.
Click to expand...
Click to collapse
Remove the download link...

GtrCraft said:
Remove the download link...
Click to expand...
Click to collapse
Done

akshu2697 said:
If someone have Device with working volte and haven't Bricked yet ,the Persiat backup from that device will be very helpful.
Click to expand...
Click to collapse
Ahem...Edit yo quote.

I take it this was leakware, not approved by dev. I can understand him not wanting to be responsible for any problems to someones phone this may cause, but the author has his name as a contributor to at least one Oreo rom, that has caused many to lose their functions of basic calling. We all do at our own risk, and I'm not blaming anyone, but he can't really blame people for trying to recover the important basic functions of their phones. [i.e 4G/LTE]

[email protected] said:
I take it this was leakware, not approved by dev. I can understand him not wanting to be responsible for any problems to someones phone this may cause, but the author has his name as a contributor to at least one Oreo rom, that has caused many to lose their functions of basic calling. We all do at our own risk, and I'm not blaming anyone, but he can't really blame people for trying to recover the important basic functions of their phones. [i.e 4G/LTE]
Click to expand...
Click to collapse
It was released on the Telegram group, just wanted to let people know about it. Anyhow, we've sorted it out and I've removed the download link. GTRCraft will release the updated one when it's ready.

thedr34m13 said:
It was released on the Telegram group, just wanted to let people know about it. Anyhow, we've sorted it out and I've removed the download link. GTRCraft will release the updated one when it's ready.
Click to expand...
Click to collapse
Thanks, as I thought. It really isn't necessary to use twrp to pull it, as there are a couple other ways with just a bit more work.

Persist 0 mb??
Is 0 MB in Unofficial TWRP 3.2.1-1 with persist backup normal? If not how can i backup Persist before I lose it?

darko454 said:
Is 0 MB in Unofficial TWRP 3.2.1-1 with persist backup normal? If not how can i backup Persist before I lose it?
Click to expand...
Click to collapse
If you backup with TWRP it's about 2 MB, you can use latest official TWRP 3.2.3.0, it's able to backup persist too.
If you want a second backup make one with ADB:
Code:
adb shell
dd if=/dev/block/mmcblk0p30 of=/sdcard/persist.img
to back it up
Code:
adb shell
dd if=/sdcard/persist.img of=/dev/block/mmcblk0p30
to restore it.
Sent from my Moto G5 Plus using XDA Labs

how to backup persist
Wolfcity said:
If you backup with TWRP it's about 2 MB, you can use latest official TWRP 3.2.3.0, it's able to backup persist too.
If you want a second backup make one with ADB:
Code:
adb shell
dd if=/dev/block/mmcblk0p30 of=/sdcard/persist.img
to back it up
Code:
adb shell
dd if=/sdcard/persist.img of=/dev/block/mmcblk0p30
to restore it.
Click to expand...
Click to collapse
ok - trying to backup persist on moto g5.
if i run the above code i get:
Code:
dd: /dev/block/mmcblk0p30: Permission denied
do i not have persist at all? i'm just trying to backup everything before upgrading the rom to oreo/8.
"you can use latest official TWRP 3.2.3.0" - how? it's not obvious when booting to it.

zdoe said:
If you backup with TWRP it's about 2 MB, you can use latest official TWRP 3.2.3.0, it's able to backup persist too.
If you want a second backup make one with ADB:
to back it up
ok - trying to backup persist on moto g5.
if i run the above code i get:
do i not have persist at all? i'm just trying to backup everything before upgrading the rom to oreo/8.
"you can use latest official TWRP 3.2.3.0" - how? it's not obvious when booting to it.
Click to expand...
Click to collapse
Use twrp 3.2.3.1:
https://eu.dl.twrp.me/potter/twrp-3.2.3-1-potter.img.html
This one can definitely backup persist and EFS.
Sometimes it's not possible to backup when booting into it, in that case you need to flash it.
When using the DD commands: Check this post
https://forum.xda-developers.com/g5...solve-imei0-explanation-t3825147/post77249211

Wolfcity said:
Use twrp 3.2.3.1:
https://eu.dl.twrp.me/potter/twrp-3.2.3-1-potter.img.html
This one can definitely backup persist and EFS.
Sometimes it's not possible to backup when booting into it, in that case you need to flash it.
When using the DD commands: Check this post
https://forum.xda-developers.com/g5...solve-imei0-explanation-t3825147/post77249211
Click to expand...
Click to collapse
can i use potter TWRP on cedric? e.g. moto G5 plus vs. moto G5? anyway, now i think i have them backed up by ADB.

zdoe said:
can i use potter TWRP on cedric? e.g. moto G5 plus vs. moto G5? anyway, now i think i have them backed up by ADB.
Click to expand...
Click to collapse
No you can't. As this is the potter thread I was under the impression that you own a potter device.
If you're on cedric the latest official TWRP is
https://eu.dl.twrp.me/cedric/twrp-3.2.3-0-cedric.img.html.
If that one hasn't the option to backup persist check the cedric threads for an unofficial TWRP that can do it (like the one for potter in the OP of this thread) or use the above DD commands.

Related

[SUSPEND] VOLTE fix for those who had lost after flashing stock(DON'T FOLLOW THIS)

EDIT
I HAVE DELETE THIS THREAD BECAUSE BY USING THIS METHOD PEOPLE MAY LOOSE THEIR IMEI if they don't have any efs backup ,
People apply this METHOD who has no IMEI Surely this method was only for those who already had efs backup ,
but now people thinks that it may bring IMEI,,which is not the proper way for restoring imei.
So to stop this misconception i am deleting all files and SUSPEND this thread.
Moderator Edit:
Members wishing to try this are advised to take extreme caution. This Thread may explain: HERE
It worked like a charm!!!!!
THANKYOU VERY MUCH FRIEND...
it worked ....:laugh::good::good:
my device is xt 1686 indian variant and i had hardbricked my mobile 6 months ago and unbricked using albus blankflash...
and since then using debloated roms or pixel experience rom...
after november patch.. i flashed flashable stock rom from twrp and i lost imei and volte...
i tried the solutions to recover 4g and imei and but couldnot get volte back since then...
now i am using twrp flashable january security patch and i dont have volte... i even dont have an option in my mobile networks to toggle enhanced 4g LTE mode...
now thanks to you .. your solution has worked like a charm ...
i downloaded your persist backup and placed it in my twrp backup folder and went in to twrp recovery and recovered my efs backup and next persist backup and restart system and voila my volte is back ....:good::good:
Arunxyz said:
THANKYOU VERY MUCH FRIEND...
it worked ....:laugh::good::good:
my device is xt 1686 indian variant and i had hardbricked my mobile 6 months ago and unbricked using albus blankflash...
and since then using debloated roms or pixel experience rom...
after november patch.. i flashed flashable stock rom from twrp and i lost imei and volte...
i tried the solutions to recover 4g and imei and but couldnot get volte back since then...
now i am using twrp flashable january security patch and i dont have volte... i even dont have an option in my mobile networks to toggle enhanced 4g LTE mode...
now thanks to you .. your solution has worked like a charm ...
i downloaded your persist backup and placed it in my twrp backup folder and went in to twrp recovery and recovered my efs backup and next persist backup and restart system and voila my volte is back ....:good::good:
Click to expand...
Click to collapse
welcome brother,now backup your volte working efs so in future if anythings goes wrong then it will helpful.
akshu2697 said:
welcome brother,now backup your volte working efs so in future if anythings goes wrong then it will helpful.
Click to expand...
Click to collapse
YES BRO..
I will backup my EFS right now...
thanks a lot ...
bro can i try this method for g5s plus xt1804 as well ?
muklshakya123 said:
bro can i try this method for g5s plus xt1804 as well ?
Click to expand...
Click to collapse
MAY BE YES,YOU CAN,BUT TAKE BACKUP OF ALL PARTITION BEFORE TRY.
this persist backup is from moto g4 plus and it is working for moto g5 plus so may be it should work for g5s plus too.
but remember i am not responsible for anything if it goes wrong( but it better to take risk when nothing works )
my gut says,it should work,so if you want ,then give it a shot.
ok will try that in the evening
Which ROM have you tried? Its not working in DotOS. Please help!
surensince93 said:
Which ROM have you tried? Its not working in DotOS. Please help!
Click to expand...
Click to collapse
You have to do this in stock rom
How to relock the bootloader after restoring??
akshu2697 said:
You have to do this in stock rom
Click to expand...
Click to collapse
Link for the downloading and steps to be followed for stock ROM please?
surensince93 said:
Link for the downloading and steps to be followed for stock ROM please?
Click to expand...
Click to collapse
Download any TWRP FLASHBLE ZIP STOCK ROM from forum,
#FLASH THAT STOCK ROM USING TWRP
#RESTORE YOUR OWN EFS BACKUP
#RESTORE PERSIST BACKUP
#REBOOT
AdityaYT said:
Click to expand...
Click to collapse
This guide is only for volte
akshu2697 said:
hey guys good news for you all,
i have found the solution for volte.
download persist backup from attachment(this backup is from moto g4 plus,i had restore it on my moto g5 plus and i got volte )
1)Flash stock rom with twrp or with fastboot,both will going to work.
2)Now you have to put this backup in twrp backup folder.
3)after this first you have to restore your own efs backup.
4)then restore this persist backup.
remember"do at your own risk",i am not responsible for anything if it goes wrong
this method is working for me so i am telling you all,and before do this please take your whole phone backup including every partition.
this can also be done if some one can provide our moto g5 plus persist backup,so if anyone has working volte then provide us moto g5 plus persist backup from twrp,then it is also usefull for all of us,THANK YOU
Click to expand...
Click to collapse
May I lock bootloader again after flashing this?
Sent from my Moto G5 Plus using XDA Labs
irfanalinawaz said:
May I lock bootloader again after flashing this?
Sent from my Moto G5 Plus using XDA Labs
Click to expand...
Click to collapse
You will get your volte,but I don't know any other stuff,sorry brother.
Now enjoy the volte.
akshu2697 said:
You have to do this in stock rom
Click to expand...
Click to collapse
akshu2697 said:
Download any TWRP FLASHBLE ZIP STOCK ROM from forum,
#FLASH THAT STOCK ROM USING TWRP
#RESTORE YOUR OWN EFS BACKUP
#RESTORE PERSIST BACKUP
#REBOOT
Click to expand...
Click to collapse
Link for stock ROM please? I couldn't find it!
surensince93 said:
Link for stock ROM please? I couldn't find it!
Click to expand...
Click to collapse
Try this ,
(This stock rom is from forum in TWRP FLASHBLE stock build)
Give credit to this man
https://mega.nz/#!SFIXlDoA!INcRIuH-WnaQjMlaJwmUgbZDcx-Lt8Uip-2rqxqse6A
Any FLASHBLE stock rom will work.
whats a persist backup,i cant see one after clicking on restore option??
AdityaYT said:
Click to expand...
Click to collapse
Unzip that persist file,
Put that file in your efs backup folder ,
After boot in twrp and go to restore,
Then in restore restore your efs ,you will see persist will also there ,so restore that persist after restoring efs.
In other words ,
#Unzip persist
#Open your efs backup folder of twrp in file manager
#Paste persist file in efs backup folder
#now boot in to twrp
#restore that efs ,in efs you will see efs and persist both will be there,
#so first restore efs then persist
See my attachment (how to put that file in twrp)
can someone please give a step by step guide of this method. I haven't tried anything like this so pls help me. I am on stock rom and bootloader locked. I really want to get my volte.

7x L24 twrp

I'm sorry for this thread but I want to know all the steps to take to flash twrp on my L24 on oreo, I just don't want to brick it
Zenngn said:
I'm sorry for this thread but I want to know all the steps to take to flash twrp on my L24 on oreo, I just don't want to brick it
Click to expand...
Click to collapse
Check this thread and make sure to make backups of everything in twrp. Also flash p10 lite twrp it's in this thread to and make backups in there as well. As long as you have data and system backed up you should be able to flash back if you end up bootlooping.
https://forum.xda-developers.com/honor-7x/development/oreo-twrp-complete-backup-t3764500
allrockedout said:
Check this thread and make sure to make backups of everything in twrp. Also flash p10 lite twrp it's in this thread to and make backups in there as well. As long as you have data and system backed up you should be able to flash back if you end up bootlooping.
https://forum.xda-developers.com/honor-7x/development/oreo-twrp-complete-backup-t3764500
Click to expand...
Click to collapse
Are you super sure this works with the BND-L24 (US) version? Not to be naggy, I just wanna be sure before I flash it on my main device.
joshvro said:
Are you super sure this works with the BND-L24 (US) version? Not to be naggy, I just wanna be sure before I flash it on my main device.
Click to expand...
Click to collapse
That's the one I use on L24 here USA version. All you need is just 1 file complete ramdisk IMG.
allrockedout said:
That's the one I use on L24 here USA version. All you need is just 1 file complete ramdisk IMG.
Click to expand...
Click to collapse
Awesome, thanks!

Question Bricked my OP 9 Pro TMB

Hi XDA Community,
I soft-bricked my phone, it gets stuck on fastboot even after flashing my backup. The only thing I didn't backup is my userdata partition. Does anyone have the T-mobile firmware so I can unbrick?
Thanks
MSM doesn't exist for T-Mobile yet. Did you try fastboot -w to erase all userdata?
Yes, nothing so far. However someone out there can probably dump their tmb firmware and I can use fastboot flash.
I fixed it!
Looks like the vm-bootsys file was responsible, so flashed that and good to go!
Nvm, now stuck on wiping
EDIT: It's doing the same thing again
Unfortunately, TMO MSM doesn't exist currently, and full OTAs are not available, so there is no good way to extract /system, /system_ext, /vendor, /product, and /odm from super. It sounds like you backed up everything though, so what happens if you just flash everything back?
Hey I might be able to help you dude? I pulled my tmo firmware as back up. I mean I pulled every partition and made a flashall.bat if I knew how to put it on a site or share with my drive it's 20gb.
craznazn said:
Unfortunately, TMO MSM doesn't exist currently, and full OTAs are not available, so there is no good way to extract /system, /system_ext, /vendor, /product, and /odm from super. It sounds like you backed up everything though, so what happens if you just flash everything back?
Click to expand...
Click to collapse
I extracted all that even vbmeta_vendor all partitions. If you can tell me how to send it to you I will let u look over everything and I can see if it will help ppl. I used it to get my 9 pro unbricked. I got the convert to us OnePlus os in. I just can't update yet.
Yes I would very much appreciate it. @craznazn I will convert to EU as a last resort, that's what I was actually attempting in the first place! Thanks!
You can zip it using something like 7-zip and put it on anonfile, they have 20GB limit but compression makes the folder size smaller. Thanks a ton!
Or you could use gofile, unlimited storage space.
amaroney55 said:
Hey I might be able to help you dude? I pulled my tmo firmware as back up. I mean I pulled every partition and made a flashall.bat if I knew how to put it on a site or share with my drive it's 20gb.
Click to expand...
Click to collapse
Did you get this backed up online yet by chance?
I want to flash Global myself but waiting till there is at least something to attempt to flash to fix if it breaks.
I flashed EU, am A-OK apart from maybe downgrade to L3, still working that out.
Also, you can back it up yourself using Partitions backup and restore on the Play Store. Just make sure you are rooted, otherwise it won't work.
razercortex said:
Also, you can back it up yourself using Partitions backup and restore on the Play Store. Just make sure you are rooted, otherwise it won't work.
Click to expand...
Click to collapse
What partitions did you backup using that app and were you able to successfully restore using that app as well? Does the BL remain unlocked after restore?
TheKnux said:
What partitions did you backup using that app and were you able to successfully restore using that app as well? Does the BL remain unlocked after restore?
Click to expand...
Click to collapse
He's running an experimental MSM conversion I built, it's not public yet. It does not touch the BL unlock. The process is not stable and it's not ready for public use.
That, and it's no longer the TMO ROM, and there is no good way back w/o an official LE2127 MSM
I am gonna try to write a guide my first one if I am not breaking any rules. Anyone can tweak or down it? But like I say messing with android is trail and error. I am gonna put the. Rom I pulled and used to unbrick while y'all are waiting on the msm. To me. This is just an easy fast fix so look out for it on the guides.
I backed up everything except for userdata. Make sure you manually dd the super partition to a super.img, otherwise it stays a tar. That's the mistake I made. I'm sure I can convert it but prob not worth the hassle.

Root Redmi Note 8 Pro (A11) with Magisk

Hi everybody,
I have an IMEI repaired China version Redmi Note 8 Pro with Global ROM. Since my phone has Android 11 running I couldn't use TWRP to root. I tried to root by flashing patched boot.img with ADB before. I got in a bootloop instead and fixed by flashing old boot.img. I wonder if there's another way to root without losing repaired IMEI. Appreciate any kind of help.
More device details in attachments.
JustWhovian said:
Since my phone has Android 11 running I couldn't use TWRP to root.
Click to expand...
Click to collapse
Uhh how? There is an A11 version of TWRP.
https://sourceforge.net/projects/begonia-oss/files/TWRP-MiUi12.5/twrp-3.5.2_11-0-UNOFFICIAL-begonia.img/download
Canny1913 said:
Uhh how? There is an A11 version of TWRP.
https://sourceforge.net/projects/begonia-oss/files/TWRP-MiUi12.5/twrp-3.5.2_11-0-UNOFFICIAL-begonia.img/download
Click to expand...
Click to collapse
Oh didn't know that, thank you.
But I have another thing in my mind, wouldn't it (Having a Custom Recovery or Flashing Files via Custom Recovery) cause me to lose my repaired IMEI?
JustWhovian said:
Oh didn't know that, thank you.
But I have another thing in my mind, wouldn't it (Having a Custom Recovery or Flashing Files via Custom Recovery) cause me to lose my repaired IMEI?
Click to expand...
Click to collapse
I don't have an exact answer for that. I suggest creating backups before you flash anything so you can restore them in case something goes wrong,especially nvram,nvdata,persist,protect_f and protect_s
Canny1913 said:
Uhh how? There is an A11 version of TWRP.
https://sourceforge.net/projects/begonia-oss/files/TWRP-MiUi12.5/twrp-3.5.2_11-0-UNOFFICIAL-begonia.img/download
Click to expand...
Click to collapse
Thanks bro! it's work!!

Question Flash recovery on Galaxy A52S 5G without data loss

Hello, I have a galaxy A52s 5G and I'm trying to bypass pattern lock so I don't lose data by factory resetting. USB debugging is disabled and bootloader is not unlocked.
I can access download mode/stock recovery but that's about it. Doesn't seem like there's an official TWRP either. Is there a way to flash a custom recovery? Would flashing A52 4g's TWRP work? If not, what can I do
Arobase40 said:
Flashing A52 4g's TWRP onto a A52S 5G will lead to a soft brick phone !!! ^^
Someone else pretended he/she built a working TWRP for the A52S 5G but it doesn't work at all and even didn't test it him/herself before releasing it.
Another guy accepted to be a guinea pig but he bricked his phone by the way... ^^
We are all waiting after such a TWRP but there is none atm.
I'm myself trying to build one but I don't have enough time to build it because I don't have a good Windows PC and I don't feel comfortable with Android studio yet !
I have the source code but I have to put all things together so unless someone else build a working one you have to wait after it as we all do... ^^
Click to expand...
Click to collapse
Once someone builds a working version, would I be able to simply flash it using Odin in download mode or would bootloader need to be unlocked? Because otherwise I'm not sure what to do
Arobase40 said:
You can't install a TWRP without unlocking the bootloader anyway.
Click to expand...
Click to collapse
Is it worth trying to flash Aroma file manager through download mode? I'm not sure if aroma is compatible with any device
Arobase40 said:
This is a very old and dead project ! So you're on your own if you still want to use it.
Click to expand...
Click to collapse
It would supposedly allow me to delete gestures.key. I dont know what else to flash since theres no TWRP
u can try to use samsung find my
Arobase40 said:
Flashing A52 4g's TWRP onto a A52S 5G will lead to a soft brick phone !!! ^^
Someone else pretended he/she built a working TWRP for the A52S 5G but it doesn't work at all and even didn't test it him/herself before releasing it.
Another guy accepted to be a guinea pig but he bricked his phone by the way... ^^
We are all waiting after such a TWRP but there is none atm.
I'm myself trying to build one but I don't have enough time to build it because I don't have a good Windows PC and I don't feel comfortable with Android studio yet !
I have the source code but I have to put all things together so unless someone else build a working one you have to wait after it as we all do... ^^
Click to expand...
Click to collapse
I am using this guide - https://www.droidwin.com/create-port-twrp-recovery-android/
But at step 7, the fstab.devicename_or_chipsetname file is missing.
And how do we edit default.prop file? Tried with notepad++, root explorer android, but the file only has a single line as
!<symlink>ÿþp r o p . d e f a u l t
Abhishek Junghare said:
I am using this guide - https://www.droidwin.com/create-port-twrp-recovery-android/
But at step 7, the fstab.devicename_or_chipsetname file is missing.
And how do we edit default.prop file? Tried with notepad++, root explorer android, but the file only has a single line as
!<symlink>ÿþp r o p . d e f a u l t
Click to expand...
Click to collapse
Try get from kernel
oli231 said:
Try get from kernel
Click to expand...
Click to collapse
There is a mistake in the guide. It's not 'default.prop', it's 'prop.default' in step 6 (13)
So after all the work, I got TWRP booting. But it's only booting, no touch response.
Arobase40 said:
I'm trying to build one from source code but I still have errors so might be some things missing.
I'm still working on it...
Click to expand...
Click to collapse
Firmware recovery.img has some files missing. These are present in recovery.img backed up from TWRP app. Or maybe this is just the way it is, I don't know.
Attached is backed up from the TWRP app. Maybe this will help.
Abhishek Junghare said:
Firmware recovery.img has some files missing. These are present in recovery.img backed up from TWRP app. Or maybe this is just the way it is, I don't know.
Attached is backed up from the TWRP app. Maybe this will help.
Click to expand...
Click to collapse
Search on firmware and Samsung kernel
Arobase40 said:
What do you want me to do with a recovery that is not working for you ??? lol
I already have the device tree for A528B as source code but need to know how to include it in a Android tree source code : omni, cm or aosp..., but I need to know what is missing to build it and get it working... ^^
Click to expand...
Click to collapse
I am not building from source code like you. I took TWRP from A52, as the two devices are very similar. Then followed the guide - www.droidwin.com
I don't have any technical knowledge about this. It booted somehow. No boot-loop. But there is no touch response. And I don't OTG nearby, so couldn't test with a mouse.
Yes, ofc. You would know better. I am not a developer. I was only trying with that guide.
Abhishek Junghare said:
Firmware recovery.img has some files missing. These are present in recovery.img backed up from TWRP app. Or maybe this is just the way it is, I don't know.
Attached is backed up from the TWRP app. Maybe this will help.
Click to expand...
Click to collapse
Arobase40 said:
This is what I said : no touch response so simply useless as you won't even know if processes behind the touch options are even working... ^^
I remember someone else who pretended he/she will build a TWRP without source code but with some kind of "kitchen" and released it in this section but didn't even test it him/her/self. Someone else tried it but it didn't work. Then we never got any feedbacks from he/she... ^^
Click to expand...
Click to collapse
I never said that I am building TWRP for public. I was only trying for myself. The recovery.zip attached in the previous message is just the stock recovery backed up from TWRP app as it has some missing files from recovery extracted from the stock firmware.
Abhishek Junghare said:
I never said that I am building TWRP for public. I was only trying for myself. The recovery.zip attached in the previous message is just the stock recovery backed up from TWRP app as it has some missing files from recovery extracted from the stock firmware.
Click to expand...
Click to collapse
Build.prop can get out from rooted phone
oli231 said:
Build.prop can get out from rooted phone
Click to expand...
Click to collapse
https://www.droidwin.com/create-port-twrp-recovery-android/
It's default.prop in the guide. Build.prop is different right?
I am only following that guide. I don't know about how to build TWRP from source.
Abhishek Junghare said:
https://www.droidwin.com/create-port-twrp-recovery-android/
It's default.prop in the guide. Build.prop is different right?
I am only following that guide. I don't know about how to build TWRP from source.
Click to expand...
Click to collapse
NOPE! Build.prop is on A52s no from this website, on this website is incorrect
oli231 said:
Build.prop can get out from rooted phone
Click to expand...
Click to collapse
I got the Build.prop. Thanks.
How do I get fstab.samsung (or similar fstab.----) It's not in the recovery.img
Abhishek Junghare said:
I got the Build.prop. Thanks.
How do I get fstab.samsung (or similar fstab.----) It's not in the recovery.img
Click to expand...
Click to collapse
fstab is in kernel

Categories

Resources