[Q] How to restore EFS ?? - Galaxy Note GT-N7000 Q&A, Help & Troubleshooting

Hey, i've lost my imei,
i don't have a efs backup folder, the only thing i've found is called:
efs.autobackup.img
Is it possible to restore with this file, if yes how?
Please help

There is an app called ktool , u can use it to restore your efs IMG easily, it can restore efs .img and .tar formats.
Sent from my GT-N7000 using xda premium

worldclasspictures said:
Hey, i've lost my imei,
i don't have a efs backup folder, the only thing i've found is called:
efs.autobackup.img
Is it possible to restore with this file, if yes how?
Please help
Click to expand...
Click to collapse
Link https://play.google.com/store/apps/details?id=net.hellcat.droiddev.ktool&feature=search_result

thanks, i'll try it

cvxcvx will solve it for you
or get Sammy to fix it
Sent from my GT-N7000 using Tapatalk 2

ya u just need to click on restore efs from backup > and then choose the IMG option
if that doesnt work.. rename it to efs.img and try again

Do I have to rename it to raw.img ? Because app tells me requested efs backup does not exist..

no just efs.img and it should be on the root of internal sd

okay, i renamed the file to efs.img, and did the restore, and then a reboot. But i still have no IMEI etc..

check if u have a efs folder in /

nokiamodeln91 said:
check if u have a efs folder in /
Click to expand...
Click to collapse
i have, there are two folders: bluetooth and wifi, booth are empty..

what was the size of the efs file u restored?
---------- Post added at 04:19 AM ---------- Previous post was at 04:18 AM ----------
mine is about 20 mb for the .img file.

nokiamodeln91 said:
what was the size of the efs file u restored?
---------- Post added at 04:19 AM ---------- Previous post was at 04:18 AM ----------
mine is about 20 mb for the .img file.
Click to expand...
Click to collapse
20mb

there is some efspro software as well. check if that works

nokiamodeln91 said:
there is some efspro software as well. check if that works
Click to expand...
Click to collapse
already did but software can't connect to my device.
I also tried it with this method: http://forum.xda-developers.com/showthread.php?t=1922473
nothing works

Related

Overwriting EFS Folder error (SOLVED)

I am replacing my EFS folder using ES File explorer with root permissions, but when I paste it to overwrite the EFS folder, I get an error:
"No enough space!
Required space:2.00MB
Available space:0.00B"
Not sure what the problem is. Hopefully someone can help me out.:good:
drakemiller40 said:
I am replacing my EFS folder using ES File explorer with root permissions, but when I paste it to overwrite the EFS folder, I get an error:
"No enough space!
Required space:2.00MB
Available space:0.00B"
Not sure what the problem is. Hopefully someone can help me out.:good:
Click to expand...
Click to collapse
more info please, what fone, ROM, or any means necessary.
n not enough space means not enough space of course, why dont u uninstall any system app u dont use with TB
or clearing cache, data, datadata, cache partition also included.
Sent from my GT-I9000 using xda premium
drakemiller40 said:
I am replacing my EFS folder using ES File explorer with root permissions, but when I paste it to overwrite the EFS folder, I get an error:
"No enough space!
Required space:2.00MB
Available space:0.00B"
Not sure what the problem is. Hopefully someone can help me out.:good:
Click to expand...
Click to collapse
Why you want replace it???
It may create lots problems to you.. As it contains imei info..
Better to stay away from that folder.. Or do a backup of that folder before altering it..
Sent from my GT-S5830i using xda app-developers app
Why you want replace it???
Click to expand...
Click to collapse
Because I flashed CM10 and need to restore my IMEI.
Anway I fixed it on my own. I just pasted the contents of the EFS Folder and it worked!
Also I did have more than enough space, which is why I was confused
Hope this helps others who have the same problem.

[EFS-cwm-Restore] Restore zip for your EFS

Story behind this zip file:
I messed up my tablet and I could only get into download mode , meaning I could flash a insecure boot.img and custom recovery.
I noticed that my EFS partition was erased when I entered a stock recovery, I got all kind of EFS error messages in recovery.
At first I tried to restore my system with a original ROM ODIN package but that doesn't restore your EFS. So no luck and still stuck in a bootloop.
So what to do? No adb , no EFS backup on my internalSD , I couldn't get acces to my internal SD.
I google around and I didn't find anything to restore EFS from within recovery or Odin. I didn't have a EFS.img backup on my internalSD so the emwo recovery was no help.
I do have a EFS backup that I took with EFS pro.
That generates a .tar and a .img file.
So I made myself a update package that I could flash from cwm. As I made the recovery I knew in what partition EFS is stored so that was easy.
This is the updater script , it should work on GT-N51... (10, 00, 20) as they all store the EFS in this partition.
Code:
show_progress(0.3,72);
ui_print(" ");
ui_print("1. START INSTALLATION");
package_extract_file("EFS.img", "/dev/block/mmcblk0p3");
set_progress(0.99);
ui_print("------------------------------------------");
set_progress(1.0);
I renamed the EFS image backup that I took with efsPro to EFS.img and dropped it in the zip I made with the updeter script.
Flashed it with cwm and voila, running again without any problems.
SO in the attachments is the zip .
Open it with 7zip or winrar , drag and drop your EFS.img (needs to be this name) into the zip where the EFS-dummy text file is. put it on your externalSD , boot to recovery and flash it.
So I hope this helps the people out that come into the same situation as I did.
Thanks for the zip, I have my EFS backup, but I didn't know what to do if I had this problem!
You are a life saver!!!
THANK YOU VERY MUCH​
Long story short, I was like you. my battery died, and for no apparent reason, I couldnt boot. I had download and recovery but no matter what rom i used no boot. Then i noticed in the logcat it was getting stuck on network initialization and also that twrp couldnt mount the efs partition.
I was looking for a way to restore the efs using adb sideload when i found this, popped in my efs backup and volia!
o yea i'm on the GT-i9300 (s3) but it worked like a charm! deffo keeping a copy of that zip just in case.
I have a .tar.gz efs backup compressed file. So how do I use it to flash via CWM?
android addicts said:
I have a .tar.gz efs backup compressed file. So how do I use it to flash via CWM?
Click to expand...
Click to collapse
open it using 7zip or winrar and you will find the efs.img inside
copy it and put in the zip file
no luck for me
ephidor said:
open it using 7zip or winrar and you will find the efs.img inside
copy it and put in the zip file
Click to expand...
Click to collapse
It keeps on returning to recovery..
Anyone with a link to this efs pro? I fint efs in app store with lots of problems but no efs pro. I buy my apps so not trying to get around that but which app? Thanks
Sent from my GT-N5110 using XDA Premium 4 mobile app
---------- Post added at 11:48 AM ---------- Previous post was at 10:48 AM ----------
k9time said:
Anyone with a link to this efs pro? I fint efs in app store with lots of problems but no efs pro. I buy my apps so not trying to get around that but which app? Thanks
Sent from my GT-N5110 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Never mind. ? Found it. Thanks civato..
Sent from my GT-N5110 using XDA Premium 4 mobile app
OMG...thankkkkks so much....
Anyone have any idea how to proceed if you don't have a backup image of "EFS.img"? Luckily, I am able to boot and run fine, but I understand fixing the EFS will also fix my GPS. Thanks in advance.
Sent from my GT-N5110 using XDA Free mobile app
Anyone can help me to flash my EFS using this method? MY note 4 N 910G has damaged EFs and showing unknown basband and null IMEI. Phone rebooting every minute and canot restore EFs in normal mode. My EFS backup has 4 files. Need to restore all this files with flasheble zip. (efs.img.ext4, mdm1m9kefs1.bin, mdm1m9kefs2.bin, mdm1m9kefsc.bin)
arminrr said:
Thanks for the zip, I have my EFS backup, but I didn't know what to do if I had this problem!
Click to expand...
Click to collapse
can you pls upload your n5110 efs backup in 4 shared mediafire or mega i down back my efs so i brick my phone need help ls.. :crying::crying::crying::crying::crying:
Problem!!!
I flashed it via TWRP Recovery It shows that INSTALLATION SUCCESSFUL but after my phone boots up. I tried to found the EFS folder it only contains bluetooth folder. but I had so many files and folders in my EFS Backup.img file. Why It could not work.
Hi Please take a minute to reply
civato said:
Story behind this zip file:
I messed up my tablet and I could only get into download mode , meaning I could flash a insecure boot.img and custom recovery.
I noticed that my EFS partition was erased when I entered a stock recovery, I got all kind of EFS error messages in recovery.
At first I tried to restore my system with a original ROM ODIN package but that doesn't restore your EFS. So no luck and still stuck in a bootloop.
So what to do? No adb , no EFS backup on my internalSD , I couldn't get acces to my internal SD.
I google around and I didn't find anything to restore EFS from within recovery or Odin. I didn't have a EFS.img backup on my internalSD so the emwo recovery was no help.
I do have a EFS backup that I took with EFS pro.
That generates a .tar and a .img file.
So I made myself a update package that I could flash from cwm. As I made the recovery I knew in what partition EFS is stored so that was easy.
This is the updater script , it should work on GT-N51... (10, 00, 20) as they all store the EFS in this partition.
Code:
show_progress(0.3,72);
ui_print(" ");
ui_print("1. START INSTALLATION");
package_extract_file("EFS.img", "/dev/block/mmcblk0p3");
set_progress(0.99);
ui_print("------------------------------------------");
set_progress(1.0);
I renamed the EFS image backup that I took with efsPro to EFS.img and dropped it in the zip I made with the updeter script.
Flashed it with cwm and voila, running again without any problems.
SO in the attachments is the zip .
Open it with 7zip or winrar , drag and drop your EFS.img (needs to be this name) into the zip where the EFS-dummy text file is. put it on your externalSD , boot to recovery and flash it.
So I hope this helps the people out that come into the same situation as I did.
Click to expand...
Click to collapse
Will this method work for stock recovery too? thanks
i know this is old but i find this video that explain how to recovery the efs bad i try and works:
https://www.youtube.com/watch?v=Y-LZvVLEC5o
adb shell
su
cd /dev/block/platform
cd dw_mmc
cd by-name
ls -l
(copy de code of block and put in .....)
example: mmcblk0p3
mke2fs /dev/block/......
mount -w -t ext4 /dev/block/.......
reboot
can any one uploda efs.img for n5100.. tia

[Q] Sim Card not Detected

I have upgrade my phone to Jelly Bean..after that i see my phone not detected the sim card though I've already entered but when i go to Setting-About device-Status i see my phone number is available but my network & my mobile network is Unknown...i try to put another sim card into my phone but the same thing happened
When i put my sim in another phone its available..This makes me confused whether the sim card is damaged or broken phone
how can i do..?anyone please help me..i really need our help..!!thanx in Advance..
ibnuhaziy said:
I have upgrade my phone to Jelly Bean..after that i see my phone not detected the sim card though I've already entered but when i go to Setting-About device-Status i see my phone number is available but my network & my mobile network is Unknown...i try to put another sim card into my phone but the same thing happened
When i put my sim in another phone its available..This makes me confused whether the sim card is damaged or broken phone
how can i do..?anyone please help me..i really need our help..!!thanx in Advance..
Click to expand...
Click to collapse
it may be due to the modemfs or efs folder if u see what i mean. i had the same problem before. how did u upgrade to jelly bean??
anyway, look for the modemfs.zip.
press the thanks button if i helped!!
Patlcs said:
it may be due to the modemfs or efs folder if u see what i mean. i had the same problem before. how did u upgrade to jelly bean??
anyway, look for the modemfs.zip.
press the thanks button if i helped!!
Click to expand...
Click to collapse
i update using Odin..
can i ask some Question..?i dont know whats the meaning of "modemfs.zip"and where can i found that..?thanks.!!
Ok... to make it short, modemfs is a folder that is very important for a smartphone. It contains files that make the phone recognise your sim card and to identify your network carrier. I may be wrong concerning its defn... ><
I guess that u know how to root ur phone!! It is found in the system folder of ur phone... u can try accessing it with root explorer.
Odin... try to flash the firmware again with repartition checked...
Dnt forget I'm not held responsible if u brick ur phone!
Sent from my GT-I9070 using xda app-developers app
Patlcs said:
Ok... to make it short, modemfs is a folder that is very important for a smartphone. It contains files that make the phone recognise your sim card and to identify your network carrier. I may be wrong concerning its defn... ><
I guess that u know how to root ur phone!! It is found in the system folder of ur phone... u can try accessing it with root explorer.
Odin... try to flash the firmware again with repartition checked...
Dnt forget I'm not held responsible if u brick ur phone!
Sent from my GT-I9070 using xda app-developers app
Click to expand...
Click to collapse
Ok I'll try..thanx for your helping..
ibnuhaziy said:
Ok I'll try..thanx for your helping..
Click to expand...
Click to collapse
dnt say thanx... press the thanks button!!!
Patlcs said:
dnt say thanx... press the thanks button!!!
Click to expand...
Click to collapse
ok i want ask.,after i see 'modemfs.,what should i do..?can you show to me step by step..?:laugh:
ibnuhaziy said:
ok i want ask.,after i see 'modemfs.,what should i do..?can you show to me step by step..?:laugh:
Click to expand...
Click to collapse
ok... did you root ur phone???
well i'll try to help u....
you should be rooted to be able to do this
step 1: copy the modemfs.tar file to ur sdcard.
step 2: open root explorer and extract all the contents of modemfs.tar it will say stay on folder or go to extracted. (not sure)
step 3: copy the extracted file and head to the modemfs in the system folder.
step 4: in root explorer there will be mount r/o or mount r/w. (on the left of the button u will see mounted as r/w if in rewritable mode and so on)
step 5: try to delete the CONTENTS of the modemfs folder in system
step 6: finally paste the copied extracted files in the system modemfs.
oufff... try it out and give tell me the output
Patlcs said:
ok... did you root ur phone???
well i'll try to help u....
you should be rooted to be able to do this
step 1: copy the modemfs.tar file to ur sdcard.
step 2: open root explorer and extract all the contents of modemfs.tar it will say stay on folder or go to extracted. (not sure)
step 3: copy the extracted file and head to the modemfs in the system folder.
step 4: in root explorer there will be mount r/o or mount r/w. (on the left of the button u will see mounted as r/w if in rewritable mode and so on)
step 5: try to delete the CONTENTS of the modemfs folder in system
step 6: finally paste the copied extracted files in the system modemfs.
oufff... try it out and give tell me the output
Click to expand...
Click to collapse
i'm not found the CONTENTS in system..i have done step 1 until 4 but i stuck in step 5..help me because i'm not pro about phone and i know you're pro and you can help me..:good:
ibnuhaziy said:
i'm not found the CONTENTS in system..i have done step 1 until 4 but i stuck in step 5..help me because i'm not pro about phone and i know you're pro and you can help me..:good:
Click to expand...
Click to collapse
I think that u misunderstood me... did u root ur phone??
Sent from my GT-I9070 using xda app-developers app
Patlcs said:
I think that u misunderstood me... did u root ur phone??
Sent from my GT-I9070 using xda app-developers app
Click to expand...
Click to collapse
maybe...yes i have root my phone..after that.?
ibnuhaziy said:
maybe...yes i have root my phone..after that.?
Click to expand...
Click to collapse
enter in root explorer first... then just scroll down until u find modemfs folder. refer to the screenshots that i've uploaded. btw when u entered root explorer for the first time, did it ask su request? if yes then fine...
yes, in the modemfs folder u should see conf, perm etc.... as shown in the screenshot.
then try my steps again.
Patlcs said:
enter in root explorer first... then just scroll down until u find modemfs folder. refer to the screenshots that i've uploaded. btw when u entered root explorer for the first time, did it ask su request? if yes then fine...
yes, in the modemfs folder u should see conf, perm etc.... as shown in the screenshot.
then try my steps again.
Click to expand...
Click to collapse
I have same trouble , SIM NOT DETECT but wifi still working good.
My previous custom rom rooting the phone last night 10.2 and problematic
---------- Post added at 04:34 AM ---------- Previous post was at 04:26 AM ----------
Patlcs said:
enter in root explorer first... then just scroll down until u find modemfs folder. refer to the screenshots that i've uploaded. btw when u entered root explorer for the first time, did it ask su request? if yes then fine...
yes, in the modemfs folder u should see conf, perm etc.... as shown in the screenshot.
then try my steps again.
Click to expand...
Click to collapse
I have same trouble , SIM NOT DETECT but wifi still working good.
My previous custom rom rooting the phone last night 10.2 and problematic
Patlcs said:
ok... did you root ur phone???
well i'll try to help u....
you should be rooted to be able to do this
step 1: copy the modemfs.tar file to ur sdcard.
step 2: open root explorer and extract all the contents of modemfs.tar it will say stay on folder or go to extracted. (not sure)
step 3: copy the extracted file and head to the modemfs in the system folder.
step 4: in root explorer there will be mount r/o or mount r/w. (on the left of the button u will see mounted as r/w if in rewritable mode and so on)
step 5: try to delete the CONTENTS of the modemfs folder in system
step 6: finally paste the copied extracted files in the system modemfs.
oufff... try it out and give tell me the output
Click to expand...
Click to collapse
I've tried it, but the sim card still does not work or is not detected.
please help me:crying:
Ones Lukito said:
I've tried it, but the sim card still does not work or is not detected.
please help me:crying:
Click to expand...
Click to collapse
Try to downgrade to Gingerbread OS (GB) first, see if it still happens. Use Odin to do it. Follow the guide here. And.. I recommend using the firmware (GB OS ) specific to your country.
I was lucky
Thanks for your post it was really helpfull.
I was lucky because i have two rooted i9070.
First I deleted what was in, "broken" i9070, folder modemfs and copied content from healthy one.
If someone need content of my modemfs folder just let me know.
I have i9070 no brand (Poland)

Fix: Wi-Fi for Illuminated Rom, FALCON for D2105

Guys I was just experimenting with these two ROMS and i found a FIX for Wi-Fi. on The Illuminated Rom( By the Kid). The problem lies in the "data" folder of Rom.zip file.
Steps for fix:
1. Open rom.zip and delete the data folder from the zip file.
2. Add the data folder of which i am giving you the link below, in that rom.zip.
3. Flash it.
Probably due to the wifi customizations made in the data folder previously, it was not working. but it worked for me.!
And also The i found out that in XperiAOSP by the KId, the settings.odex file is present in the system/app/ folder. I think that maybe the problem. it should be deodexed. And try this wifi fix on that also. the files are the same.
Link for data folder https*//drive*google*com/file/d/0B6Yp9LLnb7apN01sQlNfZS0waG8/view?usp=sharing
i have given data.rar . Extract it to get data folder
Sorry for interfering with your files, Ramdenes, The kid
it doesn't working
the download link that you give don't have a folder, but a file without any size
and because it's my first time flashing a custom rom i want to get it right.
KhaosVonX said:
the download link that you give don't have a folder, but a file without any size
and because it's my first time flashing a custom rom i want to get it right.
Click to expand...
Click to collapse
That is the point. i created it(the file) using Android kitchen. if you have just downloaded the file.Then make a folder, "data". Open it. Create another, "local" and place that file into it. OR you can just download the data folder i provided.
It worked for me.! Without a problem.
got it
but where is the download link for the full data folder,
i can't found it :s ^^
KhaosVonX said:
but where is the download link for the full data folder,
i can't found it :s ^^
Click to expand...
Click to collapse
Check. now .I have updated the link. And added data.rar
I can't found the download link
summers86 said:
I can't found the download link
Click to expand...
Click to collapse
i think you should have a closer look.
summers86 said:
I can't found the download link
Click to expand...
Click to collapse
data.rar
---------- Post added at 10:07 PM ---------- Previous post was at 09:49 PM ----------
Not Working
Edit - worked after flashing FalconSS Kernel
Sureshtuty said:
data.rar
---------- Post added at 10:07 PM ---------- Previous post was at 09:49 PM ----------
Not Working
Edit - worked after flashing FalconSS Kernel
Click to expand...
Click to collapse
did you flash the rom after replacing the "data" folder in the rom??
Note: this is not a flashable zip anyway,.. you have to replace it with the "data" folder in Rom.zip

Please: were i found EFS folder in system, Oreo Roms?

TWRP ok, i create backup and i can restore too, but i need manage this EFS folder with root Explorer, whats the directory?
system/?
Thanks for attention.
joaonds said:
TWRP ok, i create backup and i can restore too, but i need manage this EFS folder with root Explorer, whats the directory?
system/?
Thanks for attention.
Click to expand...
Click to collapse
Hi, this directory Is not available for the user from 6.0 onwards
EmiAndroid said:
Hi, this directory Is not available for the user from 6.0 onwards
Click to expand...
Click to collapse
How TWRP get this folder to backup?
Is there in some local, with root i not found.
I need this directory, because twrp dont restore my IMEI when i update my rom, i lose imei and backup not save me, i dont know why.
joaonds said:
How TWRP get this folder to backup?
Is there in some local, with root i not found.
I need this directory, because twrp dont restore my IMEI when i update my rom, i lose imei and backup not save me, i dont know why.
Click to expand...
Click to collapse
Mmmm look, check this theard https://forum.xda-developers.com/moto-g5s-plus/how-to/how-to-fix-imei-g4-pesist-flashed-t3780837 and tell me, good look!

Categories

Resources