[STOCK][NOUGAT][Rootable] LG K10 MS428 - LG K10 ROMs, Kernels, Recoveries, & Other Developm

Hi guys!
I have created a TWRP flashable zip of latest Stock Nougat Rom for MS428.
Requirements:
(1) Unlocked Bootloader
(2) TWRP
Steps:
(1) Download the ZIP
(2) Copy it to your phone.
(3) Reboot into TWRP.
(4) Select "Install". Select the zip file you downloaded in the first step.
(5) Swipe to flash. Wait for it to flash. It might take some time. Wipe Dalvik/Cache to avoid bootloops.
(6) Select Reboot.
You have successfully flashed Nougat!
If you want root, download SuperSu Flashable Zip. Reboot into TWRP. Select the SuperSu flashable zip. You have successfully rooted!
I will keep updating the ZIP as and when LG releases a new ROM or patch.

Added download link.

Should I wipe?

GuyInDogSuit said:
Should I wipe?
Click to expand...
Click to collapse
Posted instructions.

Is that the stock recovery?
Nevermind, it's TWRP. Compared the file sizes.

Well, after 20 mins it rebooted but it's still 6.0.1....
Gonna try wiping and reflashing it.

Well, this doesn't work. I don't know why, but it doesn't stick. I wiped and got a warning that the device had no OS.

GuyInDogSuit said:
Well, this doesn't work. I don't know why, but it doesn't stick. I wiped and got a warning that the device had no OS.
Click to expand...
Click to collapse
You didn't wipe your device properly. Wipe Dalvik, system, data and cache.

pvineeth97 said:
You didn't wipe your device properly. Wipe Dalvik, system, data and cache.
Click to expand...
Click to collapse
I wiped EVERYTHING except the SD card. @JoeMoDo says there's an error in your updater script preventing it from properly flashing.

GuyInDogSuit said:
I wiped EVERYTHING except the SD card. @JoeMoDo says there's an error in your updater script preventing it from properly flashing.
Click to expand...
Click to collapse
Will look into it!

pvineeth97 said:
Will look into it!
Click to expand...
Click to collapse
In Hangouts he said,
package_extract_dir("system", "/system");
Should be
package_extract_dir("system.bin", "/system");
Sorry scratch that, it should be system.img not bin
Err, SCRATCH THAT. he extracted system.img before line 34 for a by-name
package_extract_file("system.img", "/dev/block/platform/soc.0/by-name/system");
Click to expand...
Click to collapse
Haven't heard back from him yet but he'll test it.

GuyInDogSuit said:
In Hangouts he said,
Haven't heard back from him yet but he'll test it.
Click to expand...
Click to collapse
https://forum.xda-developers.com/lg-k10/development/rom-lineageos-14-1-t3649290

HELP
can it works on a LGK10 M250H?
(mi lg stuck in download mode)

eriksanchez said:
can it works on a LGK10 M250H?
(mi lg stuck in download mode)
Click to expand...
Click to collapse
no. LG K10 M250H is a different phone and different SoC.

Any luck getting this working?

GuyInDogSuit said:
Any luck getting this working?
Click to expand...
Click to collapse
Yup... I will release fixed one soon.

pvineeth97 said:
Yup... I will release fixed one soon.
Click to expand...
Click to collapse
hell yea

Any luck?

STILL hasn't been fixed.

Is this project dead?

Related

Restoring using TWRP

Hello,
I am flashing a custom rom and using TWRP for the first time. When restoring, there are 3 checkboxes (system, data, and boot)
What do the boot and system options mean?
Kernel aka boot.img
Keep it checked. Otherwise, you may have an incompatible kernel for your ROM and will get bootloops.
Sent from my Nexus 5 using Tapatalk
DigitalUnderground said:
Kernel aka boot.img
Keep it checked. Otherwise, you may have an incompatible kernel for your ROM and will get bootloops.
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Thanks. So when i install a new rom, i only need to check boot and data?
Because at first, i checked all 3 and i ended up where i started (without the new rom installed).
netghozt said:
Thanks. So when i install a new rom, i only need to check boot and data?
Because at first, i checked all 3 and i ended up where i started (without the new rom installed).
Click to expand...
Click to collapse
The restore and backup options have nothing to do with flashing a new rom. When flashing a new rom wipe, system, data cache, and dalvik. Then flash the rom
Sent from my Nexus 5
Thanks
netghozt said:
Thanks
Click to expand...
Click to collapse
Also make sure to backup your EFS folder in TWRP and store it on your PC. Better safe then sorry
Not sure what the EFS folder is, but thanks. So i ran into another problem. I lost my root access (not sure how). So i would have to reroot now and i bet that EFS folder is gone. I still have my Nandroid backup from before.
Thanks
netghozt said:
Not sure what the EFS folder is, but thanks. So i ran into another problem. I lost my root access (not sure how). So i would have to reroot now and i bet that EFS folder is gone. I still have my Nandroid backup from before.
Thanks
Click to expand...
Click to collapse
You can root with TWRP itself or flash superSU.zip 1.94 (http://download.chainfire.eu/396/SuperSU/UPDATE-SuperSU-v1.94.zip) in recovery. Your EFS folder isn`t gone.
netghozt said:
Thanks. So when i install a new rom, i only need to check boot and data?
Because at first, i checked all 3 and i ended up where i started (without the new rom installed).
Click to expand...
Click to collapse
Whenever I do a backup or a restore, I check data, system, and boot.
When installing a new ROM, Wipe System, Data, Cache, and Dalvik. Then flash.
Search the forum for nexus 5 efs backup. Its always a good idea.
Sent from my Nexus 5 using Tapatalk
gee2012 said:
You can root with TWRP itself or flash superSU.zip 1.94 in recovery. Your EFS folder isn`t gone.
Click to expand...
Click to collapse
can i do this without root?
netghozt said:
can i do this without root?
Click to expand...
Click to collapse
Sure, all phones are initialy unrooted
gee2012 said:
You can root with TWRP itself or flash superSU.zip 1.94 (http://download.chainfire.eu/396/SuperSU/UPDATE-SuperSU-v1.94.zip) in recovery. Your EFS folder isn`t gone.
Click to expand...
Click to collapse
So i downloaded the superSU.zip 1.94 file and attempted to flash in TWRP in recovery. The menu options are not the same since i've lost root access. It takes me to the advanced menu with ADB Sideload, Terminal Command, etc. So how do i flash superSU from here? Help please!
netghozt said:
So i downloaded the superSU.zip 1.94 file and attempted to flash in TWRP in recovery. The menu options are not the same since i've lost root access. It takes me to the advanced menu with ADB Sideload, Terminal Command, etc. So how do i flash superSU from here? Help please!
Click to expand...
Click to collapse
Choose install zip , from sdcard and select the file and hit install.
gee2012 said:
Choose install zip , from sdcard and select the file and hit install.
Click to expand...
Click to collapse
Boom. It worked! Thanks. So glad i didn't have to re-flash. Thank You!
netghozt said:
Boom. It worked! Thanks. So glad i didn't have to re-flash. Thank You!
Click to expand...
Click to collapse
Great it worked out :good:

Not wiping

I have tried to install CyanogenMod 13 alpha on my Moto G (XT-1032)
Now I'm on infinite loop, but on TWRP trying to wipe everything but the Internal Storage, it's taking too long and doing nothing, is there another way to wipe data and cache? ( I was with old TWRP)
What kind of error do u get?
Andus1988 said:
What kind of error do u get?
Click to expand...
Click to collapse
I actually don't get an error, it just doesn't do nothing... I kept waiting for like... an hour maybe and all it said while whiping was that it was wiping itself
you disabled MTP mount on TWRP?
3Rick99 said:
you disabled MTP mount on TWRP?
Click to expand...
Click to collapse
I think I never messed around with that since I never read about it...
The latest version of TWRP is available here. It sounds like it might be worth flashing / reflashing it.
ports13 said:
I think I never messed around with that since I never read about it...
Click to expand...
Click to collapse
In my recovey TWRP 2.8.3.0, if is not disabled, not wiping data, system, cache, etc. correctly. Is a TWRP bug (in mi case), its fixed in the last vesion.
Greetings
Sorry for bad english.
3Rick99 said:
In my recovey TWRP 2.8.3.0, if is not disabled, not wiping data, system, cache, etc. correctly. Is a TWRP bug (in mi case), its fixed in the last vesion.
Greetings
Sorry for bad english.
Click to expand...
Click to collapse
It should have been, since I downloaded a new version of TWRP and could do it perfectly fine, thanks:good: now enjoying CM13 beta here
ports13 said:
It should have been, since I downloaded a new version of TWRP and could do it perfectly fine, thanks:good: now enjoying CM13 beta here
Click to expand...
Click to collapse
That's really good to hear! Congrats!
Andus1988 said:
That's really good to hear! Congrats!
Click to expand...
Click to collapse
Thanks!
Change the version of your twrp or it could be that when you download the zip some file doesn't download correct.
gabriel96torres said:
Change the version of your twrp or it could be that when you download the zip some file doesn't download correct.
Click to expand...
Click to collapse
The TWRP was outdated, already fixed

official TWRP RELEASED

Just here to share the link
https://twrp.me/oneplus/oneplus6.html
Over to you developers...:good:
Can I update to official TWRP with the unofficial TWRP?
ah great!
Awesome
How to flash it?
Sconny said:
How to flash it?
Click to expand...
Click to collapse
I flashed it, but stock is not booting with magisk
djrocks said:
Just here to share the link
https://twrp.me/oneplus/oneplus6.html
Over to you developers...:good:
Click to expand...
Click to collapse
Sconny said:
How to flash it?
Click to expand...
Click to collapse
Literally all you have to do is click the link in the original post...
b.huss2 said:
Literally all you have to do is click the link in the original post...
Click to expand...
Click to collapse
Do you think I can update to official with the unofficial TWRP?
No MTP
DocRambone said:
No MTP
Click to expand...
Click to collapse
You can use adb push xxx /sdcard command,
habobababo said:
I flashed it, but stock is not booting with magisk
Click to expand...
Click to collapse
hmm i dont know what you did, but its working great here.
1 . boot official twrp
2. flash TWRP installer
3. reboot to recovery (dont know if its necessary)
4. flashed magisk
5. reboot and you are done
Kollachi said:
hmm i dont know what you did, but its working great here.
1 . boot official twrp
2. flash installer
3. reboot to recovery (dont know if its necessary)
4. flashed magisk
5. reboot and you are done
Click to expand...
Click to collapse
flash installer?you mean magisk?
Kevinkuensken said:
flash installer?you mean magisk?
Click to expand...
Click to collapse
No the twrp zip from official Page
Magisk was the Key, its booting
Kevinkuensken said:
flash installer?you mean magisk?
Click to expand...
Click to collapse
no the twrp installer.
I installed the official TWRP and I still have the same problem to make a system backup, specifically with the partition /data always gives error:
createtarfork () process ended with error 255
please someone knows the reason?
If i update OOS by flashing the OOS zip , do I just install twrp image after I install oos, or the do i install the image and zip after a update?
xino22 said:
I installed the official TWRP and I still have the same problem to make a system backup, specifically with the partition /data always gives error:
createtarfork () process ended with error 255
please someone knows the reason?
Click to expand...
Click to collapse
its because you have used parallel apps. i had the same problem.
clean flash fix that error.
xino22 said:
I installed the official TWRP and I still have the same problem to make a system backup, specifically with the partition /data always gives error:
createtarfork () process ended with error 255
please someone knows the reason?
Click to expand...
Click to collapse
Well known issue. Connected to parallel apps
Sent from my OnePlus6 using XDA Labs
lollyjay said:
Well known issue. Connected to parallel apps
Sent from my OnePlus6 using XDA Labs
Click to expand...
Click to collapse
Kollachi said:
its because you have used parallel apps. i had the same problem.
clean flash fix that error.
Click to expand...
Click to collapse
If I try this application to duplicate applications but I uninstalled it and I still have the problem, how can I solve it?
https://play.google.com/store/apps/details?id=com.oasisfeng.island
xino22 said:
If I try this application to duplicate applications but I uninstalled it and I still have the problem, how can I solve it?
https://play.google.com/store/apps/details?id=com.oasisfeng.island
Click to expand...
Click to collapse
Only a cleanup of the 999 files will solve the problem
They don't go away
Sent from my OnePlus6 using XDA Labs

miui 10 china closed beta v 8.6.7

Link
http://bigota.d.miui.com/8.6.7/miui_HMNote5_8.6.7_c6c8f54152_8.1.zip
Did you try flashing it? Screenshots? Known bugs?
Reserved.
Downloading now and will test soon
epwt said:
Reserved.
Downloading now and will test soon
Click to expand...
Click to collapse
Waiting for ur review
Downloaded File
Wipe and flash. Successful
Reboot ----> no OS Installed
Something wrong with the file. Not recommend to flash it.
epwt said:
Downloaded File
Wipe and flash. Successful
Reboot ----> no OS Installed
Something wrong with the file. Not recommend to flash it.
Click to expand...
Click to collapse
Did you flash lazy flasher ?
6.6 worked for me. But I couldn't set up the device cause " device locked". I even tried to unlock it via i.mi.com but I already unbinded rn5 from it.
Someone got a solution? I can't connect to WiFi caus it's not opening the settings....
FroZine said:
Did you flash lazy flasher ?
6.6 worked for me. But I couldn't set up the device cause " device locked". I even tried to unlock it via i.mi.com but I already unbinded rn5 from it.
Someone got a solution? I can't connect to WiFi caus it's not opening the settings....
Click to expand...
Click to collapse
If nothing works
Format Data Partition
epwt said:
Downloaded File
Wipe and flash. Successful
Reboot ----> no OS Installed
Something wrong with the file. Not recommend to flash it.
Click to expand...
Click to collapse
Works good with dirty flash over 8.5.31
epwt said:
Downloaded File
Wipe and flash. Successful
Reboot ----> no OS Installed
Something wrong with the file. Not recommend to flash it.
Click to expand...
Click to collapse
Just swipe to reboot..os already install.no worries
Dirty Flash from 8.5.3.1 confirmed.
Thanks for sharing!
Antyhaker said:
Works good with dirty flash over 8.5.31
Click to expand...
Click to collapse
epwt said:
Dirty Flash from 8.5.3.1 confirmed.
Thanks for sharing!
Click to expand...
Click to collapse
BTW I lost my TWRP after flashing. Just bare in mind on this. I need to fastboot flash the recovery after dirty flash this update.
Dirty flashed over 8.5.31 worked fine
TWRP stayed for me - but I flashed lazy flasher a few roms earlier
epwt said:
BTW I lost my TWRP after flashing. Just bare in mind on this. I need to fastboot flash the recovery after dirty flash this update.
Click to expand...
Click to collapse
My TWRP stayed with me [emoji14]
Sent from my Redmi Note 5 using Tapatalk
Antyhaker said:
My TWRP stayed with me [emoji14]
Click to expand...
Click to collapse
You might wanna share us your setup?
Did you flash verity zip? What version of twrp?
ebautista said:
You might wanna share us your setup?
Did you flash verity zip? What version of twrp?
Click to expand...
Click to collapse
Latest Red Wolf Recovery, I flashed MIUI from this thread and GAPPS for MIUI 10 from other.
Sent from my Redmi Note 5 using Tapatalk

[ROM][Stable] MIUI 11 xiaomi.eu

11.0.10.0
https://sourceforge.net/projects/xi...i_MI10_V11.0.10.0.QJBCNXM_v11-10.zip/download
https://androidfilehost.com/?fid=4349826312261733273
11.0.7.0
https://sourceforge.net/projects/xi...ti_MI10_V11.0.7.0.QJBCNXM_v11-10.zip/download
https://androidfilehost.com/?fid=4349826312261725983
New links will be posted here.
11.0.9.0 added in OP: https://miuipolska.pl/d/xiaomi.eu/updater/changelog-stables/V11.0.9.0.QJBCNXM.html
11.0.10.0 added in OP: https://miuipolska.pl/d/xiaomi.eu/updater/changelog-stables/V11.0.10.0.QJBCNXM.html
Since there is no TWRP, how do you flash the rom?
Fentadroid said:
Since there is no TWRP, how do you flash the rom?
Click to expand...
Click to collapse
I think there is a twrp, unofficial tho, get my phone on Tuesday.
https://www.google.com/amp/s/unofficialtwrp.com/twrp-3-3-1-root-xiaomi-mi-10-pro/amp/
james1089 said:
I think there is a twrp, unofficial tho, get my phone on Tuesday.
https://www.google.com/amp/s/unofficialtwrp.com/twrp-3-3-1-root-xiaomi-mi-10-pro/amp/
Click to expand...
Click to collapse
Did you try to unlock the bootloader? Just to know..... 1 week to wait for it?
Fentadroid said:
Did you try to unlock the bootloader? Just to know..... 1 week to wait for it?
Click to expand...
Click to collapse
Device coming tomorrow
james1089 said:
Device coming tomorrow
Click to expand...
Click to collapse
Let me know what happen when you will be able to unlock the bootloader (one week, right?)
Fentadroid said:
Let me know what happen when you will be able to unlock the bootloader (one week, right?)
Click to expand...
Click to collapse
It has been exactly 7 days for me.
And for flashing, just search for "TWRP_umi.img".
AlexxAnders said:
It has been exactly 7 days for me.
And for flashing, just search for "TWRP_umi.img".
Click to expand...
Click to collapse
Yeah 7 days although someone on telegram group was instant unlock
james1089 said:
Yeah 7 days although someone on telegram group was instant unlock
Click to expand...
Click to collapse
Could he prove it? Otherwise it didn't happen
For me it's 15 days (360 hours) until I can unlock
I unlocked installed the twrp from xiaomi.eu wiped data and attempted to install the rom, but the phone keeps booting back to recovery and will not start up
AlexxAnders said:
Could he prove it? Otherwise it didn't happen
Click to expand...
Click to collapse
He's running EU ROM
jvs60 said:
I unlocked installed the twrp from xiaomi.eu wiped data and attempted to install the rom, but the phone keeps booting back to recovery and will not start up
Click to expand...
Click to collapse
You need to format data and then install the right ROM for your device.
[/COLOR]
jvs60 said:
I unlocked installed the twrp from xiaomi.eu wiped data and attempted to install the rom, but the phone keeps booting back to recovery and will not start up
Click to expand...
Click to collapse
TWRP from xiaomi eu? I'm not sure but i guess you need to flash vbmeta.img too.....
Try that if format /data doesn't work.
https://unofficialtwrp.com/twrp-3-3-1-root-xiaomi-mi-10-pro/
Fentadroid said:
[/COLOR]
TWRP from xiaomi eu? I'm not sure but i guess you need to flash vbmeta.img too.....
Try that if format /data doesn't work.
https://unofficialtwrp.com/twrp-3-3-1-root-xiaomi-mi-10-pro/
Click to expand...
Click to collapse
I meant the twrp linked in the stable rom thread. I will try the vbmeta.img. Thank you.
jvs60 said:
I meant the twrp linked in the stable rom thread. I will try the vbmeta.img. Thank you.
Click to expand...
Click to collapse
Format /data didn't work? (not wipe...)
jvs60 said:
I unlocked installed the twrp from xiaomi.eu wiped data and attempted to install the rom, but the phone keeps booting back to recovery and will not start up
Click to expand...
Click to collapse
hi try this
boot to twrp
clear cache
clear dalvik cache
clear data
Do NOT touch system
now flash zip file
wen done
reboot twrp
do the same step again as above
(dont flash flashing zip file again)
wen done reboot to system
Fentadroid said:
Format /data didn't work? (not wipe...)
Click to expand...
Click to collapse
That was the problem I wiped data instead of Formatting. Thanks for reminding me. Everything is good for now.

Categories

Resources