<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<br style=""><br style="" class="">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 style="" class=""><br style="" class="">Las arquitecturas soportadas por Gentoo son
 x86, x86_64 (amd64), ia64, sparc, ppc, ppc64, alpha, PA-RISC (hppa), mips, arm.<br style="" class=""><br style="" class="">Si quieres virtualizar la arquitectura, necesitas un sistema de virtualización auténtico: QEMU.</span></div><div 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;" class=""><br><span style="" class=""></span></div><div 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;" class=""><span style="" class="">Un fuerte abrazo.</span></div><div 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;" class=""><br><span style="" class=""></span></div><div 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;" class=""><br><span style="" class=""></span></div><div 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;" class=""><span style="" class="">PD: Aunque ande mal de tiempo, liado con muchas cosas, sigo intentando ayudar en lo que puedo a Ututo.<br></span></div><div 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;" class=""><br><span style=""
 class=""></span></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></div><div style="" class=""><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 4:06<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="">Galle, no me acuerdo bien pero creo que le quitaba el "-t squashfs", lo<br style="" class="">ejecutaba:<br style="" class="">#mount -o loop /ruta/squashfs /mnt/XSimage<br style="" class="">Yo estoy viendo de actualizar el portage pero me esta dando problemas al<br style="" class="">compilar. A simple vista creeria que es por que, a pesar del chroot, me<br style="" class="">reconoce el x64_86 del Arch donde trabajo y me cambia el profile a<br style="" class="">"amd64" en vez de seguir con el de la iso x32.<br style="" class="">Despues subo el error de la compilacion para que lo vean pero seguro<br style="" class="">tendre que usar la iso intel64 para trabajar en mi sistema.<br style="" class="">Saludos.<br style="" class=""><br style=""
 class="">El 10/09/14 a las 20:26, galleguindio escibió:<br style="" class="">&gt; Bueno; che termine de bajar la imagen de ututoxs 2012.<br style="" class="">&gt; descomprimi la imagen iso en el directorio cdimage y copie los archivos<br style="" class="">&gt; del kit en XS. Cuando intento montar image.squashfs<br style="" class="">&gt; mkdir /mnt/XSimage<br style="" class="">&gt; mount -t squahfs -o loop [ruta_a_image.squashfs] /mnt/XSimage<br style="" class="">&gt; mount: unknown filesystem type 'squahfs' :(<br style="" class="">&gt; Alguna idea? Como lo superaron?<br style="" class="">&gt; Tambien mando el script InstallXS-Turbo para Pablo a ver si puede darnos<br style="" class="">&gt; una mano.<br style="" class="">&gt; Lo que quiero es hacer un hibrido entre el armado de gentoo tradicional<br style="" class="">&gt; y el kit<br style="" class="">&gt; Abrazo<br style="" class=""><br style="" class=""><br style=""
 class="">_______________________________________________<br style="" class="">Ututo-devel mailing list<br style="" class=""><a href="" style="" class="" ymailto="mailto:Ututo-devel@lists.ourproject.org">Ututo-devel@lists.ourproject.org</a><br style="" class=""><a href="" style="" class="" target="_blank">https://lists.ourproject.org/cgi-bin/mailman/listinfo/ututo-devel</a><br style="" class=""><br style="" class=""><br style="" class=""></div> </div> </div> </blockquote><div></div>   </div></body></html>