Hi Khaled.

I assume you have the card in two partitions, fat and ext3?

other than that, I've had to go in and remount the root directory as rw by doing this -

ADBHOST=192.168.0.202 ./adb shell mount -o remount,rw [device] /

and then manually create the /sdcard/ directory for the mount point as it seemed to be missing from v12 and v13. Not tred 14 yet.

HTH.

On Mon, 16 Feb 2009, Khaled BOUTKHIL wrote:

Hello,

I tried your v14 (v13 too) and i don't have my sdcard partition working.
It says unavalaible in the settings tab.

I tried it with a vfat partition (FAT16 - id 6 and FAT32 - id b), nothing...
This is a 8go Sandisk card.

Can you tell me if this is a known problem or just a bad configuration from
me ?



On Mon, Feb 16, 2009 at 3:58 PM, Michael Trimarchi <
[email protected]> wrote:

Hi all,

I create a new version of the rild. Now in the git there is the vchanneld
daemon.

TODO:

- change the atchannel.c to support different channel
- change the rild library to support different channel
- add dbus interface to the vchanneld

or BAD hack, just change the gprs part to open a gprs connectin.

git web

http://panicking.kicks-ass.org/repository.html

git clone git://panicking.kicks-ass.org/ril.git

I create a new image freerunner-v14.jffs2. It use the new vchanneld daemon
and pass the
information to the rild. The code is open and so, the people can recompile
it and add support.


Michael

_______________________________________________
android-freerunner mailing list
[email protected]
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org


_______________________________________________
android-freerunner mailing list
[email protected]
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org

Reply via email to