On Fri, May 22, 2009 at 02:06, Bert Meersma <[email protected]> wrote:

> I installed beta6 on my freerunner and I'm very happy with how easy that
> was. However, I do have a problem with the sdcard. I have an sdcard that has
> two primary partitions. The first is formatted as FAT, the second as ext3.

By chance I'm looking at that right now because it becomes really
annoying down the road.

> Is there an easy way to fix this?

The quick fix, which might be appropiate for some use cases, is to set
a property:

$ adb shell setprop EXTERNAL_STORAGE_STATE mounted

that should take care of things.

Since this is not persistent, I was about to implement a method to
make it so, which is was I was actually looking at before diverting
into this :-)

Cheers,

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

Reply via email to