LG Aristo 3 X220MA Root Search - General Questions and Answers

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

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] Please help me step by step for a custom ROM?

Hi guys,
I really need help on this, and i am hoping very much someone can be patient with me as i try to install a custom ROM on my HTC Desire S.
The BIGGEST problem i am facing is getting command text correct in the command window, i am using Windows 7 home premium on a laptop, the previous posts i read and followed were all saying put this in the command and put that in the command but none of them were correct and my computer kept saying wrong!
I am currently at the stage where i have visited HTC Dev and i have sucessfully gone through the procedure for unlocking the bootloader, i found this difficult to do, command prompts they gave were wrong i had to change paths, and i was missing certain .dll files on my computer too, which HTC did not mention i would need, but here i am after days of messing about and trying all sorts of commands, with a unlocked bootloader, with S-ON and running a Vodafone stock rom of Gingerbread Android version 2.5.3.
My phone is Vodafone branded i wish to remove all of their branding and apps, and install a plain unbranded ROM.
However, i need step by step instruction, i can not do this from threads that say "follow this here (link to another thread) which then links to another and another, i ended up with i think 15 tabs in the browser open, with conflicting advice, conflicting information, mistakes, and a whole lot of jargon that i did not understand, so what i really am hoping for is firstly links to all the software or downloads that i will need first, direct link to the rom, the backup, and anything else, if anyone needs info from my phone to pinpoint a specific rom i am happy to give it, i do not mind another HTC rom as long as its plain with no carrier apps or branding on it, then once i have got all the downloads sorted out i can start from there.
Please help me out i have been at this for days and getting nothing except confused.
Many thanks! :good:
3324536
I have found this quite up to date guide which is very easy to follow, are the rom and all the downloads OK for a UK phone?
I have hboot 200. 0002 as well as S-ON so i believe its the same, i can follow this one quite easy is it ok to do??
Also, while flashing this rom and recovery image, should i have SDK tools open on my computer??
And another thing, i noticed while extracting the recovery image that it just says recovery, should i rename it to recovery.img or leave it as it is? Because the command prompts are saying "recovery.img" and not just "recovery"?????
Thanks.
http://forum.xda-developers.com/showthread.php?t=1525100
mickmick72 said:
I have found this quite up to date guide which is very easy to follow, are the rom and all the downloads OK for a UK phone?
I have hboot 200. 0002 as well as S-ON so i believe its the same, i can follow this one quite easy is it ok to do??
Also, while flashing this rom and recovery image, should i have SDK tools open on my computer??
And another thing, i noticed while extracting the recovery image that it just says recovery, should i rename it to recovery.img or leave it as it is? Because the command prompts are saying "recovery.img" and not just "recovery"?????
Thanks.
http://forum.xda-developers.com/showthread.php?t=1525100
Click to expand...
Click to collapse
First you need to get in Folder Options in your WIN 7 Control Panel.There's option in View tab called " Hide extension for known file types". Uncheck that option and click ok.Then you will see extensions for all files on you win 7.This will show you extension of recovery.Should be .img.
Then you can follow that guide.I used the same one.
You need to get newest recovery.There are TWRP and 4ext for HTC Desire S.They are up to date.Do a little search and read posts and info.
Check post about panels (Hitachi or Sony)http://forum.xda-developers.com/showthread.php?t=1943524.Again search for that in HTC Desire S forum here.When you check all of that you can try any custom ROM but always backup nandroid.
Little hint : If you want to start CMD window in any folder first open that folder hold SHIFT and right click on empty space.You will get command there named Open command window here.Click on that and you can work.
GL.If you need more help ask here again.
SKENER said:
First you need to get in Folder Options in your WIN 7 Control Panel.There's option in View tab called " Hide extension for known file types". Uncheck that option and click ok.Then you will see extensions for all files on you win 7.This will show you extension of recovery.Should be .img.
Then you can follow that guide.I used the same one.
You need to get newest recovery.There are TWRP and 4ext for HTC Desire S.They are up to date.Do a little search and read posts and info.
Check post about panels (Hitachi or Sony)http://forum.xda-developers.com/showthread.php?t=1943524.Again search for that in HTC Desire S forum here.When you check all of that you can try any custom ROM but always backup nandroid.
Little hint : If you want to start CMD window in any folder first open that folder hold SHIFT and right click on empty space.You will get command there named Open command window here.Click on that and you can work.
GL.If you need more help ask here again.
Click to expand...
Click to collapse
Thanks mate, i will do what you advise, good trick about opening command in a folder
I will ask if i get any questions then cheers
OK i have a question straight away, it says in the tutorial:
Copy the rom onto the SD card, then it says copy the boot.img onto the android C folder - SO -
Do i first extract the boot.img and copy it to the C android folder AND copy the same boot.img onto my SD card, as well as the meta info and other stuff?
OR do i copy the boot.img onto the C drive only, and copy everything else onto the SD card?
A little confused here on what to do.
Thanks for any help.
Copy the rom onto the SD card, then it says copy the boot.img onto the android C folder
Click to expand...
Click to collapse
You do exactly that. You place the rom into the sd card, and you copy the boot.img into the said folder.
This is because you are "unlock s-on", the recovery isn't able to flash the boot.img, so you have to do it manually.
Remember, even after you flash the rom, if you did not flash the boot.img the phone will NOT fully boot.
*also, the guide says to turn the phone off after flashing the rom and boot into the bootloader. I dont think this is necessary, you can just reboot the phone into bootloader from the recovery itself.
98623459
#Fear said:
You do exactly that. You place the rom into the sd card, and you copy the boot.img into the said folder.
This is because you are "unlock s-on", the recovery isn't able to flash the boot.img, so you have to do it manually.
Remember, even after you flash the rom, if you did not flash the boot.img the phone will NOT fully boot.
*also, the guide says to turn the phone off after flashing the rom and boot into the bootloader. I dont think this is necessary, you can just reboot the phone into bootloader from the recovery itself.
Click to expand...
Click to collapse
So, just to clarify, i copy the whole .zip onto the SD card (including boot.img) and then re copy the boot.img into my Android folder on the computer (i will then have boot.img on BOTH the SD card and the C Android folder, this is where i am getting confused, i intend to start flashing today sometime.
OK i am going to flash Reaper V.4 rom and 4EXT as recovery, if anyone has better suggestions on a safe rom please let me know i will flash that instead.
Thanks.
mickmick72 said:
So, just to clarify, i copy the whole .zip onto the SD card (including boot.img) and then re copy the boot.img into my Android folder on the computer (i will then have boot.img on BOTH the SD card and the C Android folder, this is where i am getting confused, i intend to start flashing today sometime.
OK i am going to flash Reaper V.4 rom and 4EXT as recovery, if anyone has better suggestions on a safe rom please let me know i will flash that instead.
Thanks.
Click to expand...
Click to collapse
You can try other roms when you try that.There's a lot of nice and smooth editions. First try reaper you have it now.
With S-ON you have to flash boot.img in fastboot after you install rom from recovery.That's why you need to copy it in android-tools folder.Whole zip goes on sd and you backup old rom from recovery, wipe everything except sd (wipe is recommended) and then install from zip in recovery.After that reboot in bootloader then flash boot.img from fastboot.Reboot and wait.Should be in in few min.No more then 10.Follow the guide.
GL
4325422
SKENER said:
You can try other roms when you try that.There's a lot of nice and smooth editions. First try reaper you have it now.
With S-ON you have to flash boot.img in fastboot after you install rom from recovery.That's why you need to copy it in android-tools folder.Whole zip goes on sd and you backup old rom from recovery, wipe everything except sd (wipe is recommended) and then install from zip in recovery.After that reboot in bootloader then flash boot.img from fastboot.Reboot and wait.Should be in in few min.No more then 10.Follow the guide.
GL
Click to expand...
Click to collapse
Any idea what i am doing wrong here? I do have recovery.img in my Android folder, but its not in the android tools folder, should i be putting it in the adt bundle folder rather than leaving it outside of it?
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\Michael>cd \Android
C:\Android>fastboot flash recovery recovery.img
error: cannot load 'recovery.img'
C:\Android>
Yes put the recovery.img inside the fastboot/adb folder
jmcclue said:
Yes put the recovery.img inside the fastboot/adb folder
Click to expand...
Click to collapse
OK going to try again, thanks!
Success!! And all the crap vodafone apps and branding have gone! I did run into problems but i sorted it out. Thanks very much for all the help here i will be installing new roms all the time
On this reaper rom, there is no app for google play store, would anyone know how to install it? Or how do i get to play store from this rom?
And no options for fastboot that i can see, so i may have a few problems installing other roms
Where can i see a list of all the roms i can download for the Desire S??
Thanks!!
mickmick72 said:
Success!! And all the crap vodafone apps and branding have gone! I did run into problems but i sorted it out. Thanks very much for all the help here i will be installing new roms all the time
On this reaper rom, there is no app for google play store, would anyone know how to install it? Or how do i get to play store from this rom?
And no options for fastboot that i can see, so i may have a few problems installing other roms
Where can i see a list of all the roms i can download for the Desire S??
Thanks!!
Click to expand...
Click to collapse
Flash gapps (google apps) in recovery and for everything else ul find below
http://forum.xda-developers.com/showthread.php?t=1146601
jmcclue said:
Flash gapps (google apps) in recovery and for everything else ul find below
http://forum.xda-developers.com/showthread.php?t=1146601
Click to expand...
Click to collapse
jmcclue means you need to download gapps for your android.That will be in zip and you install it through recovery just like rom.Most of custom rom require that step.Copy zip on SD,boot in recovery and flash from zip.Reboot and you will get google apps.
This guide is for HTC Desire S and you can find most of things you need but for roms follow Android Development in HTC Desire S on XDA.
GL
mickmick72 said:
And no options for fastboot that i can see, so i may have a few problems installing other roms
Click to expand...
Click to collapse
fastboot is controlled by the bootloader, the rom can't affect it in any way. The option "fast boot" in HTC Sense roms is something else, that sort of hibernates the phone instead of powering off, so the phone "boots fast".
Thanks guys i will go aheah and do these
SKENER said:
This guide is for HTC Desire S and you can find most of things you need but for roms follow Android Development in HTC Desire S on XDA.
GL
Click to expand...
Click to collapse
That link i posted also has all the roms in it

[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

[VS995][Oreo][Stock] OTA 20a Bin (Direct link from Verizon CDN)

Here's the direct link for the 20a Oreo OTA update bin file used for LG V20 VS995. Not sure if it's of any use, just wanted to have some fun trying to find it
https://cdn.vzwdm.com/LG_VS995_1CA_20a_03.bin
If anyone finds a way to extract the contents let me know. Can't figure it out :/
If you already have TWRP and want a flashable zip, have a look at NotYetADev's post.
https://forum.xda-developers.com/v20/development/vs995-verizon-lg-v20-stock-oreo-rooted-t3845669
Thank you for posting this!!!
Change the file extension to .up, then the oreo upgrade can be flashed using the LGUP tool!
0) Make sure your phone already has the 1CA update
1) Connect your phone via USB and select the "File Transfer" mode
2) Run LGUP
3) Select the FOTA option and select the LG_VS995_1CA_20a_03.up file
4) Upgrade!
And thank you for that little piece of info. I didn't know LG UP could flash OTA bin files. That is another attack vector
-- Brian
justmike80386 said:
Thank you for posting this!!!
Change the file extension to .up, then the oreo upgrade can be flashed using the LGUP tool!
0) Make sure your phone already has the 1CA update
1) Connect your phone via USB and select the "File Transfer" mode
2) Run LGUP
3) Select the FOTA option and select the LG_VS995_1CA_20a_03.up file
4) Upgrade!
Click to expand...
Click to collapse
I need you to sniff flashing that. Are you at all familiar with USB packet capture? I would flash it, but I have nothing to flash it on.
If not, I can walk you though it.
This file is not signed, it appears to have an unlock key. By unlock key -- I mean a key that unlocks lafd so that it will flash anything.
Now none of this matters on the V20, but for folks that have other LG devices, it will help out a LOT.
-- Brian
runningnak3d said:
I need you to sniff flashing that. Are you at all familiar with USB packet capture? I would flash it, but I have nothing to flash it on.
If not, I can walk you though it.
This file is not signed, it appears to have an unlock key. By unlock key -- I mean a key that unlocks lafd so that it will flash anything.
Now none of this matters on the V20, but for folks that have other LG devices, it will help out a LOT.
-- Brian
Click to expand...
Click to collapse
How do you know the file isn't signed? I assumed it had the same type of validation as the KDZ files.
I'd be happy to share a USB capture, is that something wireshark can do?
---------- Post added at 01:03 AM ---------- Previous post was at 12:05 AM ----------
I'm sure there is some magic hash hidden somewhere in the file. I'll see if it's possible to flash an edited .up file.
I guess I should rephrase that. It isn't signed in the normal way that a KDZ is signed -- with a SIGN payload. There are hashes for the partitions, but there doesn't appear to be anything to check the integrity of the file itself.
I am still tearing it apart, but without seeing a packet capture of LG UP flashing it, it is kinda pointless. If I had to guess, this file is flashed using RSVD IDDD (indirect flashing). If that is the case, having a full dump of exactly how that is done would be awesome.
Maybe I am wrong, and there is some other opcode that I have no idea what it does that sends a signature that I don't recognize -- because I have never seen it.
EDIT: sorry, I guess I should link to the instructions. You actually don't have to install Wireshark (unless you want to look at the capture): link.
If you install USBPcap using those instructions, then you will be left with Wireshark compatible pcap files that you can zip up and send to me (do NOT post them publicly, they will contain info that is specific to your device).
EDIT2: OK, just digging a little more and there is a zip contained within the file that is signed (the same way a normal OTA update.zip is signed). However, lafd doesn't have those keys, and has no way to deal with a signed zip. That only comes into play when flashed through stock recovery -- so the question remains, how does LG UP get this file onto the phone without verifying its integrity? Again, just to be clear, there ARE hashes that verify the partitions being flashed aren't corrupt. However, there doesn't appear to be anything to prevent modifying the file, and then modifying the hashes to match when flashed through laf -- recovery most definitely verifies the integrity of the file.
-- Brian
I'll capture the flash when I got home
here are links for the other OTA updates, in case anyone is interested.
Code:
VS99512A_06 -> VS99513A_04
https://cdn.vzwdm.com/LG_VS995_12A_13A_04.bin
VS99513A_04 -> VS99514B_00
https://cdn.vzwdm.com/LG_VS995_13A_14B_00.bin
VS99514B_00 -> VS99515A_10
https://cdn.vzwdm.com/LG_VS995_14B_15A_10.bin
VS99515A_10 -> VS99516B_00
https://cdn.vzwdm.com/LG_VS995_15A_16B_00.bin
VS99516B_00 -> VS99517A_00
https://cdn.vzwdm.com/LG_VS995_16B_17A_00.bin
VS99517A_00 -> VS99518A_00
https://cdn.vzwdm.com/LG_VS995_17A_18A_00.bin
VS99518A_00 -> VS99519A_10
https://cdn.vzwdm.com/LG_VS995_18A_19A_10.bin
VS99519A_10 -> VS9951AA_01
https://cdn.vzwdm.com/LG_VS995_19A_1AA_01.bin
VS9951AA_01 -> VS9951BA_01
https://cdn.vzwdm.com/LG_VS995_1AA_1BA_01.bin
VS9951BA_01 -> VS9951CA_01
https://cdn.vzwdm.com/LG_VS995_1BA_1CA_01.bin
VS9951CA_01 -> VS99520A_03
https://cdn.vzwdm.com/LG_VS995_1CA_20a_03.bin
runningnak3d said:
I guess I should rephrase that. It isn't signed in the normal way that a KDZ is signed -- with a SIGN payload. There are hashes for the partitions, but there doesn't appear to be anything to check the integrity of the file itself.
I am still tearing it apart, but without seeing a packet capture of LG UP flashing it, it is kinda pointless. If I had to guess, this file is flashed using RSVD IDDD (indirect flashing). If that is the case, having a full dump of exactly how that is done would be awesome.
Maybe I am wrong, and there is some other opcode that I have no idea what it does that sends a signature that I don't recognize -- because I have never seen it.
EDIT: sorry, I guess I should link to the instructions. You actually don't have to install Wireshark (unless you want to look at the capture): link.
If you install USBPcap using those instructions, then you will be left with Wireshark compatible pcap files that you can zip up and send to me (do NOT post them publicly, they will contain info that is specific to your device).
EDIT2: OK, just digging a little more and there is a zip contained within the file that is signed (the same way a normal OTA update.zip is signed). However, lafd doesn't have those keys, and has no way to deal with a signed zip. That only comes into play when flashed through stock recovery -- so the question remains, how does LG UP get this file onto the phone without verifying its integrity? Again, just to be clear, there ARE hashes that verify the partitions being flashed aren't corrupt. However, there doesn't appear to be anything to prevent modifying the file, and then modifying the hashes to match when flashed through laf -- recovery most definitely verifies the integrity of the file.
-- Brian
Click to expand...
Click to collapse
I've got the USB capture for you and any other developers who're interested.
I will download it just as soon as I get to work. Thanks
-- Brian
justmike80386 said:
Thank you for posting this!!!
Change the file extension to .up, then the oreo upgrade can be flashed using the LGUP tool!
0) Make sure your phone already has the 1CA update
1) Connect your phone via USB and select the "File Transfer" mode
2) Run LGUP
3) Select the FOTA option and select the LG_VS995_1CA_20a_03.up file
4) Upgrade!
Click to expand...
Click to collapse
I cannot upgrade this way. It says Error MTP is not running, even if it is in File Transfer mode. I got one time in FOTA Easy Upgrade but noting happened.
scytalemk said:
I cannot upgrade this way. It says Error MTP is not running, even if it is in File Transfer mode. I got one time in FOTA Easy Upgrade but noting happened.
Click to expand...
Click to collapse
I have same error
scytalemk said:
I cannot upgrade this way. It says Error MTP is not running, even if it is in File Transfer mode. I got one time in FOTA Easy Upgrade but noting happened.
Click to expand...
Click to collapse
is this on a rooted or unrooted phone? I was able to do this twice using the stock KDZ files for my base system with no issues.
justmike80386 said:
is this on a rooted or unrooted phone? I was able to do this twice using the stock KDZ files for my base system with no issues.
Click to expand...
Click to collapse
Step by Step
1. Add Extension file .up
2. Install LG UP MOD
3. Turn on USB Debugging in your phone and make sure your phone allow PC adb command via USB (adb devices > enter)
4. Open LG UP Mod, Choose file .up (step 1). Choose OTA Upgrade and START.
Note: backup your data before upgrade, maybe failed to upgrade and lost data
I'm from Viet Nam, sorry for bad English

Need help, looking for LG lmx210wm.kdz for qfil revival.

Anyone can help me find the KDz for the LG K9, Canadian variant lmx210wm? Bricked it trying to crossbreed firmwares, and now need the original lmx210wm firmware so I can build a working qfil folder.. Any help would be greatly appreciated
****After an extensive search, i came up empty handed in finding firmware for lm-x210wm. the site exists on the LG website, but the firmware isn't downloadable. i would contact LG ... there were some other models listed, but i'm not sure if they're compatible with your system.
no luck in finding anything on 3rd party sites either, sorry****
I used the lg firmware exttaction.tool. lg-firmware-extract-tool ... Not able to post the link bcz of site restrictions.
If available, it should offer the kdz file, a way to extract the dz file and finally the bin files. Merging the system files yields a system.img file.
I didn't have luck w magisk and this file and don't know a way to convert just the boot.bin file to img.
**EDIT: renaming the boot.bin file to boot.img & then using the platform-tools and using the command
fastboot flash:raw boot boot.img (Finanly got my system rooted. supposedly the same method works w/ twrp, but that didn't throw an error and frankly i'm sick of working on this phone ... day 3.) ****
Twrp isn't compatible w my sys and no one click root methods work.
As your model is close to mine, lmx210cm ... I imagine you're going to have the same luck. No custom recovery and just a root.
****EDIT: Good luck and send me a pm if ya can figure out a way to convert bin to img. Hopefully, you will have better luck w the system.img. RESOLVED****
If there are multiple versions, start off w the ver closest to your security update. My info was in about/software.
jonathan dockery said:
****After an extensive search, i came up empty handed in finding firmware for lm-x210wm. the site exists on the LG website, but the firmware isn't downloadable. i would contact LG ... there were some other models listed, but i'm not sure if they're compatible with your system.
no luck in finding anything on 3rd party sites either, sorry****
I used the lg firmware exttaction.tool. lg-firmware-extract-tool ... Not able to post the link bcz of site restrictions.
If available, it should offer the kdz file, a way to extract the dz file and finally the bin files. Merging the system files yields a system.img file.
I didn't have luck w magisk and this file and don't know a way to convert just the boot.bin file to img.
**EDIT: renaming the boot.bin file to boot.img & then using the platform-tools and using the command
fastboot flash:raw boot boot.img (Finanly got my system rooted. supposedly the same method works w/ twrp, but that didn't throw an error and frankly i'm sick of working on this phone ... day 3.) ****
Twrp isn't compatible w my sys and no one click root methods work.
As your model is close to mine, lmx210cm ... I imagine you're going to have the same luck. No custom recovery and just a root.
****EDIT: Good luck and send me a pm if ya can figure out a way to convert bin to img. Hopefully, you will have better luck w the system.img. RESOLVED****
If there are multiple versions, start off w the ver closest to your security update. My info was in about/software.
Click to expand...
Click to collapse
Thank you very much sir. Appreciate all your effort. I'm close now I just have to finish editing the raw program XML file and start trying all these fire hose versions. I'm still not even sure if it's an 8909 or 8917. (

Categories

Resources