[android-porting] Re: Cannot start volume '/sdcard' (volume is not bound) error using vold

2009-11-18 Thread Arun George
Hi, I also had the same problem and it is solved now. You have to do two things to solve this 1- Configure your '/system/etc/vold.conf' correctly. media path should be set to uevent interface. It will be something like 'emu_media_path /devices/platform/mmci-omap-hs.0/mmc_host/

Re: [android-porting] Re: Cannot start volume '/sdcard' (volume is not bound) error using vold

2009-11-12 Thread sreedhar b
Hi Srikant, In my system, i have something like this, # ls -l /sys/class/mmc_host/mmc1/ lrwxrwxrwx1 00 0 Jan 1 00:00 device - ../../../MMC drwxr-xr-x4 00 0 Jan 1 00:00 mmc1:bf0a drwxr-xr-x2 00 0 Jan 1 00:00 power

Re: [android-porting] Re: Cannot start volume '/sdcard' (volume is not bound) error using vold

2009-11-12 Thread sreedhar b
Hi All, I have generated a detailed log on my sdcard mount issue with vold and is given below. Please let me know how to overcome this issue. # I/vold( 621): Android Volume Daemon version 2.0 D/vold( 621): volmgr_configure_volume(volume_sdcard): D/vold( 621):

[android-porting] Re: Cannot start volume '/sdcard' (volume is not bound) error using vold

2009-11-09 Thread Hayden Huang
I am having exactly same problem here. is it caused by the donut release or it can work before? On Nov 4, 10:41 pm, sreedhar b sreedhar...@gmail.com wrote: Hi All, Iam seeing the SDcard mount issue with the donut release 1.6_r1. This uses vold. Please see the below log portion for

Re: [android-porting] Re: Cannot start volume '/sdcard' (volume is not bound) error using vold

2009-11-09 Thread sreedhar b
I have seen this problem in cupcake versions also where vold is involved. Sdcard was not an issue with mountd earlier. On Mon, Nov 9, 2009 at 10:30 AM, Hayden Huang h.huang1...@gmail.com wrote: I am having exactly same problem here. is it caused by the donut release or it can work before?