<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 17/06/2012 22:46, Nicolas Aguirre wrote:
    <blockquote
cite="mid:CAHTvVMfQ9W+k88i9S8dP8ciuFWzA9856bmL40zVmURtdKAd6kw@mail.gmail.com"
      type="cite">
      <pre wrap="">2012/6/17 cnxsoft <a class="moz-txt-link-rfc2396E" href="mailto:cnxsoft@cnx-software.com">&lt;cnxsoft@cnx-software.com&gt;</a>:
</pre>
      <blockquote type="cite">
        <pre wrap="">On 17/06/2012 22:33, Nicolas Aguirre wrote:
</pre>
        <blockquote type="cite">
          <pre wrap="">2012/6/17 cnxsoft<a class="moz-txt-link-rfc2396E" href="mailto:cnxsoft@cnx-software.com">&lt;cnxsoft@cnx-software.com&gt;</a>:

</pre>
          <blockquote type="cite">
            <pre wrap="">Thanks Nicolas. Good to know it also works with Angstrom. I haven't
applied the patch because Angstrom is just a "standard rootfs". By that
I mean that the rootfs is in the main directory after extraction,
contrary to Linaro rootfs which are located in some funny paths.

</pre>
          </blockquote>
          <pre wrap="">Yes, i see the case of standard rootfs, but this kind of rootfs is
selected if etc/init is found. This directory doesn't exists in my
angstrom rootfs, maybe because it uses systemd.
We could maybe detect standard rootfs by the presence of etc directory ?


</pre>
        </blockquote>
        <pre wrap="">I missed that "little" detail.. I've updated the script to just detect
etc directory.

_______________________________________________
arm-netbook mailing list <a class="moz-txt-link-abbreviated" href="mailto:arm-netbook@lists.phcomp.co.uk">arm-netbook@lists.phcomp.co.uk</a>
<a class="moz-txt-link-freetext" href="http://lists.phcomp.co.uk/mailman/listinfo/arm-netbook">http://lists.phcomp.co.uk/mailman/listinfo/arm-netbook</a>
Send large attachments to <a class="moz-txt-link-abbreviated" href="mailto:arm-netbook@files.phcomp.co.uk">arm-netbook@files.phcomp.co.uk</a>
</pre>
      </blockquote>
      <pre wrap="">
Thanks !
FYI, angstrom is booting, ssh server is started, but Xorg is not
launched correctly, as modules hdmi, lcd and disp are not loaded at
startup.
Once these modules are load, X is correctly launched, and i was able
to start e17.
</pre>
    </blockquote>
    I use the file /etc/modules to load the modules at boot time. This
    should work for Ubuntu and Debian, but other distribution may use
    another method.<br>
    I store configuration files specific to a particular distribution in
    <a class="moz-txt-link-freetext" href="https://github.com/cnxsoft/a10-config/tree/master/rootfs">https://github.com/cnxsoft/a10-config/tree/master/rootfs</a>. Now I only
    have <a
href="https://github.com/cnxsoft/a10-config/tree/master/rootfs/debian-ubuntu"
      class="js-slide-to js-rewrite-sha"
      id="b99037962b39a709dc1f539e931194952c51b4c1">debian-ubuntu</a>.
    So if you are interested you could add the files for Angstrom.<br>
    In that case a1x-media-create also needs to be updated to detect the
    exact distribution, as you did in your previous patch.<br>
    <br>
  </body>
</html>