There is a pending fix here:
https://review.source.android.com/Gerrit#change,9452

Note that the build system is a bit buggy and will not re-generate
system.img if you integrate this (even though it copies the proper file to
out/.../system/etc/vold.conf).
One way to force it is:

touch system/core/init/init.c
m


On Wed, Apr 1, 2009 at 4:00 AM, Eric Chen <jude...@gmail.com> wrote:

> Hi Cupcake today build version seems has same sdcard mount problem
>
> Best Regards
>
> Eric Chen
>
>
>
> On Thu, Mar 26, 2009 at 9:05 AM, Anonymous Anonymous <
> firewallbr...@googlemail.com> wrote:
>
>> Sorry i coundt find mmcblk0 but i can see mtdblock0 mtdblock1 and
>> mtdblock2....
>> *and btw this will not help much :( as i need it inside application to
>> browse data
>> Thanks everyone
>>
>>
>>
>> On Thu, Mar 26, 2009 at 6:26 AM, Victor <vkrugli...@gmail.com> wrote:
>>
>>>
>>> you may try:
>>>
>>> 1. adb shell
>>> 2. mount -t vfat /dev/block/mmcblk0 /sdcard
>>> but Gallery and Camera do not recognize the SD card even it's mounted,
>>> but you may brows sd card by adb shell and Eclipse
>>>
>>>
>>>
>>> On Mar 26, 9:48 am, Anonymous Anonymous <firewallbr...@googlemail.com>
>>> wrote:
>>> > Hi JBQ,
>>> > Thanks for the reply.. i do see mountd.conf in my older version and no
>>> > mountd.conf or vold.conf in my current working version.. i do have a
>>> valid
>>> > sdcard image.. by any chance can i mount it?
>>> >
>>> > On Thu, Mar 26, 2009 at 6:16 AM, Jean-Baptiste Queru <j...@android.com
>>> >wrote:
>>> >
>>> >
>>> >
>>> > > Code drops before the one that was done about 2 weeks ago had another
>>> > > mechanism for the management of the SD card (mountd vs vold), so that
>>> > > vold.conf wouldn't be necessary there.
>>> >
>>> > > JBQ
>>> >
>>> > > On Wed, Mar 25, 2009 at 5:27 PM, Anonymous Anonymous
>>> > > <firewallbr...@googlemail.com> wrote:
>>> > > > For me too the sdcard problem ...The file is missing(vold.conf) :(
>>> , but
>>> > > i
>>> > > > checked another old sourcebase..where sdcard work.. there also that
>>> file
>>> > > > missing !!
>>> >
>>> > > > Any clues?
>>> > > > Thanks
>>> >
>>> > > > On Wed, Mar 25, 2009 at 10:55 PM, David Turner <di...@android.com>
>>> > > wrote:
>>> >
>>> > > >> I fear it's a packaging problem. Is there a file named vold.conf
>>> in
>>> > > >> /system/etc ?
>>> > > >> I.e. what is the output of "adb shell /system/etc/vold.conf"
>>> > > >> If the file is missing, the SDCard cannot be mounted even if it is
>>> > > >> recognized by the kernel.
>>> >
>>> > > >> On Wed, Mar 25, 2009 at 12:40 PM, Victor <vkrugli...@gmail.com>
>>> wrote:
>>> >
>>> > > >>> I'm also expirienced some problem with a today build of cupcake
>>> >
>>> > > >>> I just download a cupcake branch of source code and build it.
>>> > > >>> I configured Eclipse for a new SDK, and appear the things is
>>> works
>>> > > >>> great, EXCEPT emulator.
>>> > > >>> 1. I configured a new AVD as parameter i pointed my old
>>> sdcard.img
>>> > > >>> then loaded and do not see my sdcard
>>> > > >>> 2. then I back and configure another AVD with a parameter to
>>> create a
>>> > > >>> new sdcard.img, when the emulator loaded I still not seen sdcard
>>> in
>>> > > >>> emulator.
>>> > > >>> 3. then I try to something like: emulator -avd myavd -sdcard
>>> > > >>> mysdcard.img and there is still no sd card.
>>> >
>>> > > >>> How can I restore my sd card in emulator.
>>> >
>>> > > --
>>> > > Jean-Baptiste M. "JBQ" Queru
>>> > > Android Engineer, Google.
>>> >
>>> > > Questions sent directly to me that have no reason for being private
>>> > > will likely get ignored or forwarded to a public forum with no
>>> further
>>> > > warning.
>>>
>>>
>>
>>
>>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to