can't install new rom! - Xiaomi Mi 4C

Hey Guys,
I want to install a new rom on my phone i accidentally deleted everything.
What i can do now is getting fastboot or twrp. The only issue is there is no files on the phone. So i need to flash it with Miflash, problem with miflash is is says problems with the bat files?
Is there any other solution to install a rom without a miflash tool? I hope you guys can help me.

yasje said:
Hey Guys,
I want to install a new rom on my phone i accidentally deleted everything.
What i can do now is getting fastboot or twrp. The only issue is there is no files on the phone. So i need to flash it with Miflash, problem with miflash is is says problems with the bat files?
Is there any other solution to install a rom without a miflash tool? I hope you guys can help me.
Click to expand...
Click to collapse
Hi, you need to unpack the ROM and note the "flash_all_except_data_storage.bat" file in it, then point Miflash to the folder with this file.
Yes you can install a ROM without Miflash. As you have TWRP already, just "install" a ROM zip from it. For example use this one https://xiaomi.eu/

k23m said:
Hi, you need to unpack the ROM and note the "flash_all_except_data_storage.bat" file in it, then point Miflash to the folder with this file.
Yes you can install a ROM without Miflash. As you have TWRP already, just "install" a ROM zip from it. For example use this one https://xiaomi.eu/
Click to expand...
Click to collapse
Thankyou for the reply but i get keeping this error, already tried many diffrent things. Changing names download diffrent roms etc... See screenshot: ]http://prntscr.com/jt88ei
I know you can install rom with twrp, the problem is all my data and storage is empty.

yasje said:
Thankyou for the reply but i get keeping this error, already tried many diffrent things. Changing names download diffrent roms etc... See screenshot: ]http://prntscr.com/jt88ei
I know you can install rom with twrp, the problem is all my data and storage is empty.
Click to expand...
Click to collapse
With empty storage you have 3 options to install Android:
copy ROM zip to a flash drive, boot TWRP, attach an OTG adapter, connect the flash drive, click "install"
boot TWRP, connect it to a PC, note your phone's storage on PC's drive list, copy ROM zip, in TWRP click "install"
boot fastboot, follow this Miflash guide precisely
Well, there is also a 4th option, with ADB, to transfer ROM zip, but the above 3 are much simpler. Good luck, nothing can stop you now :highfive:

k23m said:
Hi, you need to unpack the ROM and note the "flash_all_except_data_storage.bat" file in it, then point Miflash to the folder with this file.
Yes you can install a ROM without Miflash. As you have TWRP already, just "install" a ROM zip from it. For example use this one https://xiaomi.eu/
Click to expand...
Click to collapse
k23m said:
With empty storage you have 3 options to install Android:
copy ROM zip to a flash drive, boot TWRP, attach an OTG adapter, connect the flash drive, click "install"
boot TWRP, connect it to a PC, note your phone's storage on PC's drive list, copy ROM zip, in TWRP click "install"
boot fastboot, follow this Miflash guide precisely
Well, there is also a 4th option, with ADB, to transfer ROM zip, but the above 3 are much simpler. Good luck, nothing can stop you now :highfive:
Click to expand...
Click to collapse
I gonna try this, need to fix usb otg first, i let you know if it worked!

Short update.
I got it fixed. I installed the rom with ADB sideload. usb otg and others didn't worked. Thanks for the reply all

Related

help please

everytime I try to update my ROM it says that it cannot open the necessary file and then I have to reboot the phone. Can someone help me.
SireCandy said:
everytime I try to update my ROM it says that it cannot open the necessary file and then I have to reboot the phone. Can someone help me.
Click to expand...
Click to collapse
Make sure the file name of ROM you're going to flash from SD card is RAPHIMG.NBH and that it is in the root folder. Also remember about installing hard-SPL mod. You can still upgrade firmware using Active Sync without taking care of ROM file name.
Moved as not ROM Development.

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

Camera is broken.

Hello,
My device is the Mate 9 (MHA-L29C185B110) and I seem to have a problem with the camera.
When pressing the button to take a photo, the camera app restarts itself. I try again, but didn't work, to no avail.
I also tried to record a video. It seems to work, but the camera freezes but it's still counting, otherwise recording.
I have just recently flashed a custom recovery img (TWRP), the boot img on another thread that prevents the device from being automatically encrypted, and SuperSU root.
Do any of you have a solution to this problem?
Would this be because I haven't flashed Public_data.zip and Full_HW_data.zip?
And will this problem fix if I completely install the MHA-L29C185B172's firmware?
SeanPHTRPW said:
Hello,
My device is the Mate 9 (MHA-L29C185B110) and I seem to have a problem with the camera.
When pressing the button to take a photo, the camera app restarts itself. I try again, but didn't work, to no avail.
I also tried to record a video. It seems to work, but the camera freezes but it's still counting, otherwise recording.
I have just recently flashed a custom recovery img (TWRP), the boot img on another thread that prevents the device from being automatically encrypted, and SuperSU root.
Do any of you have a solution to this problem?
Would this be because I haven't flashed Public_data.zip and Full_HW_data.zip?
And will this problem fix if I completely install the MHA-L29C185B172's firmware?
Click to expand...
Click to collapse
It could be a problem if you flashed a boot image for a different model. You need boot image for C185B110. It should work without hw and Public zips, but a lot of other things break without flashing those. Updating to C185B172 will fix it.
By the way, which supersu did you use?
If the one from the "Decrypt" thread in Guides you don't need to flash a pre-decrypted boot image, the installer does it for you.
ante0 said:
It could be a problem if you flashed a boot image for a different model. You need boot image for C185B110. It should work without hw and Public zips, but a lot of other things break without flashing those. Updating to C185B172 will fix it.
By the way, which supersu did you use?
If the one from the "Decrypt" thread in Guides you don't need to flash a pre-decrypted boot image, the installer does it for you.
Click to expand...
Click to collapse
As for the SuperSU, I think I took it from the full root guide w/o decrypt img, but obviously I had to use a decrypt img because of stock
SUPERSU-2.79-MATE9-init.d_support
For the boot (No force encryption boot)
This is probably where things went wrong. I flashed the wrong build image.
https://forum.xda-developers.com/mate-9/development/stock-boot-img-library-t3573312
I had to use above link because I couldn't flash SuperSU since I don't have an external sd to extract it from (Since you have to format your data before flashing it)
I couldn't find the hw and public zips for C185B110, so if you have it, a link would be generous.
Would flashing stock boot img for MHA-L29C185B110 fix it?
and what would happen if i flash stock boot.img?
and do you have a decrypt boot.img for C185B110?
Thanks!
SeanPHTRPW said:
As for the SuperSU, I think I took it from the full root guide w/o decrypt img, but obviously I had to use a decrypt img because of stock
SUPERSU-2.79-MATE9-init.d_support
For the boot (No force encryption boot)
This is probably where things went wrong. I flashed the wrong build image.
https://forum.xda-developers.com/mate-9/development/stock-boot-img-library-t3573312
I had to use above link because I couldn't flash SuperSU since I don't have an external sd to extract it from (Since you have to format your data before flashing it)
I couldn't find the hw and public zips for C185B110, so if you have it, a link would be generous.
Would flashing stock boot img for MHA-L29C185B110 fix it?
and what would happen if i flash stock boot.img?
and do you have a decrypt boot.img for C185B110?
Thanks!
Click to expand...
Click to collapse
It would probably fix it yes, but no boot image or hw/public exist for B110 so I'm guessing it shipped with that build.
You'd have to update, using https://forum.xda-developers.com/mate-9/how-to/guide-mate-9-flash-update-package-t3593108
I don't think you can use Firmware Finder as you're probably missing the System Update feature.
Either that one I linked or FunkyHuawei, but Funky cost money to use.
Thanks,
I will try using the link you used.
although it is not clear.
On manual update step A, do you need to download all three?
the base, the OS(windows) and the model?
and where do i put these files?
and on b and c on update zip
do i have to download two update.zip?
for example, C185B110 and C185B172
do i also need to download full ota instead of just ota? fullota is incompatible, says firmware finder on mobile
SeanPHTRPW said:
Thanks,
I will try using the link you used.
although it is not clear.
On manual update step A, do you need to download all three?
the base, the OS(windows) and the model?
and where do i put these files?
and on b and c on update zip
do i have to download two update.zip?
for example, C185B110 and C185B172
do i also need to download full ota instead of just ota? fullota is incompatible, says firmware finder on mobile
Click to expand...
Click to collapse
Yes, download base, os and MHA. Extract all to the same folder. You should only have one folder named HWOTA and the files/folders in that. If it extracts to a folder with the same name as the zips, enter the folders and copy hwota folder then go back one folder and paste/merge so you end up with one folder named HWOTA. Easiest way is putting it directly in C:\hwota\, if your windows version allows it. Else place it on desktop. (long file paths or a path containing spaces might make hwota not function correctly).
You need to download all 3 files (fullota update.zip, hw zip and Public zip), easiest way is using firmware finder to download. Either mobile or the pc version. For pc go to the common base tab and search for your model and then download the build you want including public and HW zips.
You only need to download the fullota update, hw and Public zip of the build you're updating to. If you're on b110 and going to update to B172 you only need to download B172.
Rename the files according to the guide (update.zip, update_all_hw.zip and update_data_public.zip), place them in either hwota/update folder or make a HWOTA folder on your sdcard and put the renamed files there.
When running hwota, select script update folder or sdcard update folder depending on where you put the files. Select same model update.
One last question:
Does it have to be FULLOTA, not just OTA?

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

Categories

Resources