![]() |
حل مشكلة E:failed to mount /efs (Invalid argument) SCH-I605 Fix E: failed to mount / efs (Invalid argument) For SCH-I605 |
عند الدخول للريكفري
المشكلة تكمن في قطاع EFS وتتسبب المشكلة في وقوف الجهاز على شاشة الاقلاع ولاينفع
التفليش ولا الفورمات مع هذة الحالة
الحل طبعاْ بسيط جداْ ومجربة مني شخصياْ على اكثر من جهاز فقط قم بتحميل ملف EFS من الرابط اسفل المقالة
وقم بتفليش الملف عبر Odin في خانة AP بعد اكتمال تفليش الملف سيبقى عليك تعطيل Factory Mode
حيث ستظهر لك معلومات الهاتف على الشاشة الرئيسية باللون الاصفر ماعليك الا بان تقوم بعمل روت للجهاز
وقم بفتح برنامج Z3X Samsung Tool وقم باختيار موديل I9300 واذهب الى خانة Repair
ثم اظغط على Disable Factory Mode وانتظر حتا ينتهي ثم قم باعادة التشغيل للهاتف
اذا لم يتوفر لديك Z3X قم بالذهاب الى موجه الاوامر عن طريق الظغط على ctrl+r وكتابة cmd
سيفح نافذة موجة الاوامر فقط قم بكتابة هذة الاوامر واحد تلو الاخر
adb shell
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
--------------------------------------------------------------------------------------------------------------------
Solve the problem with commenting on the logo and the appearance of the message E: failed to mount / efs (Invalid argument)
Upon entering the recovery
The problem lies in the EFS sector and the problem causes the device to stand on the boot screen and not work
Flashing or formatting with this case
The solution, of course, is very simple and tried by myself on more than one device. Just download the EFS file from the link below the article
Flash the file via Odin in the AP field. After flashing the file, you will have to disable Factory Mode
Where you will see phone information on the main screen in yellow, you only need to do a root for the device
Open the Z3X Samsung Tool and choose the I9300 and go to the Repair field
Then click on Disable Factory Mode and wait for it to finish, then restart the phone
If you do not have Z3X, go to the command prompt by pressing ctrl + r and type cmd
It will open the command wave window only, type these commands one by one
adb shell
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
It will open the command wave window only, type these commands one by one
adb shell
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
Post a Comment