On Nov 10, 4:25 pm, sreedhar b <
sreedhar...@gmail.com> wrote:
> Yes i tried this.
>
> Even after doing this i am getting these errors:
>
> E/vold ( 620): Unable to open '/sys/class/switch' (No such file or
> directory)
> E/vold ( 620): Cannot start volume '/sdcard' (volume is not bound)
>
> E/vold ( 620): Unable to open '/sys/class/switch' (No such file or
> directory), this error i am able to overcome by enabling the switch class in
> kernel.
>
> But i am still stuck at this second error,
> E/vold ( 620): Cannot start volume '/sdcard' (volume is not bound)
>
> But just to inform if i try manually the below command, the mount happens
> $mount -t vfat /dev/block/mmcblk1p1 /sdcard
>
> Regards,
> Sreedhar
>