I didn't have vold.conf and vold.fstab in the vendor directory.
I assume that they are not necessary because I am using a pseudo SD card.
Do I need them?

Thanks and regards,
Colin



2010/10/6 Deva R <r.deva...@gmail.com>

> vold gets /sdcard path from vold.fstab, can you try modifying there??
>
> /data/build/l27.6/device/ti/blaze$ cat vold.fstab | grep /mnt/sdcard
> dev_mount sdcard /mnt/sdcard auto
> /devices/platform/mmci-omap-hs.0/mmc_host/mmc1
>
>
> --
> Regards,
> Deva
> www.bittoggler.com
>
> On Tue, Oct 5, 2010 at 2:50 PM, Colin <mickeyli...@gmail.com> wrote:
> >
> > Hi there,
> > The SD driver on our embedd system is not ready, and many APs cannot
> > work without SD card.
> > How do I simulate SD card on Froyo?
> > I had successfully done this on Android 2.1 by these commands, but
> > they don't work on Android 2.2:
> >  > mount -o bind /root/test /sdcard && chmod 777 /sdcard
> >  > setprop EXTERNAL_STORAGE_STATE mounted
> >  > am broadcast -a android.intent.action.MEDIA_MOUNTED --ez read-only
> > false -d file:///sdcard
> >
> > Thanks and regards,
> > Colin
> >
> > --
> > unsubscribe: 
> > android-porting+unsubscr...@googlegroups.com<android-porting%2bunsubscr...@googlegroups.com>
> > website: http://groups.google.com/group/android-porting
> >
>

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to