Thanks Robert, I will have a look at that later. Tom
On 1 sep, 15:37, Robert Beckett <[email protected]> wrote: > Hi Tom, > > I ended up figuring this out myself. I slightly modified the vold code. > Im not entirely sure that it is all needed, but it works for me :) > > Attached is a diff file (in SVN diff output format, so you will have to > do the changes by hand if you cant use it, but dont worry, the changes > are small). > Also attached in the vold.conf that I am now using with these changes. > You will need to change media_path to your block device file locations. > > Hope that helps. > > Regards, > > Bob > > Tom wrote: > > Hi Robert, > > > I would really be interested by the answer too. > > Could someone from Google please reply? > > Or will we have to look inside vold code alone? > > > Thks > > > Tom > > > On 24 août, 13:15, Robert Beckett <[email protected]> wrote: > > >> Hello all, > > >> Does anyone know ifvoldcan be used like mountd to mount any generic > >> block device? > > >> I have an sd host that is not SD Host Controller Spec compliant, and the > >> driver is not based on the linux mmc subsystem. With mountd it was > >> trivial to get it to mount any block device. Is there a similar mode > >> forvold? or do I need to write my ownvold/mmc.c equivalent? > > >> Thanks > > >> Bob > > > > vold.diff > 3KAfficherTélécharger > > [vold.conf< 1 000 ]volume_sdcard { > media_path /block/mmcblk01 > media_type block > mount_point /sdcard} > > volume_sdcardp1 { > media_path /block/mmcblk01/mmcblk01p1 > media_type block > mount_point /sdcard > > } --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
