jeudi 25 décembre 2014

LG G Pro 2 EFS Manual Backup topic






Few days ago I was searching method to backup EFS ( EFS contains IMEI, radio and other settings unique to your specific hardware). I found this method in a XDA thread and sharing here for convenience of other G Pro 2 users.
This method is actually for G2 and G3 but works well on G Pro 2.
To backup EFS use the following ADB commands to backup your 2 EFS partitions into sdcard.(Root is mandatory)

Code:


adb shell
su
dd if=/dev/block/platform/msm_sdcc.1/by-name/modemst1 of=/sdcard/modemst1.img
dd if=/dev/block/platform/msm_sdcc.1/by-name/modemst2 of=/sdcard/modemst2.img


Alternatively this app can this also be used.
https://play.google.com/store/apps/d...ckupimei&hl=en






Aucun commentaire:

Enregistrer un commentaire