<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
<br><br>&gt; From: laureano.bara@gmail.com<br>&gt; To: ubuntu-ar@lists.ubuntu.com<br>&gt; Date: Fri, 6 Feb 2009 01:28:47 -0200<br>&gt; Subject: Re: [ubuntu-ar] Logre el Virtualbox<br>&gt; <br>&gt; El vie, 06-02-2009 a las 00:25 -0200, Jorge Hequera escribió:<br>&gt; &gt; 2009/2/5 laureano &lt;laureano.bara@gmail.com&gt;:<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;&gt;<br>&gt; &gt; &gt;&gt;                 El comando no es virtualbox sino VirtualBox, quizá por<br>&gt; &gt; &gt;&gt;                 eso no lo encuentra.<br>&gt; &gt; &gt;&gt;                 Si hacés:<br>&gt; &gt; &gt;&gt;<br>&gt; &gt; &gt;&gt;                 whereis virtualbox<br>&gt; &gt; &gt;&gt;<br>&gt; &gt; &gt;&gt;                 deberían salir al menos dos: en /usr/lib y<br>&gt; &gt; &gt;&gt;                 en /usr/share, pero son<br>&gt; &gt; &gt;&gt;                 directorios, el binario tiene las dos mayúsculas esas.<br>&gt; &gt; &gt;&gt;<br>&gt; &gt; &gt;&gt;                 Saludos<br>&gt; &gt; &gt;&gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; ehh, yo probe de las dos formas y abre:<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; laureano@laureano-laptop:~$ virtualbox<br>&gt; &gt; &gt; WARNING: You are not a member of the "vboxusers" group.  Please add<br>&gt; &gt; &gt; yourself<br>&gt; &gt; &gt;         to this group before starting VirtualBox.<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;         You will not be able to start VMs until this problem is fixed.<br>&gt; &gt; &gt; laureano@laureano-laptop:~$ VirtualBox<br>&gt; &gt; &gt; WARNING: You are not a member of the "vboxusers" group.  Please add<br>&gt; &gt; &gt; yourself<br>&gt; &gt; &gt;         to this group before starting VirtualBox.<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;         You will not be able to start VMs until this problem is fixed.<br>&gt; &gt; &gt; laureano@laureano-laptop:~$<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; y despues haciendo whereis:<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; laureano@laureano-laptop:~$ whereis virtualbox<br>&gt; &gt; &gt; virtualbox: /usr/bin/virtualbox /usr/lib/virtualbox /usr/lib64/virtualbox /usr/share/virtualbox<br>&gt; &gt; &gt; laureano@laureano-laptop:~$ whereis VirtualBox<br>&gt; &gt; &gt; VirtualBox: /usr/bin/VirtualBox<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; como se explica?, o mejor: se explica?<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; muy OT esto?<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; --<br>&gt; &gt; <br>&gt; &gt; Hola Laureano, si te fijas aca http://es.wikipedia.org/wiki/Off_topic<br>&gt; &gt; llegaras a la conclusion que no, con el tema de tu error, hace esto:<br>&gt; &gt; <br>&gt; &gt; $ sudo adduser usuario vboxusers<br>&gt; &gt; <br>&gt; &gt; reemplaza "usuario" por el nombre del usuario que use vbox, o sea tu<br>&gt; &gt; usuario, si tenes dudas usa este comando:<br>&gt; &gt; <br>&gt; &gt; $ whoami<br>&gt; &gt; <br>&gt; &gt; Saludos y good luck!<br>&gt; &gt; <br>&gt; <br>&gt; ok, gracias por la explicacion. no lo habia hecho de zangano (ademas que<br>&gt; tenia que ponerme a buscar)<br>&gt; <br>&gt; pero el motivo del mail era porque hoy el lic campagnon no podia<br>&gt; ejecutar virtualbox y era porque estaba llamandolo asi "virtualbox",<br>&gt; jorge le sugirio que era "VirtualBox".<br>&gt; <br>&gt; pero yo pruebo de las dos maneras y anda.<br>&gt; a eso iba me pregunta: se explica esto?<br>&gt; <br>&gt; <br>&gt; -- <br>&gt; Ubuntu-ar lista de correo<br>&gt; Ubuntu-ar@lists.ubuntu.com<br>&gt; Modifica tus opciones o desuscribite en: https://lists.ubuntu.com/mailman/listinfo/ubuntu-ar<br>&gt; Siempre leer, comprender y aplicar nuestra etiqueta: https://wiki.ubuntu.com/ArgentinaTeam/EtiquetaML<br>&gt; <br><br>Buenas Laureano,<br>Curiosamente anteayer decidi instalar justamente VirtualBox en lugar de Vmware server o Qemu... para probar que tan bie virtualizaba y dar otra probadita a Windows 7 (me sigue pareciendo raro que ande rapido :P). La cuestion es que la instalacion del mismo (en ubuntu y en xp) me parecio sencilla (sin ninguna ofensa) pero mas alla de eso, me gustaria recopilar lo siguiente.<br>Para la instalacion en ubuntu, de esta pagina http://www.virtualbox.org/wiki/Linux_Downloads , baje el .deb e instale el mismo haciendo doble clic sobre el mismo y siguendo las instrucciones. Al seguir leyendo en esa pagina encontre que seria bueno agregar los repos para que se actualice cualquier cosa, asi que agregue la linea correspondiente copiando y pegando al listado de repositorios del SO (vease ¨origenes de software¨ para quienes no quieren editar manualmente un archivo del sistema) luego... confieso haber bajado el archivo con la firma para este repo e instalado, pero con hacer: <br><pre class="wiki">wget -q http://download.virtualbox.org/virtualbox/debian/sun_vbox.asc -O- | sudo apt-key add -<br><br>es suficiente. Lo que si puedo decirte es que VirtualBox crea un acceso directo en ¨Herramientas del sistema¨ pero como es de esperar...<br>no aparece hasta que uno reinicia la sesion al menos. Respecto del funcionamiento... me pregunte... esto no puede ser todo y como vi que <br>recomendaba instalar ¨dkms¨ por el tema de la red y demas... sudo apt-get install dkms y listo.<br>Finalmente, siguendo con mi afan de que ¨todos se olvidan de decir algo que solo ponen en el manual de usuario¨... (me paso que realice <br>exitosamente una tremenda instalacion y luego de romperme el coco, abri el manual de usuario y una de las primeras cosas que decia... <br>NO FUNCIONA EN TU SISTEMA... Cuack) bueno... la cuestion es que si miras el manual figura lo siguente: en el paso 2.3.4.1 ...<br><br>¨Note that a user who is going to run VirtualBox must be member of that group. A user can be made member of the group vboxusers through the GUI user/group management or at the command<br>line with <br>sudo usermod -a -G vboxusers username       ¨ <br><br>copy/paste y reemplazar el username con el de mi usuario y listo :) <br>Lo que si vi interesante que si hay algun cambio en la red por hardware o algo asi, se puede ejecutar el comando <br>sudo /etc/init.d/vboxdrv setup para que se reconfigure el sistema.<br><br>Bueno, espero que eso no haya sido molesto y que a alguien le sirva...<br><br>Saludos, Mariano <br><br></pre><br /><hr />   <a href='http://clk.atdmt.com/MRT/go/119463819/direct/01/' target='_new'>See how Windows® connects the people, information, and fun that are part of your life</a></body>
</html>