<br><br><div class="gmail_quote">2012/6/20 cnxsoft <span dir="ltr">&lt;<a href="mailto:cnxsoft@cnx-software.com" target="_blank">cnxsoft@cnx-software.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    On 20/06/2012 12:38, Frans Meulenbroeks wrote:
    <blockquote type="cite">Hi,<br>
      <br>
      I was wondering if someone was working on a 12.04 image<br>
      I know I can build from scratch, but I&#39;d rather not re-invent the
      wheel.<br>
      (actually I&#39;m not sure if much needs to be done apart from kernel
      and modules, as I suspect for regular binaries we can use the
      existing arm ubuntu feeds).<br>
      <br>
      Frans/eFfeM<br>
      <br>
      <fieldset></fieldset>
      <br>
      <pre>_______________________________________________
arm-netbook mailing list <a href="mailto:arm-netbook@lists.phcomp.co.uk" target="_blank">arm-netbook@lists.phcomp.co.uk</a>
<a href="http://lists.phcomp.co.uk/mailman/listinfo/arm-netbook" target="_blank">http://lists.phcomp.co.uk/mailman/listinfo/arm-netbook</a>
Send large attachments to <a href="mailto:arm-netbook@files.phcomp.co.uk" target="_blank">arm-netbook@files.phcomp.co.uk</a></pre>
    </blockquote>
    If you don&#39;t mind using Linaro Ubuntu 12.04 armhf, you can use the
    method described at:<br>
<a href="http://rhombus-tech.net/allwinner_a10/hacking_the_mele_a1000/Scripts_to_build_source_code_and_generate_a_bootable_SD_card/" target="_blank">http://rhombus-tech.net/allwinner_a10/hacking_the_mele_a1000/Scripts_to_build_source_code_and_generate_a_bootable_SD_card/</a><br>
</div></blockquote><div><br>I tried this but the page was lacking info on how to get the linaro toolchain installed (and when I found out that, it was time to go to bed). <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
    <br>
    If you don&#39;t want to use the script to build u-boot and the kernel,
    here&#39;s the hardware pack for Mele A1000:
    <a href="http://dl.dropbox.com/u/45842273/mele-a1000_hwpack_2012.06.13.7z" target="_blank">http://dl.dropbox.com/u/45842273/mele-a1000_hwpack_2012.06.13.7z</a></div></blockquote><div><br>Tried this too didn&#39;t work yesterday, retried today and noticed that 7z under ubuntu is called p7zip so I changed<br>
    7z x  ../$1 &gt;&gt; ${logfile}<br>into<br>    p7zip -d  ../$1 &gt;&gt; ${logfile}<br><br>retried the command after chainging the script and that seems to work like a charm (haven&#39;t tested the image yet)<br><br>Frans <br>
</div></div>