Lekensteyn / lglaf

LG Download Mode utility and documentation
https://lekensteyn.nl/lglaf/
MIT License
137 stars 74 forks source link

LG G2, model VS980 - partitions.py uses wrong path #59

Open ParzivalWolfram opened 5 years ago

ParzivalWolfram commented 5 years ago

This phone makes partitions.py (and therefore extract-partitions.py) look in the wrong folder in function "get_partitions". These scripts should be invoking "ls -l" at "/dev/block/platform/msm_sdcc.1/by-name" instead of the usual location. Other than that, everything works.