<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">Hi Vinicius,</div><div class="gmail_quote"><br></div><div class="gmail_quote">So, I&#39;m a bit green on Android, but here&#39;s what I&#39;ve done:</div><div class="gmail_quote">
<br></div><div class="gmail_quote">1. Got the Android image from ODroid webpage</div><div class="gmail_quote">2. Flashed an SDcard with it, which created 4 partitions:</div><div class="gmail_quote"><br></div><div class="gmail_quote">
<div class="gmail_quote">/dev/mmcblk0p1  4.0G  329M  3.7G   9% /media/rengolin/7FB2-80EE</div><div class="gmail_quote">/dev/mmcblk0p3  2.0G   77M  1.8G   5% /media/rengolin/1d41d736-bc13-417e-82c1-d6931befb0e8</div><div class="gmail_quote">
/dev/mmcblk0p4  248M  132K  248M   1% /media/rengolin/57f8f4bc-abf4-655f-bf67-946fc0f9f25b1</div><div class="gmail_quote">/dev/mmcblk0p2  992M  261M  732M  27% /media/rengolin/57f8f4bc-abf4-655f-bf67-946fc0f9f25b</div><div>
<div><br></div><div>        Device Boot      Start         End      Blocks   Id  System</div><div>/dev/mmcblk0p1         6982800    15377339     4197270    c  W95 FAT32 (LBA)</div><div>/dev/mmcblk0p2          136620     2246639     1055010   83  Linux</div>
<div>/dev/mmcblk0p3         2246640     6451499     2102430   83  Linux</div><div>/dev/mmcblk0p4         6451500     6982799      265650   83  Linux</div></div><div><br></div><div>p1 is my &quot;/sdcard&quot; partition, mounts ok.</div>
<div>p2 has &quot;app&quot;, &quot;backup&quot;, &quot;data&quot;, &quot;drm&quot;, &quot;dontpanic&quot;, etc. Not sure what it is...</div><div>p3 seems to be empty?</div><div>p4 seems to be /root, with init.*, /dev, /etc, etc.</div>
<div><br></div><div>I have no zImage on any of the partitions, and I can&#39;t find the /boot partition or directory. </div><div><br></div><div>Questions:</div><div><br></div><div>1. How do I replace my current kernel with your LLVM-compiled one?</div>
<div><br></div><div>2. Do I un-tar your /lib/modules/ tar ball onto /root&#39;s /lib/modules?</div><div><br></div><div>3. My SDcard is only 4GB, so I think there might have been some issues with the size... I&#39;m flashing on a 16GB SD, lets see if the same issue persists.</div>
<div><br></div><div>Thanks,</div><div>--renato</div></div></div></div>