User Tools

Site Tools


hardware:lg_g2

This is an old revision of the document!


Enter Recovery Mode

:!: Make sure you have installed a custom recovery before

  • Switch the phone off
  • Hold the 'Volume Down' + 'Power' buttons
  • As soon as the LG logo appears, release the two buttons and press/hold them again
  • In the 'Factory hard reset' screen press the 'Power' button twice to actually enter the installed recovery system

Update custom recovery

./platform-tools/adb root
./platform-tools/adb push /tmp/cm-13.0-20160530-NIGHTLY-d802-recovery.img /data/
./platform-tools/adb shell
dd if=/data/cm-13.0-20160530-NIGHTLY-d802-recovery.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery bs=1m
rm /data/cm-13.0-20160530-NIGHTLY-d802-recovery.img
exit
./platform-tools/adb reboot recovery
hardware/lg_g2.1464636362.txt.gz · Last modified: 2016/05/30 21:26 by kratz00