Hi,

Did you modified your vold.conf?

On Nov 9, 11:19 pm, sreedhar b <[email protected]> wrote:
> Sorry the mmc partition in my system is different.
>
> The correct command i am using :
> mount -t vfat /dev/block/mmcblk1p1 /sdcard ,
>
> earlier i wrongly said as
> mount -t vfat /dev/block/mmcblk0 /sdcard
>
> Regards,
> Sreedhar
>
> On Mon, Nov 9, 2009 at 3:53 PM, sreedhar b <[email protected]> wrote:
> > Hi All,
>
> > I am seeing similar problem as is highlighted in the below link in my
> > environment,
> >http://groups.google.com/group/android-developers/msg/9e4c3176ef685f9e
>
> > 1. Manual mounting of sdcard
>
> > If i run the below command  manually after the android boots up,
> > $mount -t vfat /dev/block/mmcblk0 /sdcard
>
> > Then only the sdcard is getting mounted and as mentioned in the above link,
> > I also see Gallery and Camera do not recognize the SD card even it's
> > mounted this way.
>
> > 2. No manual mounting of sdcard
>
> > While not doing this manually which is what ideally expected, i  got the
> > following errors and the sdcard is not mounted
>
> > The log gives  some error like this
> > 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)
>
> > Please let me know how to overcome this issue. I faced the same issue with
> > Cupcake and also with Donut 1.6 r1 now.
>
> > Regards,
> > Sreedhar
>
>

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to