/EFS partition contains a lot of information about your phone, f.e: wifi/bt mac address and your IMEI (nv_data.bin).
It's highly recommended to backup the whole partition, or at least copy the files from the efs directory.
CORRUPTED OR NOT?
You can check if the efs is mounted or completly damaged with this command:
adb shell
mount
You will see something like this:
%20IMEI%20backup%20and%20restore%20%20%20Samsung%20Galaxy%20Apollo%20(Galaxy%203%20i5800)_elemei/httpnoob.jpeg)
Red part means /efs is mounted.
IF YOUR PHONE HAVE CORRECT EFS PARTITION:
1, Root your phone - there are several methods to do this.
2, Install root explorer or Estrongs file explorer and copy /efs dir to your sdcard - this will copy the files.
or
2, Make a backup from the whole partition -this is better if you flash a phone with wrong ops, the only way to restore using this backup.
Backup:
adb shell
su
dd if=/dev/block/stl4 of=/sdcard/efs.rfs
Restore:
Add efs.rfs to and unix compatible tar and flash with odin as efs file:
%20IMEI%20backup%20and%20restore%20%20%20Samsung%20Galaxy%20Apollo%20(Galaxy%203%20i5800)_elemei/httpnoob_002.jpeg)
IF YOUR PHONE /EFS IS CORRUPTED:
Flash the included /efs tar with odin:
This will remount your efs partition and (if you have a backup or fixed nv_data.bin) you just need to overwrite files with a file explorer.
It's highly recommended to backup the whole partition, or at least copy the files from the efs directory.
CORRUPTED OR NOT?
You can check if the efs is mounted or completly damaged with this command:
adb shell
mount
You will see something like this:
%20IMEI%20backup%20and%20restore%20%20%20Samsung%20Galaxy%20Apollo%20(Galaxy%203%20i5800)_elemei/httpnoob.jpeg)
Red part means /efs is mounted.
IF YOUR PHONE HAVE CORRECT EFS PARTITION:
1, Root your phone - there are several methods to do this.
2, Install root explorer or Estrongs file explorer and copy /efs dir to your sdcard - this will copy the files.
or
2, Make a backup from the whole partition -this is better if you flash a phone with wrong ops, the only way to restore using this backup.
Backup:
adb shell
su
dd if=/dev/block/stl4 of=/sdcard/efs.rfs
Restore:
Add efs.rfs to and unix compatible tar and flash with odin as efs file:
%20IMEI%20backup%20and%20restore%20%20%20Samsung%20Galaxy%20Apollo%20(Galaxy%203%20i5800)_elemei/httpnoob_002.jpeg)
IF YOUR PHONE /EFS IS CORRUPTED:
Flash the included /efs tar with odin:
This will remount your efs partition and (if you have a backup or fixed nv_data.bin) you just need to overwrite files with a file explorer.
%20IMEI%20backup%20and%20restore%20%20%20Samsung%20Galaxy%20Apollo%20(Galaxy%203%20i5800)_elemei/swappa-2018.png)
%20IMEI%20backup%20and%20restore%20%20%20Samsung%20Galaxy%20Apollo%20(Galaxy%203%20i5800)_elemei/swappaphone.png)
Linear Mode