<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:10pt"><div style="" class=""><span style="" class="">Muy buenas</span></div><div class="" style="color: rgb(0, 0, 0); font-size: 13.3333px; font-family: HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;"><br style="" class=""><span style="" class=""></span></div><div class="" style="color: rgb(0, 0, 0); font-size: 13.3333px; font-family: HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;">Si no se me escapa alg�n detalle, entiendo que se trata simplemente de compilaci�n cruzada (compilar para una arquitectura diferente a la del sistema donde se realiza la compilaci�n). Bien
 configurada (echar un vistazo a la documentaci�n de gcc, crossdev,...), la compilaci�n cruzada no entra�a ning�n problema, lo �nico es que lleva bastante mas tiempo que la compilaci�n nativa.<br style="" class=""></div><div class="" style="color: rgb(0, 0, 0); font-size: 13.3333px; font-family: HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;"><br style="" class=""></div><div class="" style="color: rgb(0, 0, 0); font-size: 13.3333px; font-family: HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; background-color: transparent; font-style: normal;">Por cierto, aclarar una confusi�n habitual: los procesadores Intel de 64 bits usan la arquitectura amd64 (= x86_64 bits) aunque suene un poco raro, excepto los Intel Intanium que emplean la arquitectura ia64. Aqu� la apuesta por la intercompatibilidad con la
 anterior arquitectura x86_32 bits hizo que la propuesta de AMD (amd64 = x86_64 bits) ganase a la propuesta de Intel (ia64).<br style="" class=""><br style="" class="" clear="none">
      Un fuerte abrazo.</div><div style="" class="">&nbsp;</div><div style="" class=""><br style="" class=""><br style="" class="">----------------------------------------------------------------------------<br style="" class=""><br style="" class=""> Miscel�nea Natural&nbsp;&nbsp;&nbsp;&nbsp; <a style="" class="" rel="nofollow" target="_blank" href="http://www.miscelaneanatural.org/">http://www.miscelaneanatural.org</a><br style="" class=""><br style="" class=""> Anfibios de Asturias&nbsp;&nbsp;&nbsp;&nbsp; <a style="" class="" rel="nofollow" target="_blank" href="http://www.anfibiosdeasturias.org/">http://www.anfibiosdeasturias.org</a><br style="" class=""><br style="" class=""> Actividades de inform�tica con software libre&nbsp;&nbsp;&nbsp;&nbsp; <a style="" class="" rel="nofollow" target="_blank" href="http://eventoslibresasturias.drupalgardens.com/">http://eventoslibresasturias.drupalgardens.com</a><br style="" class=""></div><blockquote class=""
 style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; margin-top: 5px; padding-left: 5px;">  <div class="" style="font-family: HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 10pt;"> <div class="" style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 12pt;"> <div style="" class="" dir="ltr"> <hr style="" class="" size="1">  <font style="" class="" face="Arial" size="2"> <b style="" class=""><span class="" style="font-weight:bold;">De:</span></b> illukki &lt;tranccuilo@openmailbox.org&gt;<br style="" class=""> <b style="" class=""><span class="" style="font-weight: bold;">Para:</span></b> ututo-devel@lists.ourproject.org <br style="" class=""> <b style="" class=""><span class="" style="font-weight: bold;">Enviado:</span></b> Jueves 11 de septiembre de 2014 23:02<br style="" class=""> <b style="" class=""><span class=""
 style="font-weight: bold;">Asunto:</span></b> Re: [Ututo-devel] Este mail es una respuesta de Pablo Rizzo<br style="" class=""> </font> </div> <div style="" class=""><br style="" class=""><div style="" class="" id="yiv3804081376"><div style="" class="">
    <div style="" class="">Gracias por la data. Si me di cuenta de
      eso metiendo mano.<br style="" class="" clear="none">
      Che de paso te consulto ya que sabes. Tengo una particion con un
      kernel pae 686, crees que puede influenciar algo en los profiles
      de la iso? <br style="" class="" clear="none">
      Si me cambia mucho las caracteristicas de la iso voy a tener que
      trabajar con la intel64 ya que mis sistemas mas usados son x86_64.<br style="" class="" clear="none">
      Saludos.<br style="" class="" clear="none">
      <div style="" class="" id="yiv3804081376yqtfd63039"><br style="" class="" clear="none">
      El 11/09/14 a las 06:49, Alexis PM escibi�:<br style="" class="" clear="none">
    </div></div><div style="" class="" id="yiv3804081376yqtfd11464">
    </div><blockquote style="" class="" type="cite"><div style="" class="" id="yiv3804081376yqtfd32798">
      </div><div class="" style="color:#000;background-color:#fff;font-family:HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:10pt;"><div style="" class="" id="yiv3804081376yqtfd51687">
        <div class="" style=""><span class="" style="">Muy buenas<br class="" style="" clear="none">
            <br class="" style="" clear="none">
            Un chroot NO es una m�quina virtual, sino una "jaula" que
            encierra los procesos impidiendo que accedan a ning�n
            archivo o programa que est� fuera (m�s exactamente, chroot
            significa "change root" y lo que hace es cambiar el
            directorio ra�z aparente para los programas que corren
            dentro). Pero subrayo, chroot es simplemente una jaula para
            procesos, no una virtualizaci�n, y por tanto el kernel y
            arquitectura que lo mueve es directamente el del sistema
            anfitri�n: si la arquitectura de tu sistema (el real, el
            anfitir�n) es p.ej. amd64 (m�ralo con "uname -m"), para el
            chroot es el mismo.<br class="" style="" clear="none">
            <br class="" style="" clear="none">
            Las arquitecturas soportadas por Gentoo son x86, x86_64
            (amd64), ia64, sparc, ppc, ppc64, alpha, PA-RISC (hppa),
            mips, arm.<br class="" style="" clear="none">
            <br class="" style="" clear="none">
            Si quieres virtualizar la arquitectura, necesitas un sistema
            de virtualizaci�n aut�ntico: QEMU.</span></div>
        <div class="" style="color:rgb(0, 0, 0);font-size:13.3333px;font-family:HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;background-color:transparent;font-style:normal;"><br style="" class="" clear="none">
          <span class="" style=""></span></div>
        <div class="" style="color:rgb(0, 0, 0);font-size:13.3333px;font-family:HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;background-color:transparent;font-style:normal;"><span class="" style="">Un fuerte abrazo.</span></div>
        <div class="" style="color:rgb(0, 0, 0);font-size:13.3333px;font-family:HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;background-color:transparent;font-style:normal;"><br style="" class="" clear="none">
          <span class="" style=""></span></div>
        <div class="" style="color:rgb(0, 0, 0);font-size:13.3333px;font-family:HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;background-color:transparent;font-style:normal;"><br style="" class="" clear="none">
          <span class="" style=""></span></div>
        <div class="" style="color:rgb(0, 0, 0);font-size:13.3333px;font-family:HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;background-color:transparent;font-style:normal;"><span class="" style="">PD: Aunque ande mal de tiempo, liado con
            muchas cosas, sigo intentando ayudar en lo que puedo a
            Ututo.<br style="" class="" clear="none">
          </span></div>
        <div class="" style="color:rgb(0, 0, 0);font-size:13.3333px;font-family:HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;background-color:transparent;font-style:normal;"><br style="" class="" clear="none">
          <span class="" style=""></span></div>
        <div class="" style="">&nbsp;</div>
        <div class="" style=""><br class="" style="" clear="none">
          <br class="" style="" clear="none">
----------------------------------------------------------------------------<br class="" style="" clear="none">
          <br class="" style="" clear="none">
          Miscel�nea Natural&nbsp;&nbsp;&nbsp;&nbsp; <a href="" rel="nofollow" shape="rect" class="" style="" target="_blank">http://www.miscelaneanatural.org</a><br class="" style="" clear="none">
          <br class="" style="" clear="none">
          Anfibios de Asturias&nbsp;&nbsp;&nbsp;&nbsp; <a href="" rel="nofollow" shape="rect" class="" style="" target="_blank">http://www.anfibiosdeasturias.org</a><br class="" style="" clear="none">
          <br class="" style="" clear="none">
          Actividades de inform�tica con software libre&nbsp;&nbsp;&nbsp;&nbsp; <a href="" rel="nofollow" shape="rect" class="" style="" target="_blank">http://eventoslibresasturias.drupalgardens.com</a></div>
        <div class="" style=""><br class="" style="" clear="none">
        </div>
        </div><blockquote class="" style="border-left:2px solid rgb(16, 16,           255);margin-left:5px;margin-top:5px;padding-left:5px;"><div style="" class="" id="yiv3804081376yqtfd26641">
          </div><div class="" style="font-family:HelveticaNeue-Light, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:10pt;"><div style="" class="" id="yiv3804081376yqtfd21722">
            </div><div class="" style="font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt;"><div style="" class="" id="yiv3804081376yqtfd97712">
              <div class="" dir="ltr" style="">
                <hr class="" style="" size="1"> <font class="" style="" face="Arial" size="2"> <b class="" style=""><span class="" style="font-weight:bold;">De:</span></b>
                  illukki <a href="" style="" rel="nofollow" shape="rect" class="" ymailto="mailto:tranccuilo@openmailbox.org" target="_blank">&lt;tranccuilo@openmailbox.org&gt;</a><br class="" style="" clear="none">
                  <b class="" style=""><span class="" style="font-weight:bold;">Para:</span></b>
                  <a href="" style="" rel="nofollow" shape="rect" class="" ymailto="mailto:ututo-devel@lists.ourproject.org" target="_blank">ututo-devel@lists.ourproject.org</a> <br class="" style="" clear="none">
                  <b class="" style=""><span class="" style="font-weight:bold;">Enviado:</span></b>
                  Jueves 11 de septiembre de 2014 4:06<br class="" style="" clear="none">
                  <b class="" style=""><span class="" style="font-weight:bold;">Asunto:</span></b> Re:
                  [Ututo-devel] Este mail es una respuesta de Pablo
                  Rizzo<br class="" style="" clear="none">
                </font> </div>
              </div><div class="" style=""><div style="" class="" id="yiv3804081376yqtfd96252"><br class="" style="" clear="none">
                Galle, no me acuerdo bien pero creo que le quitaba el
                "-t squashfs", lo<br class="" style="" clear="none">
                ejecutaba:<br class="" style="" clear="none">
                #mount -o loop /ruta/squashfs /mnt/XSimage<br class="" style="" clear="none">
                Yo estoy viendo de actualizar el portage pero me esta
                dando problemas al<br class="" style="" clear="none">
                compilar. A simple vista creeria que es por que, a pesar
                del chroot, me<br class="" style="" clear="none">
                reconoce el x64_86 del Arch donde trabajo y me cambia el
                profile a<br class="" style="" clear="none">
                "amd64" en vez de seguir con el de la iso x32.<br class="" style="" clear="none">
                Despues subo el error de la compilacion para que lo vean
                pero seguro<br class="" style="" clear="none">
                tendre que usar la iso intel64 para trabajar en mi
                sistema.<br class="" style="" clear="none">
                Saludos.<br class="" style="" clear="none">
                <br class="" style="" clear="none">
                El 10/09/14 a las 20:26, galleguindio escibi�:<br class="" style="" clear="none">
                &gt; Bueno; che termine de bajar la imagen de ututoxs
                2012.<br class="" style="" clear="none">
                &gt; descomprimi la imagen iso en el directorio cdimage
                y copie los archivos<br class="" style="" clear="none">
                &gt; del kit en XS. Cuando intento montar image.squashfs<br class="" style="" clear="none">
                &gt; mkdir /mnt/XSimage<br class="" style="" clear="none">
                &gt; mount -t squahfs -o loop [ruta_a_image.squashfs]
                /mnt/XSimage<br class="" style="" clear="none">
                &gt; mount: unknown filesystem type 'squahfs' :(<br class="" style="" clear="none">
                &gt; Alguna idea? Como lo superaron?<br class="" style="" clear="none">
                &gt; Tambien mando el script InstallXS-Turbo para Pablo
                a ver si puede darnos<br class="" style="" clear="none">
                &gt; una mano.<br class="" style="" clear="none">
                &gt; Lo que quiero es hacer un hibrido entre el armado
                de gentoo tradicional<br class="" style="" clear="none">
                &gt; y el kit<br class="" style="" clear="none">
                &gt; Abrazo</div><br class="" style="" clear="none">
                <br style="" class="" clear="none">
              </div>
            </div>
          </div>
        </blockquote>
      </div>
    </blockquote>
    <pre style="" class="">-- 
��Nunca. Que no digan nunca. Porque un d�a de estos nos ver�n sonriendo!��</pre><div style="" class="" id="yiv3804081376yqtfd59142">
  </div></div></div><br style="" class=""><div style="" class="" id="yqtfd28261">_______________________________________________<br style="" class="" clear="none">Ututo-devel mailing list<br style="" class="" clear="none"><a href="" style="" class="" shape="rect" ymailto="mailto:Ututo-devel@lists.ourproject.org">Ututo-devel@lists.ourproject.org</a><br style="" class="" clear="none"><a href="" style="" class="" shape="rect" target="_blank">https://lists.ourproject.org/cgi-bin/mailman/listinfo/ututo-devel</a><br style="" class="" clear="none"></div><br style="" class=""><br style="" class=""></div> </div> </div> </blockquote><div></div>   </div></body></html>