Installing /e/ ROM to LG G4 f500 variant



LG G4 f500 variant

Bootloader from here: https://leech.binbash.rocks:8008/stock/LG/f500/20u/

ROMs by Android version here: https://leech.binbash.rocks:8008/e-os/

Most recent for H815 is based on A11  https://leech.binbash.rocks:8008/e-os/a11/h815/

Thanks to steadfasterX!


Unzip rom, open META-INF/com/google/android/updater-script in text editor

Find a line like this

getprop("ro.product.device") == "h815" || getprop("ro.build.product") == "h815"

Replace h815 with f500

Save file, zip rom.

Boot to TWRP, check if ADB sees the device

adb devices

List of devices attached

LGUSUa292a6d7   recovery

Wipe everything.

Push bootloader and rom to internal storage with adb

adb push f500_20u_ARB-0_UsU_bootloader_TWRP-flashable.zip  data/media/0/

adb push /mnt/storage/Android/Android.zip  data/media/0/

Flash ROM, flash bootloader.

Reboot. Wait.

Welcome to e! 





Comments