View Single Post
Old 05-14-2014, 17:01   #6 (permalink)
tavoonly
No Life Poster
 
tavoonly's Avatar
 
Join Date: Sep 2007
Location: In front of my pc
Posts: 874
Member: 586318
Status: Offline
Thanks Meter: 114
Quote:
Originally Posted by station-master View Post
After days of searching I found the solution putting it her incase it's of any use to anyone with same problem.

Open terminal emulator and type as ;

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

You now should not see the that message anymore. Its because of an EFS corruption.
Is there something similar for a Samsung I9205 Mega?

Thanks in advance...
 
 
Page generated in 0.07381 seconds with 7 queries