<br><br><div class="gmail_quote">On Thu, Jan 19, 2012 at 8:38 PM, <a href="http://dmatthews.org">dmatthews.org</a> <span dir="ltr">&lt;<a href="mailto:mail@dmatthews.org">mail@dmatthews.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">On Thu, 19 Jan 2012 10:49:43 +0100<br>
Davide Scaini &lt;<a href="mailto:dscaini@gmail.com">dscaini@gmail.com</a>&gt; wrote:<br>
<br>
<br>
&gt;<br>
&gt; For Android to work properly the Micro SD Card in your FreeRunner needs to<br>
&gt; have 2 primary partitions. The first needs to be a VFAT/MSDOS (16 or 32)<br>
&gt; partition which is used is mounted as &#39;/sdcard&#39;, this is used as a storage<br>
&gt; area (for pictures, movies, music, etc). The second is an ext3 partition<br>
&gt; which Android mounts as &#39;/data&#39;, this is where it stores settings, caches,<br>
&gt; etc.<br>
&gt;<br>
&gt; Experience has shown that sizing these at a ratio of 3 to 1 works best. So<br>
&gt; if you have a 4GB card make a 3GB vfat partition and a 1GB ext3 partion.<br>
<br>
</div>Interestingly my android install does not seem to use the ext3 partition - looks like I wasted some sdcard space making that?<br>
<br>
This is an install from ran&#39;s cupcake image:-<br>
<br>
# mount<br>
rootfs / rootfs ro 0 0<br>
tmpfs /dev tmpfs rw,mode=755 0 0<br>
devpts /dev/pts devpts rw,mode=600 0 0<br>
proc /proc proc rw 0 0<br>
sysfs /sys sysfs rw 0 0<br>
tmpfs /sqlite_stmt_journals tmpfs rw,size=4096k 0 0<br>
/dev/block/mtdblock6 /system jffs2 ro 0 0<br>
/dev/block/mmcblk0p1 /sdcard vfat rw,nosuid,nodev,fmask=0000,dmask=0000,allow_utime=0022,codepage=cp437,iocharset=iso8859-1 0 0<br>
/dev/block/mtdblock7 /data yaffs2 rw,nosuid,nodev 0 0<br>
<span class="HOEnZb"><font color="#888888"><br>
<br></font></span></blockquote><div><br></div><div>I reply directly to you because our mate dehqan seems nervous...</div><div>in <a href="http://code.google.com/p/android-on-freerunner/wiki/GetIt">http://code.google.com/p/android-on-freerunner/wiki/GetIt</a> they write:</div>

<div><strong style="font-family:arial,sans-serif;font-size:13px;line-height:16px;background-color:rgb(255,255,255)">Note</strong><span class="Apple-style-span" style="font-family:arial,sans-serif;font-size:13px;line-height:16px;background-color:rgb(255,255,255)"> Users have reported that it is also possible to install Android by making a single partition formatted as VFAT/MSDOS.</span></div>

<div><span class="Apple-style-span" style="font-family:arial,sans-serif;font-size:13px;line-height:16px;background-color:rgb(255,255,255)"><br></span></div><div><span class="Apple-style-span" style="font-family:arial,sans-serif;font-size:13px;line-height:16px;background-color:rgb(255,255,255)">I have no other ideas :P</span></div>

<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="HOEnZb"><font color="#888888">
<br>
--<br>
David Matthews<br>
<a href="mailto:mail@dmatthews.org">mail@dmatthews.org</a><br>
</font></span><div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
Openmoko community mailing list<br>
<a href="mailto:community@lists.openmoko.org">community@lists.openmoko.org</a><br>
<a href="http://lists.openmoko.org/mailman/listinfo/community" target="_blank">http://lists.openmoko.org/mailman/listinfo/community</a><br>
</div></div></blockquote></div><br>