Problem during Mounting Internal sdcard in /storage/sdcard1

aravindhan a

New member
Feb 19, 2013
1
0
0
Hi,
I am working in Jellybean 4Aj1.1

The device which I am working doesn't have a external sdcard support so we have internal sdcard of 2GB which is a nand flash partition. I am trying to mount the device using vold.fstab, and i can't mount it using vold.fstab.
so i have added in init scripts to mount the device.
if i mount the device as vfat i can't change the ownership and permissions of the mounted directory.
if i mount it as ext4 i can change.
in both the cases i am facing some crashes in Settings-> storage
and mtp and ptp not working.
I want to know how to mount the internal storage?, also i need to know how i can expose to pc via MTP.