Persist image corrupt ? - OnePlus 8 Questions & Answers

Hi, i own an Oneplus 8 India Version.
As soon as i purchased the first thing I did was to take the persist.img backup as that seemed to be an important thing to do from my reading through the articles.
After a few months now, I seem to be in need of using this image and realized the image file is not accessible. from the articles and videos I read/seen, everyone is able to EXTRACT the image file using the 7zip or similar tools. However, i am unable to extract using any of the tools.
I took the latest persist.img from the already troubled device and that too is not working. 7zip says "Can not open the file ...."
command i used was this :
dd if=/dev/block/bootdevice/by-name/persist of=/sdcard/persist.img
similarly, i manually copied the file using root file manager aad that too is giving the error

Please help

Fastboot flash persist persist.img
I believe that's how you would restore persist.
I could be very wrong. Proceed with caution and I'm not liable if you break it.

crazynapkinman said:
Fastboot flash persist persist.img
I believe that's how you would restore persist.
I could be very wrong. Proceed with caution and I'm not liable if you break it.
Click to expand...
Click to collapse
Hi thank you. The concern is related to the image not being extracted. From what i have read and seen in YouTube too is they are able to extract the img file. But my files are not readable.

firoz3321 said:
Hi thank you. The concern is related to the image not being extracted. From what i have read and seen in YouTube too is they are able to extract the img file. But my files are not readable.
Click to expand...
Click to collapse
Does anyone know if he can flash someone else's backed up persist.img?

crazynapkinman said:
Does anyone know if he can flash someone else's backed up persist.img?
Click to expand...
Click to collapse
There was a thread in this forum that mentioned the persist cannot be shared or doesn't work with others. Apparantly it contains sensor calibration data which usually will be unique.
Can someone confirm if your persist image is extractable with 7zip or similar. If so what am i doing wrong.

firoz3321 said:
There was a thread in this forum that mentioned the persist cannot be shared or doesn't work with others. Apparantly it contains sensor calibration data which usually will be unique.
Can someone confirm if your persist image is extractable with 7zip or similar. If so what am i doing wrong.
Click to expand...
Click to collapse
You need to be unlocked and rooted. Then you will reboot to fastboot. From there, BOOT twrp (fastboot boot twrp.img)
Once booted, use TWRP to backup persist.img

crazynapkinman said:
You need to be unlocked and rooted. Then you will reboot to fastboot. From there, BOOT twrp (fastboot boot twrp.img)
Once booted, use TWRP to backup persist.img
Click to expand...
Click to collapse
Using root explorer i copied the persist image but that too was un extractable. The persist image that i took backup using the command in OP when i bought the device also doesn't extract.
And one more thing is TWRP doesn't seem to be working with 11 OS yet.

firoz3321 said:
Using root explorer i copied the persist image but that too was un extractable. The persist image that i took backup using the command in OP when i bought the device also doesn't extract.
And one more thing is TWRP doesn't seem to be working with 11 OS yet.
Click to expand...
Click to collapse
Need to downgrade to 10.
I pulled my persist image off of 10.
---------- Post added at 07:20 PM ---------- Previous post was at 07:08 PM ----------
From what I've read there's not reason to unzip the persist.img
If you backed it up with a WORKING persist present, then you simply need to boot to fastboot and flash your persist.img
It will replace the corrupted partition and you're good to go. No one on any forum I read said they actually extracted anything from the persist.img file itself.
They all had to extract (see backup) the WORKING persist.img and flash that with fastboot command.
You can extract working persist.img with the following command in adb:
dd if=/dev/block/by-name/persist of=/sdcard/persist.img
This will save it to your sdcard. Transfer that backup to your adb folder on pc. Reboot into fastboot and use the following command to flash it:
fastboot flash persist persist.img

I do have working persist. There is a youtube video regarding same issue and ye extracted files from working persist. Your steps are clear and thank you for that .
My reason for asking was. If my files are corrupted i may damage more than solving. Hopefully the files i have are good.

firoz3321 said:
I do have working persist. There is a youtube video regarding same issue and ye extracted files from working persist. Your steps are clear and thank you for that .
My reason for asking was. If my files are corrupted i may damage more than solving. Hopefully the files i have are good.
Click to expand...
Click to collapse
Hopefully you're using the good backup you made and not something you downloaded...
GL!

crazynapkinman said:
Hopefully you're using the good backup you made and not something you downloaded...
GL!
Click to expand...
Click to collapse
Today i gave it to service.
Un rooted, locked boatloader and sent to service. Just wasn't daring enough as i wasn't sure if my image backup was safe.

firoz3321 said:
Today i gave it to service.
Un rooted, locked boatloader and sent to service. Just wasn't daring enough as i wasn't sure if my image backup was safe.
Click to expand...
Click to collapse
Received the mobile back and the FP reader is working fine. :angel:

Related

Help with a chinese model phone, A101, deleted /system/bin/sh..

Hello all,
Firs I like to apologies if I've posted in the wrong section of the forum.
As the title says, I have a Iglo A101 with GingerBread 2.3.4 phone and I accidently deleted the system/bin/sh file.
I was searching for a2sd and I downloaded it, but when running it, instead of pressing 1 - "install a2sd" I pressed 2 "uninstall a2sd", by mistake, and by the time I realized the sh file was deleted. Now the phone is no longer rooted and can't be rooted and also my Wi-Fi doesn't work anymore.
I've search the net for answer but I can't find a solution to this type of phone.
Could someone help me fix this or at least get the Wi-Fi working again?
Thanks in advanced...
OK, I've manage to contact the retailer and he gave me what appears to be the all system files, as now I have a rar containg system.img userdata.img recovery.img etc etc. How do I install this files, because he doesn't appear to know either. I tried from the recovery mode using install update.zip from sdcard but it give's me invalid OTA package and I can't find an answer on how to flash a img file from recovery mode...
pitvenin said:
OK, I've manage to contact the retailer and he gave me what appears to be the all system files, as now I have a rar containg system.img userdata.img recovery.img etc etc. How do I install this files, because he doesn't appear to know either. I tried from the recovery mode using install update.zip from sdcard but it give's me invalid OTA package and I can't find an answer on how to flash a img file from recovery mode...
Click to expand...
Click to collapse
Does the device have fastboot? If so the files need to flashed using fastboot. The command is fastboot flash boot boot.img
Fastboot flash system system.img.
If your device does not have fastboot then you will need to extract the system.img and make a flashable .zip so you can flash through CWM or whatever your recovery is. If you are using stock recovery then I eexpect you will either need to find a solution or send it off for repair. I will have a look into helping you get your device back up and running but I cant promise to succeed. Give me a few days and I will report back with any solutions or info to get you on your way to fixing your device.
Regards
Blackwatch
Sent from my LT18i using xda premium
pitvenin said:
Hello all,
Firs I like to apologies if I've posted in the wrong section of the forum.
As the title says, I have a Iglo A101 with GingerBread 2.3.4 phone and I accidently deleted the system/bin/sh file.
I was searching for a2sd and I downloaded it, but when running it, instead of pressing 1 - "install a2sd" I pressed 2 "uninstall a2sd", by mistake, and by the time I realized the sh file was deleted. Now the phone is no longer rooted and can't be rooted and also my Wi-Fi doesn't work anymore.
I've search the net for answer but I can't find a solution to this type of phone.
Could someone help me fix this or at least get the Wi-Fi working again?
Thanks in advanced...
Click to expand...
Click to collapse
You have use flash tools to flash those files in your mobile.......upload your build.prop under /system/
I'll tell you more!!
Sent from my GT-I5801 using XDA
I have stock recovery 3e. I tried to make an update.zip but I keep getting invalid OTA Package..
Here is the build.prop, sorry for my late response
And here is the one that is on my phone, I've manage to get it using jota text editor. Some how that application can still see some system files, but it can't write..
pitvenin said:
I have stock recovery 3e. I tried to make an update.zip but I keep getting invalid OTA Package..
Here is the build.prop, sorry for my late response
Click to expand...
Click to collapse
Do you have an update.zip of complete ROM for you phone??
If so, then upload your recovery.img....i'll mod it & give you a modded recovery......
here it is
any luck?
pitvenin said:
any luck?
Click to expand...
Click to collapse
Trying....
hi
i had similar problem on this device a101 i did not delete any folder but by rooting the device my wifi and Bluetooth stoped working.i solved the problem by the factory menu.....have you tried it?
i did factory reset, but since there a system file missing it doesn't solve it..Can't there be a way to create an update.zip package with the sh file and then apply like an update from recovery? I've been trying to understand what does invalid OTA package mean, I think if that would be solved then I could easily put the file back...
i think you need spb launcher
i have to admit i used it only ones before for china 5388 there i needed com + usb cable here you need just a normal cable us the boot on this phone is different i have all you need give me email i will send to you. i have scater for a101 file too.i never used it but i have.Us i said my phone work ok after reset from factory mode
still nothing?
pitvenin said:
OK, I've manage to contact the retailer and he gave me what appears to be the all system files, as now I have a rar containg system.img userdata.img recovery.img etc etc. How do I install this files, because he doesn't appear to know either. I tried from the recovery mode using install update.zip from sdcard but it give's me invalid OTA package and I can't find an answer on how to flash a img file from recovery mode...
Click to expand...
Click to collapse
If you have the system.img image, you can try to flash it in the phone with SP Flash Tool,
Here is the tutorial:
bm-smartphone-reviews.blogspot.com/2011/10/mt65x3-flashing-tutorial.html
arcristi..all I can say is : THANK YOU!
I finally managed to get the system files back, I'm gonna hang on to this program just in case....Thanks again
A101 Android
Please, can you here to give all system files, which were sent to you from retailer? I have the same model. Thanks!

[Q] Wi-Fi not working

After flashing stock ROM on my Moto G I was not able to use Wi-Fi, it does not turn on. So I tried some other ROMS from various countries and nothing. However when I flashed the Nexus G - beta 4 custom ROM (http://forum.xda-developers.com/showthread.php?t=2606943) I got it working again.
Can someone please explain what is happening, and help me?
same here
TiagoPeixoto said:
After flashing stock ROM on my Moto G I was not able to use Wi-Fi, it does not turn on. So I tried some other ROMS from various countries and nothing. However when I flashed the Nexus G - beta 4 custom ROM (http://forum.xda-developers.com/showthread.php?t=2606943) I got it working again.
Can someone please explain what is happening, and help me?
Click to expand...
Click to collapse
same here its burnsyboo im just downloading Nexus G the problem i have is i formated /persist /pds /firmware and the rest because i thought this was now mandatory in 4.4 i formated them in the new 4.4 cwm and now when i flash a custom rom or stock i flick that switch for WIFI and nothing it wont turn on im not sure why help would really be appreciated it may be that me and TiagoPeixoto formated the files wifi runs on i hope the nexus g rom will fix my wifi issues if not could someone please go to the root of there phone in root explorer or file manager and pull persist for us and pds them are the main files that WIFI runs on i think if someone could do that for us and upload it then i will be very greatfull thanks
Solved
So, I got it working again. The problem was indeed in the persist folder, it was missing a file named WCNSS_qcom_wlan_factory_nv.bin. So I managed to extract it from the persist.img and moved it to persist folder again. After that I edited the bin file and inserted my MAC address. Finally I have flashed my phone to stock ROM again and it worked just fine.
Here's the file:
fixed
Thank you so much this fixed my problem as well
Ok. Let's try but first let me e sure how to do it.
1. Edit persist.img with the .bin file inside.
2. Installl stock rom on my phone.
3. Flash persist.img in fastboot mode.
It's that correct?
gerardomt said:
Ok. Let's try but first let me e sure how to do it.
1. Edit persist.img with the .bin file inside.
2. Installl stock rom on my phone.
3. Flash persist.img in fastboot mode.
It's that correct?
Click to expand...
Click to collapse
First of all check if your persist folder is missing the bin file I have mentioned. If it is, You have to extract that file from persist.img or You can just download the one I uploaded.Then you must edit it and insert your mac address and after that you just have move it to the persist folder using a root explorer.
I could not flash persist.img, bootloader was always returning an access denied message, so i figured a way to explore the persist.img file using LinuxReader and extracted the WCNSS_qcom_wlan_factory_nv.bin from it.
So basically i ''flashed'' persist manually. Copy, edit, paste.
Thanks
Fixed
I have 2 days searching the solution and try with so many files.
Thanks
Please, could someone explain me exactly (for n00b like me) how to solve this problem?
Solved
Im lost on how to do this... do i just extract the file to the persist folder??
I formated /persit folder also, tried install stock rom, but no success with wifi
The problem is: i have no persist folder inside root and when i try to create it, the folder was gone after reboot.
Bootloader dont let me flash persist.img
What can I do?
Could someone help me, please?
When I try to "fast boot flash persist persist.img", I get a permission denied. Am I missing something?
braindump03 said:
When I try to "fast boot flash persist persist.img", I get a permission denied. Am I missing something?
Click to expand...
Click to collapse
me too
it's weird cause stock rom dont recovery /persist /firmware and /modem partition, and I wiped they content -.-'
now I'm depending on you some gracious soul can post these folders for me
Wi fi problem
Hi guys,
i've a Moto G 16 Gb purchased on Amazon.De, so german phone. I live in italy and when i connect to wi fi no problem. When i go in switzerland and i try to connect to another wi fi net (my girlfriend's line) provided by Swisscom, it doesn't work: well, i insert passoword, but it cant connect ... i called Swisscom, they tried to reset router and so on , but still persist this problem. The person (swiss) that sells me the phone (i bought it as used) said that he has the swiss provider Cablecom and it didn't have any problem. I'm fully stock with 4.4.2 . Anyone has any idea? thank you
ps: with my galaxy s3 i have no problem both in italy and in switzerland
Can anyone help in explaining the above?
....to a relative newbie? I've downgraded from 4.4.2 down to 4.3 and now my wi-fi is not working anymore, the MAC address is lost.
I'd really, really appreciate any help with regards to the procedure in going about fixing the 'Persist Folder' .
Thank you for reading.
Please make any method to solve Persist folder
Downgrade from 4.4.2 to 4.3 XT1034 UMTS...
TiagoPeixoto said:
First of all check if your persist folder is missing the bin file I have mentioned. If it is, You have to extract that file from persist.img or You can just download the one I uploaded.Then you must edit it and insert your mac address and after that you just have move it to the persist folder using a root explorer.
I could not flash persist.img, bootloader was always returning an access denied message, so i figured a way to explore the persist.img file using LinuxReader and extracted the WCNSS_qcom_wlan_factory_nv.bin from it.
So basically i ''flashed'' persist manually. Copy, edit, paste.
Click to expand...
Click to collapse
I'm sorry, but can you please elaborate? I'm have this wifi issue and it's really annoying.
You say to extract the file from persist.img, but where exactly do I find that? The file you uploaded is not persist.img.
How would I edit and insert my mac address?
Where is this persist folder? I can't find it anywhere.
If you could respond that'd be great.
breadstyx said:
I'm sorry, but can you please elaborate? I'm have this wifi issue and it's really annoying.
You say to extract the file from persist.img, but where exactly do I find that? The file you uploaded is not persist.img.
How would I edit and insert my mac address?
Where is this persist folder? I can't find it anywhere.
If you could respond that'd be great.
Click to expand...
Click to collapse
The file which he uploaded in post 3 was extracted out of the persist image.
The problem was indeed in the persist folder, it was missing a file named WCNSS_qcom_wlan_factory_nv.bin. So I managed to extract it from the persist.img and moved it to persist folder again.
Click to expand...
Click to collapse
You'll find persist folder at /persist.
You need filemanger with root permission, the you can see this folder.
So copy WCNSS_qcom_wlan_factory_nv.bin to your SD card. Use your filemanger to copy this file to /persist.
Activate wi-fi, the you'll find your mac adress under Settings > About Phone > Status > Wi-fi MAC Adress
Open WCNSS_qcom_wlan_factory_nv.bin on your phone with a text editor and type your mac adress inside that file and save it.
I have not tried it because i did not have this issue. But this is the way how i understood it.
simply copied the file in /persist, set permissions and rebooted
No MAC adress to enter
Works fine now
Thanks, very much!
You resolved me
Only its the put the WCNSS in the /persist folder and OK.
(You need to have the firmware with /persist).

[Q] stuck

Hello I am trying to flash the factory image on to my Nexus 5 with the flash all option in the zip file and it keep going missing boot.img as seen in the picture and I am unsure what to do at this point cause I disconnect my phone and it does boot up in to android 4.4.4 but I need help here
hell I would let some one remote connect if that helps any lol
Buckii said:
Hello I am trying to flash the factory image on to my Nexus 5 with the flash all option in the zip file and it keep going missing boot.img as seen in the picture and I am unsure what to do at this point cause I disconnect my phone and it does boot up in to android 4.4.4 but I need help here
hell I would let some one remote connect if that helps any lol
Click to expand...
Click to collapse
1) "Stuck" is NOT a question. Please use descriptive thread titles
2) You haven't unzipped the image-hammerheadxxx.zip that contains the images :/
but I have I followed the instructions to a T and put all file in the folder under platform tools
Buckii said:
but I have I followed the instructions to a T and put all file in the folder under platform tools
Click to expand...
Click to collapse
Not sure what instructions you've followed. Either they're incomplete or you made a mistake. Like I said, your screenshot shows a zip file. You need to unzip that in the location that it is in now
picture
rootSU said:
Not sure what instructions you've followed. Either they're incomplete or you made a mistake. Like I said, your screenshot shows a zip file. You need to unzip that in the location that it is in now
Click to expand...
Click to collapse
This is now what I have done you were right but still missing boot.img
Buckii said:
This is now what I have done you were right but still missing boot.img
Click to expand...
Click to collapse
Just fastboot flash it then.
Link to guides in my signature.
I have similar issues. Mine complains that the archive doesn't contain boot.sig and recovery.sig, and then it fails to allocate space and the update package missing system.img.
Going to do it manually now to see if it works
Desca said:
I have similar issues. Mine complains that the archive doesn't contain boot.sig and recovery.sig, and then it fails to allocate space and the update package missing system.img.
Going to do it manually now to see if it works
Click to expand...
Click to collapse
Mine shows same as you, but just reboot and it is working

LG Aristo 3 X220MA Root Search

So I just got the Aristo 3 and wanted to root it. after an extensive search I have come up empty. Does anyone know if there is a method available to use yet or maybe something is in the works? I've unlocked flashing but I cant seem to boot recovery. Any help would be greatly appreciated.
Same ive spent about 6 hours researching this ive never built my own root before however i just dont have the time to do whats needed. From what i researched get the original boot rom from lg bridge and perform a restore to download the factory boot image then use magisk to rebuild the image
Nvitethedark said:
Same ive spent about 6 hours researching this ive never built my own root before however i just dont have the time to do whats needed. From what i researched get the original boot rom from lg bridge and perform a restore to download the factory boot image then use magisk to rebuild the image
Click to expand...
Click to collapse
Hmm I'll give it a try. The phone is still new enough that I don't have much saved to it and if I brick it can take it back
should be able to just get the boot image may be the aristo 2 dev would pick this up since he's familiar with it I see you have a few posts in that forum maybe you can send that dev a message see if they would pick it up.
I eagerly await any progress in this run! My girlfriend cracked her screen on her Aristo 2 and decided that it was time to upgrade. I've never been disappointed in the idea of upgrading my phone...until it meant giving up my Aristoboy Mk.2(which was/is quite formidable)and rooted status along with it. If there is anything I might read about the process online, I would at very least consider the task myself. I am learning, but I have some decent skills and experience behind me. Please let me know if I can assist in any way. If not, I hope to see the first strides towards tackling this latest addition to the Aristo line!
My thanks to all my fellow devs here! You each make up a piece of the whole collection that make this, hands down the best forum/online community available the world over! Keep it up! We are making a difference in so many lives!
Your friend,
~[ProTech]~
So I've been busy as **** lately, but I found that the issue seems to be with the os more than the phone itself. I'm not that proficient with downgrading the os to a earlier version since this phone came stock with Oreo. I will try and talk to some of the devs who did the aristo 2 x210ma. Hopefully they have a solution. I've been using my 2 instead. I never realized how much you can't do with a stock phone and os.
OK here's something you can try...
first get dev-patched LGup {GooGle It}
then use the Dump function of Lgup to dump All partitions from your fone...
look for boot_COM{some#here} and rename it to boot.img
put that file on your fones sdcard and install magisk manager app.
use magisk manager app to patch that boot.img file.
find the new file patched_boot.img whereever magisk put it on your sdcard...
move it to your desktop or a folder etc. on P.C
now try to flash it to your fone...
Code:
adb reboot bootloader
Code:
fastboot oem unlock
if that works your bootloader is now unlocked you'll have to reboot the fone once as it'll erase cache and data...
after that
again do
Code:
adb reboot bootloader
now try
Code:
fastboot flash boot patched_boot.img
if that works....
Code:
fastboot reboot
and you'll have root by magisk.
if fastboot's not working other option is to rename "patched_boot.img" to "boot.img"
and then use Partitions DL option in lgup to flash the "patched"boot.img to the phone...
if that works you'll have root by magisk...
If this helped you feel free to hit thanks and come back to post the results plz.
Thanks
LgPWN'd said:
OK here's something you can try...
first get dev-patched LGup {GooGle It}
then use the Dump function of Lgup to dump All partitions from your fone...
look for boot_COM{some#here} and rename it to boot.img
put that file on your fones sdcard and install magisk manager app.
use magisk manager app to patch that boot.img file.
find the new file patched_boot.img whereever magisk put it on your sdcard...
move it to your desktop or a folder etc. on P.C
now try to flash it to your fone...
Code:
adb reboot bootloader
Code:
fastboot oem unlock
if that works your bootloader is now unlocked you'll have to reboot the fone once as it'll erase cache and data...
after that
again do
Code:
adb reboot bootloader
now try
Code:
fastboot flash boot patched_boot.img
if that works....
Code:
fastboot reboot
and you'll have root by magisk.
if fastboot's not working other option is to rename "patched_boot.img" to "boot.img"
and then use Partitions DL option in lgup to flash the "patched"boot.img to the phone...
if that works you'll have root by magisk...
If this helped you feel free to hit thanks and come back to post the results plz.
Thanks
Click to expand...
Click to collapse
My bootloader is already unlocked I've just not been able to flash anything with fastboot. So I have LGup, is there a difference with the dev patched one? I also have magisk on my phone, but it really doesn't give me any options besides to install a new version. I'm gonna go try your suggestion soon though...it sounds promising...and may open up other options if this doesn't succeed. Thanks I'll keep you posted.
Reckless459 said:
My bootloader is already unlocked I've just not been able to flash anything with fastboot. So I have LGup, is there a difference with the dev patched one? I also have magisk on my phone, but it really doesn't give me any options besides to install a new version. I'm gonna go try your suggestion soon though...it sounds promising...and may open up other options if this doesn't succeed. Thanks I'll keep you posted.
Click to expand...
Click to collapse
PLease let us know how it go's...
I'm trying to port and compile Multi-rom for LG-aristo Lg-m210 at the moment...
So I have LGup, is there a difference with the dev patched one?
.
Click to expand...
Click to collapse
in answer to that YES quite a difference...
devpatched lgup gives you extra options such as Dump and Partitions-DL and Chiperase among others...
you'll NEED that dump and partitions-DL option....
LgPWN'd said:
PLease let us know how it go's...
I'm trying to port and compile Multi-rom for LG-aristo Lg-m210 at the moment...ll
Click to expand...
Click to collapse
So I can't get passed the dump. I keep getting a timed out error. I even tried to format the user data using fastboot and it failed. And I am curious about the boot_COM. I didn't see any file in the partition list matching that. I did see the boot partition and many others that I didn't recognize. So kinda feeling that we are back to
Reckless459 said:
So I can't get passed the dump. I keep getting a timed out error. I even tried to format the user data using fastboot and it failed. And I am curious about the boot_COM. I didn't see any file in the partition list matching that. I did see the boot partition and many others that I didn't recognize. So kinda feeling that we are back to
Click to expand...
Click to collapse
No the file wont say that in lgup, it'll be named that after you create a new folder on desktop call it "Dump" then use the dev-patched lgup and Dump option, select the folder Dump on the desktop and select the little checkbox for all on partitions list and click start...
also you may be haveing issues because of the .dll your useing... will lgup flash a stock .kdz to the device?
if yes, I'd think the dump option would work fine...
for firmware look here : https://www.mylgphones.com/metropcs-lg-aristo-3-lmx220ma-x220ma-firmware.html
for direct download use this link
Code:
http://pkg02.lime.gdms.lge.com/dn/downloader.dev?fileKey=FW88KEQ4C2VSAF0C3D54FH4/X220MA10e_00_MPCS_US_OP_0123.kdz
LgPWN'd said:
No the file wont say that in lgup, it'll be named that after you create a new folder on desktop call it "Dump" then use the dev-patched lgup and Dump option, select the folder Dump on the desktop and select the little checkbox for all on partitions list and click start...
also you may be haveing issues because of the .dll your useing... will lgup flash a stock .kdz to the device?
if yes, I'd think the dump option would work fine...
for firmware look here : https://www.mylgphones.com/metropcs-lg-aristo-3-lmx220ma-x220ma-firmware.html
for direct download use this link
Code:
http://pkg02.lime.gdms.lge.com/dn/downloader.dev?fileKey=FW88KEQ4C2VSAF0C3D54FH4/X220MA10e_00_MPCS_US_OP_0123.kdz
Click to expand...
Click to collapse
So yes it would load a stock formware but no it wouldn't allow me to dump even one partion. And the strange thing was that my list of options would chanhe sometimes. Like it would give me more options i.e. phonesettings. I even tried different cables and ports. It doesnt matter though i somehow hard bricked it so bad that it won't even. Boot to download mode and somehow fried my sim card to the point it wont work in any other phone. Im just waiting for metro to open so i can try again
Reckless459 said:
So yes it would load a stock formware but no it wouldn't allow me to dump even one partion. And the strange thing was that my list of options would chanhe sometimes. Like it would give me more options i.e. phonesettings. I even tried different cables and ports. It doesnt matter though i somehow hard bricked it so bad that it won't even. Boot to download mode and somehow fried my sim card to the point it wont work in any other phone. Im just waiting for metro to open so i can try again
Click to expand...
Click to collapse
OH WOW what a mess...
I would say it's the .dll in the LGUP causing pain here...
something you can try when you're ready to try again....
remove/uninstall devpatched LGUP and install regular store version
use the Common .dll
and add this file{ UI_Config.lgl } to your Common folder in the lgup install location ...
to make it easier I'll just zip up My common folder for you to replace yours
to do this
right click on lgup, select open file location...
navigate to the model subfolder you'll see things like
{ AllinOne } {Common} and {LGUP_LGNPST} folders...
at that point just right click and rename {Common} folder to {Commonbak},
then take my zip file I'm attaching and unzip it and inside will be Common folder...
just Copy / Paste that new Common folder to where the old one is..
set permissions of folder { read-only} and open the folder find file called { UI_Config.lgl }
and set it's permissions to READ ONLY . otherwise it'll be erased once you start LGUP.
and see If that changes anything with being able to Dump...
It's let me dump every LG i've plugged into it...
so I should think it should work for you too...
@Reckless459
is there nothing further?
LgPWN'd said:
@Reckless459
is there nothing further?
Click to expand...
Click to collapse
Dude...
First off let me say MertoPCS has the biggest pile of **** customer care department. I'm still waiting on my new device to comr from the warrenty department. I did however fix the sim issue (again metro sucks leaky bowels). I will definitely post any new developments as soon as the happen.
Oh also i did a dump on another phone (aristo 2) and had no issuses. And i saw what ypu meant with the boot_COM##. Thanks for the help.
LGUP dll
Sorry apparently i haven't reloaded this page in 12 hrs and their has been progressing i have 2 aristos im going to work on this also.
i will step in and help out ill read the updates and post further
---------- Post added at 09:43 PM ---------- Previous post was at 09:35 PM ----------
LgPWN'd said:
@Reckless459
is there nothing further?
Click to expand...
Click to collapse
I had a question i would like to chime in here, can i do an extraction on the KDZ with lg extractor i see a boot image in it and flash that?
Nvitethedark said:
Sorry apparently i haven't reloaded this page in 12 hrs and their has been progressing i have 2 aristos im going to work on this also.
i will step in and help out ill read the updates and post further
---------- Post added at 09:43 PM ---------- Previous post was at 09:35 PM ----------
I had a question i would like to chime in here, can i do an extraction on the KDZ with lg extractor i see a boot image in it and flash that?
Click to expand...
Click to collapse
it may work,
when lgup is being a pain it's worth a try.
I say go for it. but to be certain I'd try flashing the extracted boot.img with partitions DL option in lgup once to make sure it flashes it b4 trying to patch it and flash it again...
Just my 2 cents.
LgPWN'd said:
it may work,
when lgup is being a pain it's worth a try.
I say go for it. but to be certain I'd try flashing the extracted boot.img with partitions DL option in lgup once to make sure it flashes it b4 trying to patch it and flash it again...
Just my 2 cents.
Click to expand...
Click to collapse
Aristo3 FW: X220MA10B "10b" came on the system stock
LGUP V1.14 - patched
DLL v1.0.28.17
The above dll is the only one I have found that will recognize the phone and load LGUP, I have also attempted to use uppercut: Error DLL for X220M10b is invalid install a valid dll
https://imgur.com/1Ptrv3n
however, once i attempt to dump phone reboots into download mode i get: Error: 0x2000, please use latest Dll LAF protocol version is not match dll=0 device 162512928
https://imgur.com/5I7GfOa
I attempted to use the LGUPC DLL from the kdz V 10E firmware and that did not recognize the device i also attempted to use your zipped commons.
any feedback on this?
I feel that i should use LG tool update to 0F then use the 0F kdz to attempt all this?
DOWNGRADE Don't UPGRADE
Nvitethedark said:
Aristo3 FW: X220MA10B "10b" came on the system stock
LGUP V1.14 - patched
DLL v1.0.28.17
The above dll is the only one I have found that will recognize the phone and load LGUP, I have also attempted to use uppercut: Error DLL for X220M10b is invalid install a valid dll
https://imgur.com/1Ptrv3n
however, once i attempt to dump phone reboots into download mode i get: Error: 0x2000, please use latest Dll LAF protocol version is not match dll=0 device 162512928
https://imgur.com/5I7GfOa
I attempted to use the LGUPC DLL from the kdz V 10E firmware and that did not recognize the device i also attempted to use your zipped commons.
any feedback on this?
I feel that i should use LG tool update to 0F then use the 0F kdz to attempt all this?
Click to expand...
Click to collapse
If at all posible find the OLDEST firmware possible in kdz and do a full flash of that .
and try your dll mod with that by extracting the dll from said kdz and renaming to what ever the one in Common folder is and keep the UI_Config.lgl in there to keep the extra options if possible...
It's all trial and error with this stuff, so keep at it.
DO NOT flash a firmware.kdz from a different model of the device as it'll flash aboot sbl etc and you'll end with a brick that can't be fixed.
and I've always liked { in my experiments} to use the partitions DL option even when downgrading etc to be able to NOT CHOOSE the boot-stack partitions...
but give it a shot and tell us how it go's.
we may be able to split a root-bounty if we come up with something working across users
LgPWN'd said:
OH WOW what a mess...
I would say it's the .dll in the LGUP causing pain here...
something you can try when you're ready to try again....
remove/uninstall devpatched LGUP and install regular store version
use the Common .dll
and add this file{ UI_Config.lgl } to your Common folder in the lgup install location ...
to make it easier I'll just zip up My common folder for you to replace yours
to do this
right click on lgup, select open file location...
navigate to the model subfolder you'll see things like
{ AllinOne } {Common} and {LGUP_LGNPST} folders...
at that point just right click and rename {Common} folder to {Commonbak},
then take my zip file I'm attaching and unzip it and inside will be Common folder...
just Copy / Paste that new Common folder to where the old one is..
set permissions of folder { read-only} and open the folder find file called { UI_Config.lgl }
and set it's permissions to READ ONLY . otherwise it'll be erased once you start LGUP.
and see If that changes anything with being able to Dump...
It's let me dump every LG i've plugged into it...
so I should think it should work for you too...
Click to expand...
Click to collapse
reinstalled a non-patched version of lgup and used your common folder and set read-only options attempted a dump got this:
https://imgur.com/FJPMUwv

[QUESTION] Android 11 boot loop after restoring TWRP backup

Nandoid B/U with TWRP. Seems to backup just fine, but (immediately) restore on the same device causes boot loops.
It looks like the backup filed are something like win000, win001, etc that are actually tar files.
I'm wondering if I got into terminal mode on TWRP, could I just extract the tar files to restore the partition?? I've always used tar to b/u and restore /data/media.
FWIW, the device is a Pixel 3a running android 11 and the version 11 compatible TWRP flash file.
Help if you can...... Thanks
Hi @Boowho 1234,
seems you have accidentially posted in the wrong forum. I have moved your question to the Google Pixel 3a Questions & Answers forum.
regards
alecxs
moderator
alecxs said:
Hi @Boowho 1234,
seems you have accidentially posted in the wrong forum. I have moved your question to the Google Pixel 3a Questions & Answers forum.
regards
alecxs
moderator
Click to expand...
Click to collapse
sorry......
You're welcome! Regarding your question. May you clarify why you want to extract tar files manually - did the restoring via TWRP menu not extract the files successfully? Usually TWRP would throw an Error code in that case, and you can always have a look into /tmp/recovery.log
alecxs said:
You're welcome! Regarding your question. May you clarify why you want to extract tar files manually - did the restoring via TWRP menu not extract the files successfully? Usually TWRP would throw an Error code in that case, and you can always have a look into /tmp/recovery.log
Click to expand...
Click to collapse
Restoring using the TWRP restore option restored the files perfectly. But, upon rebooting back to SYSTEM just boot loops. No error code thrown, but I've not looked at recovery.log
It's probably because of one or more outdated files restored. try to delete this. you should also try to restore on formatted userdata partition (beware of / data/media = /sdcard is not included in backup)
/data/unencrypted
/data/misc/keystore
/data/misc/gatekeeper
/data/misc/vold
/data/system/locksettings.db*
You should ask TWRP maintainer to fix that issue.
I'm now using a Windows .bat file to backup ALL partitions on the device. It works great except throws errors on these two partitions : mmcblk0 and mmcblk0rpmb
I've read that these two partitions are not REALLY partitions at all, but are some sort of "special" files within the /dev/block directory.
The question is do I have a complete Nandroid back up without these two included?? Anyone??
Thanks

Categories

Resources