I have Huawei Ascend Y530 phone with android 4.3 and now I can't neither read nor write from/to internal storage. At first time it was working fine after some time it just happened. Please help me how to make my internal storage writable. Tried a command restorecon -v -R /media/data on Terminal Emulator, but it kept saying Could not get context of /data/media: Operation not suppored on transport endpoint. Please help
Asked
Active
Viewed 1,554 times
0
-
What do you mean by internal storage? The built in 'external storage' ? The private storage for apps? – Jonas Czech Feb 16 '15 at 12:42
-
Hello JonasCz, I mean the built in storage, not private storage, the one files received via bluetooth resides in or you can say sdcard0. – GemeAlex Feb 16 '15 at 14:54
-
That's wired, maybe go into setting > storage and format it? – Jonas Czech Feb 16 '15 at 15:02
-
Is your question about programming? If no, then it is offtopic. – Eugene Mayevski 'Callback Feb 17 '15 at 05:26
-
Yes you can say so, I have tried a command chown system /storage/sdcard0 on terminal and gave an error operation not permitted. I have also tried chmod 777 /storage/sdcard0 and nothing. I was root. – GemeAlex Feb 17 '15 at 06:51