[TOOL]Backup/Restore EFS (IMEI) for SGNII

Search This thread

A.S._id

Inactive Recognized Developer
Sep 21, 2010
1,211
2,583
N7100 EFS Backup / Restore

Help to preserve and restore the image of EFS partition:
* Need Root

For Windows

* Extract from the archive, connect the device to the USB debugging mode (System settings/Developer options/USB debugging) and run selected .bat (depending on the backup or restore)
* To retain the image of efs.img must be in a folder with Restore_EFS.bat


attachment.php
attachment.php


For Linux
For MACOS


* Extract from the archive, connect the device to the USB debugging mode (System settings/Developer options/USB debugging) and run RUN_ME into terminal (double click), select option...


What is EFS, Why it is necessary to backup



SAMSUNG_N7100_EFS_BACKUP_RESTORE_AUTOMATIC


Instructions:

! Need for backup Root access and debugging USB
1. Extract from the zip and run. Bat file
2. Is okay to your PC and follow the menu


Automatically create a text file of all the parameters of the device at the time of the copy
Automatic backup of efs:
* Odin flash file. Tar.md5,
* raw.img
* Tar.gz archive
Automatic naming of files and backup archive version of the firmware
Restore to choose from archives and backup images
Automatic start of Odin and the transition to the flashing mode when selecting Odin Restore

DOWNLOAD


Thanks to:
shoma_81, tester99,
For help and assist in the creation of tool
 

Attachments

  • N7100_EFS_Backup_Restore_WIN.rar
    155.5 KB · Views: 209,756
  • N7100_EFS_backup_restore_LINUX.tar.gz
    75.1 KB · Views: 15,516
  • SAMSUNG_N7100_EFS_BACKUP.zip
    3.1 MB · Views: 65,290
Last edited:

austin_dreq

Senior Member
May 28, 2011
224
31
Kuwait
Motorola Moto G100 / Edge S
Stock in waiting for device

N7100 EFS Backup / Restore

Hi,

Just ODIN recovery & root... driver updated as per Dr. Ketan
Windows 7
N7100 - Middle East edition with firmware XXALIH
Settings enable for USB debugging
SU works normally

BAT file stop at waiting for device...

Any manual procedure as I s\did not see any file in /dev/block/mmcblk0p3 using "root explorer"?
Why we need t back-up EFS again?

Run "android Commander" and device not found. Should I re-install driver as per Dr. Ketan?

Thanks...
 
Last edited:
  • Like
Reactions: arnabpatra

afilopou

Senior Member
Oct 21, 2010
1,750
521
Athens
Google Pixel 7 Pro
Hi,

Just ODIN recovery & root... driver updated as per Dr. Ketan
Windows 7
N7100 - Middle East edition with firmware XXALIH
Settings enable for USB debugging
SU works normally

BAT file stop at waiting for device...

Any manual procedure as I s\did not see any file in /dev/block/mmcblk0p3 using "root explorer"?
Why we need t back-up EFS again?

Run "android Commander" and device not found. Should I re-install driver as per Dr. Ketan?

Thanks...

try reinstall pc driver(ie uninstall/install kies or driver from drKetan thread).reboot the pc and make sure you directly use a pc usb port and not a usb hub
 
  • Like
Reactions: uzi1 and A.S._id

CrimzonEyed

Senior Member
Sep 6, 2010
673
55
Gävle
I'm on ubuntu I pressed "RUN_ME" select 1 and pressed enter, the window closes and no file shows up :(


EDIT:
show partition
tools/./adb: error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file or directory
Backup efs partition
tools/adb: error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file or directory
pull efs.img
tools/adb: error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file or directory
./RUN_ME: line 30: ./menu: No such file or directory
 
Last edited:

A.S._id

Inactive Recognized Developer
Sep 21, 2010
1,211
2,583
I'm on ubuntu I pressed "RUN_ME" select 1 and pressed enter, the window closes and no file shows up :(


EDIT:
show partition
tools/./adb: error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file or directory
Backup efs partition
tools/adb: error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file or directory
pull efs.img
tools/adb: error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file or directory
./RUN_ME: line 30: ./menu: No such file or directory

try to install libusb 1.0.9 from synaptic manager...
 

bongbongcong

Senior Member
Feb 6, 2012
71
7
Philadelphia
Back-up NAND using CWM compare back-up EFS? :)

Hi, excuse me. Whats the different back-up NAND using CWM compare back-up EFS?? Which better? :confused: Which more important? I'm sorry my english is not perfect. I'm just noob newbie(beginner). Thanks very much. Appreciate.
 

xplus93

Senior Member
May 25, 2010
302
31
The nand is usually what holds your rom and data. Your EFS however usually hold programing information such as IMEI or MEID and on cdma phones tower information and 3g keys and authentication information, basically whats on a GSM sim.
 

chowdarygm

Senior Member
Sep 4, 2009
872
173
Chicago, IL
today i rooted my new Note 2 with tool kit and after booting back i lost the mobile network

i was about to take EFS backup after rooting but immediately i lost the network and IMEI showing as 0 :( ,

can anyone help me please?
 

chowdarygm

Senior Member
Sep 4, 2009
872
173
Chicago, IL
today i rooted my new Note 2 with tool kit and after booting back i lost the mobile network

i was about to take EFS backup after rooting but immediately i lost the network and IMEI showing as 0 :( ,

can anyone help me please?

uffff that was so easy......

followed method two given in this link and back again....ufffff


running to take efs backup .........
 
  • Like
Reactions: neboy

laloutre

Senior Member
Mar 18, 2012
220
50
Save EFS on Mac Os

Hi,

I managed to modify a bit your Linux version and run it under Mac OS Lion
Here is the package in any case you want to add it to the OP.

I changed the adb binary, and removed some commands which weren't running well on Mac

Please note I did not test the restore function, but due to the very little modifications, it should work as well as the backup
 

Attachments

  • N7100_EFS_backup_restore_MACOS.zip
    91.2 KB · Views: 2,174

A.S._id

Inactive Recognized Developer
Sep 21, 2010
1,211
2,583
Hi,

I managed to modify a bit your Linux version and run it under Mac OS Lion
Here is the package in any case you want to add it to the OP.

I changed the adb binary, and removed some commands which weren't running well on Mac

Please note I did not test the restore function, but due to the very little modifications, it should work as well as the backup

OK, later add into first post...
 

purbaboy

Senior Member
Feb 11, 2012
69
9
Surabaya,ID
re: can't backup EFS

Hi,
Can you guys tell me what's my problem...

here is the attachment :










Please help guide me i'm stuck at that point.. thanks in advance for your replies guys
 

sloppy1

Senior Member
Nov 9, 2010
264
102
bradford
works like a charm lol ,,THX

---------- Post added at 12:33 PM ---------- Previous post was at 12:31 PM ----------

Hi,
Can you guys tell me what's my problem...

here is the attachment :










Please help guide me i'm stuck at that point.. thanks in advance for your replies guys

TRY REINSTALL SAMSUNG USB DRIVERS AND DONT LET WINDOWS UPDATE THEM,i had same issue it worked for me
 

Top Liked Posts

  • There are no posts matching your filters.
  • 201
    N7100 EFS Backup / Restore

    Help to preserve and restore the image of EFS partition:
    * Need Root

    For Windows

    * Extract from the archive, connect the device to the USB debugging mode (System settings/Developer options/USB debugging) and run selected .bat (depending on the backup or restore)
    * To retain the image of efs.img must be in a folder with Restore_EFS.bat


    attachment.php
    attachment.php


    For Linux
    For MACOS


    * Extract from the archive, connect the device to the USB debugging mode (System settings/Developer options/USB debugging) and run RUN_ME into terminal (double click), select option...


    What is EFS, Why it is necessary to backup



    SAMSUNG_N7100_EFS_BACKUP_RESTORE_AUTOMATIC


    Instructions:

    ! Need for backup Root access and debugging USB
    1. Extract from the zip and run. Bat file
    2. Is okay to your PC and follow the menu


    Automatically create a text file of all the parameters of the device at the time of the copy
    Automatic backup of efs:
    * Odin flash file. Tar.md5,
    * raw.img
    * Tar.gz archive
    Automatic naming of files and backup archive version of the firmware
    Restore to choose from archives and backup images
    Automatic start of Odin and the transition to the flashing mode when selecting Odin Restore

    DOWNLOAD


    Thanks to:
    shoma_81, tester99,
    For help and assist in the creation of tool
    19
    What is EFS, Why it is necessary to backup

    Click below to find answer

    Backup/Restore EFS data of Samsung GN2, to Fix IMEI and SIM not detecting issues

    What the hell is this EFS ?
    EFS partition is actually a internal place in our android device such as android phone which contains some important and some basic info related to our device identity like Wi-Fi address, Bluetooth MAC address and the very main IMEI address (nv_data.bin).

    Now if this EFS partition accidently corrupted then your phone’s IMEI no. will erased and you can not make voice call further. This kind of damage is often not accepted by the service center of your respected handset’s company.

    Why should I backup EFS data ?
    As said above if any case you corrupt EFS then EFS backup can be savior for you.
    So it is very necessary to make a backup of this EFS partition just now to avoid such type of future troubles.

    Now the question is “how to make a backup of EFS partition”.

    There are three methods to make a backup of this EFS partition.

    1st : OP is best tool to make backup/restore of EFS for Note2 Thanx to as i9100.

    2nd EFS folder backup using root explorer
    Just copy the whole EFS folder via root explorer to your SD card or anywhere in your PC. But according users criteria this method is not be good in EFS restore.



    Using of a backup/Restore tool mentioned in OP will backup your whole EFS partition including read / write permission that makes your phone compatible for this task.

    Source : Androidflip.com
    4
    Save EFS on Mac Os

    Hi,

    I managed to modify a bit your Linux version and run it under Mac OS Lion
    Here is the package in any case you want to add it to the OP.

    I changed the adb binary, and removed some commands which weren't running well on Mac

    Please note I did not test the restore function, but due to the very little modifications, it should work as well as the backup
    3
    I'm on ubuntu I pressed "RUN_ME" select 1 and pressed enter, the window closes and no file shows up :(


    EDIT:
    show partition
    tools/./adb: error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file or directory
    Backup efs partition
    tools/adb: error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file or directory
    pull efs.img
    tools/adb: error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file or directory
    ./RUN_ME: line 30: ./menu: No such file or directory

    try to install libusb 1.0.9 from synaptic manager...
    3
    @corvux360

    what i did i to flash the rom i want then i did extracted the tar.gz file so you've efs folder extracted so after i've flashed the rom i deleted EFS folder in my phone and i reboot you find no lockscreen and some words in yellow copy EFS backup folder you extracted before to the same location you deleted your device EFS folder then reboot service now should work if not so apply the following commands in terminal emulator line by line and press enter after every line:

    su
    rm /efs/FactoryApp/keystr
    rm /efs/FactoryApp/factorymode
    echo -n ON >> /efs/FactoryApp/keystr
    echo -n ON >> /efs/FactoryApp/factorymode
    chown 1000.1000 /efs/FactoryApp/keystr
    chown 1000.1000 /efs/FactoryApp/factorymode
    chmod 0744 /efs/FactoryApp/keystr
    chmod 0744 /efs/FactoryApp/factorymode
    reboot

    my reference http://xdaforums.com/showpost.php?p=43491688&postcount=132