Sometimes when you are trying to repair the IMEI number of your device, you follow bad instructions or by fault you didn’t follow it well, as result of that your device will not boot, still frozen on Samsung logo loop and If you have tried to boot into recovery mode, it will display
E:failed to mount /efs (Invalid argument)
# Manual Mode #
— Appling Multi-CSC…
Applied the CSC-code : Unknow
Succefuly applied multi-CSC.
— Appling Multi-CSC…
Applied the CSC-code : Unknow
Succefuly applied multi-CSC.
- Download and flash official firmware for your phone
- Flash CWM recovery and root your device using recovery method.
- Install ADB on your computer.
- Boot your device into recovery mode
- Connect your device to PC via USB cable
- In recovery mode Choose “mount and storage > mount /system”
- Open ADB command window and type :
adb shell
su
mke2fs /dev/block/mmcblk0p3
mount -w -t ext4 /dev/block/mmcblk0p3
reboot
Now normally your device will reboot and it should pass Samsung logo.
Your device might display a screen with a yellow text (FactoryMode), follow this to fix it.