[ROM][Android 4.4.2][HellKat]CM11 for E120L/S

Socim

Senior Member
Oct 13, 2012
369
289
0
The things I did before were done under recovery really. This was a mistake as I take it now.
So, currently trying to get into adb shell parted things to recover sdcard0 partition back.
Can you please let me know which recovery is flashed on your phone? I guess it is not the touch version?
 
  • Like
Reactions: rxulan

rxulan

Senior Member
Apr 13, 2012
105
21
0
It's PhilZ touch 6 (CWM 6.0.4.5 based). When I mount USB in recovery, my Win8 PC don't even recognize it.
Although Ubuntu 12 VM does.

---------- Post added at 02:48 PM ---------- Previous post was at 02:33 PM ----------

Touch version is definitely better. Managed to format sdcard0 to ext4 under Ubuntu VM now. Thanks a lot, Socim.

---------- Post added at 03:04 PM ---------- Previous post was at 02:48 PM ----------

Try:
Code:
mount -o rw, remount /dev/block/mmcblk0p28 /storage/sdcard0
Tried it, only got falling back to the mount usage help and then to the shell command line.

---------- Post added at 03:33 PM ---------- Previous post was at 03:04 PM ----------

Finally, succeeded with
chmod -R 666 /storage/sdcard0
but still no effect. Apps can't write anything to it. Can owner/group be the cause? Currently it's root/sdcard_r for sdcard0.

---------- Post added at 03:57 PM ---------- Previous post was at 03:33 PM ----------

Rechecked it and found out that despite chmod -R 666 /storage/sdcard0 command goes smoothly through command line (no error reports), actual permissions of sdcard0 stay the same (drwxrwx--x),
 
Last edited:

Socim

Senior Member
Oct 13, 2012
369
289
0
It's PhilZ touch 6 (CWM 6.0.4.5 based). When I mount USB in recovery, my Win8 PC don't even recognize it.
Although Ubuntu 12 VM does.

---------- Post added at 02:48 PM ---------- Previous post was at 02:33 PM ----------

Touch version is definitely better. Managed to format sdcard0 to ext4 under Ubuntu VM now. Thanks a lot, Socim.

---------- Post added at 03:04 PM ---------- Previous post was at 02:48 PM ----------



Tried it, only got falling back to the mount usage help and then to the shell command line.

---------- Post added at 03:33 PM ---------- Previous post was at 03:04 PM ----------

Finally, succeeded with
but still no effect. Apps can't write anything to it. Can owner/group be the cause? Currently it's root/sdcard_r for sdcard0.

---------- Post added at 03:57 PM ---------- Previous post was at 03:33 PM ----------

Rechecked it and found out that despite chmod -R 666 /storage/sdcard0 command goes smoothly through command line (no error reports), actual permissions of sdcard0 stay the same (drwxrwx--x),
Maybe you should try
Code:
mount -t ext4 -o rw,remount /dev/block/mmcblk0p28 /storage/sdcard0
 

rxulan

Senior Member
Apr 13, 2012
105
21
0
Should I do it under recovery or under Android?

---------- Post added at 04:25 PM ---------- Previous post was at 04:15 PM ----------

Carried out the command with no errors, but still no effect (no apps can write to sdcard0). Weird.
 

Socim

Senior Member
Oct 13, 2012
369
289
0
Should I do it under recovery or under Android?

---------- Post added at 04:25 PM ---------- Previous post was at 04:15 PM ----------

Carried out the command with no errors, but still no effect (no apps can write to sdcard0). Weird.
At first, you should check if it was mounted in read-write mode, then you may need to try chmod again.

Code:
su
mount
ls -al /storage/sdcard0
chmod -R 666 /storage/sdcard0
 

rxulan

Senior Member
Apr 13, 2012
105
21
0
At first, you should check if it was mounted in read-write mode, then you may need to try chmod again.

Code:
su
mount
ls -al /storage/sdcard0
chmod -R 666 /storage/sdcard0
mount and ls commands given me this (at the screenshot).
chmod gave me "Unable to open /storage/sdcard0/lost+found: Is a directory".
 

Attachments

Last edited:

rxulan

Senior Member
Apr 13, 2012
105
21
0
Ok. Triyng to refer to the point /mnt/media_rw/sdcard0 for chmod does the job partially. It changes permissions up and down but still unable to set rw to the world (x only). So chmod 666/chmod 777 doesn't change the story anyway.
 

Socim

Senior Member
Oct 13, 2012
369
289
0
Ok. Triyng to refer to the point /mnt/media_rw/sdcard0 for chmod does the job partially. It changes permissions up and down but still unable to set rw to the world (x only). So chmod 666/chmod 777 doesn't change the story anyway.
So I am afraid that you may have to format back to exfat or fat32, as void (the Android mount service ) lacks ext4 support.
 

rxulan

Senior Member
Apr 13, 2012
105
21
0
This will most likely lead back to preventing of modem to work. It happened earlier today I formatted sdcard0 to fat32. Probably there's something that doesn't allow baseband to work with fat partition (no idea why).

---------- Post added at 09:02 PM ---------- Previous post was at 08:50 PM ----------

Wow. I can't really explain it but it's working now. Probably the last time I changed permissions for /mnt/media_rw/sdcard0 took effect. Although it reports rwxrwx--x permissions for sdcard0. Who knows...
 
  • Like
Reactions: Socim

fogprince2008

Member
Mar 5, 2008
30
6
0
Thank Socim, after I flash SuperSU v1.86.zip on my phone have superSU, but when i use Titanium backup it popup "Sorry, I could not acquire root privileges. This application will not work. Please verify that your rom is rooted ..."
 

Socim

Senior Member
Oct 13, 2012
369
289
0
Is there a changelog? :)
Only did dexpreopt, and CM commits.




Thank Socim, after I flash SuperSU v1.86.zip on my phone have superSU, but when i use Titanium backup it popup "Sorry, I could not acquire root privileges. This application will not work. Please verify that your rom is rooted ..."
Confirmed. I'm sure I will compile eng or userdebug build again. Please refer to source.android.com.
 
Last edited:
  • Like
Reactions: duykhanh187

duykhanh187

Member
Jan 18, 2012
21
4
0
E120S

Welcome Socim.
I love your rom hellkat 4.4.2. During use E120S I see there are still some bugs like.
Sometimes the screen flashes slightly. Although only very few.
Automatic screen rotation.
Looks like ART in hellkat not work.
Wifi reception is poor.
Some functions do not work.
We wish you the new and updated version fixes a number of bugs on the Samsung E120S.
I see a new day E120L version 5.1.2014 which E120S lunch there.
Well that helped me find my e120s contacts on sim?
Thank you very much!