Ir al contenido principal

Enable VirtualBox USB support in Ubuntu 12.10 Quantal Quetzal


The next big version of Ubuntu is now out. I downloaded the image file and made my 4 GB pendive bootable with the help of Image Writer. I am impressed with the overall look and feel of the new Ubuntu. I erased Windows 7 and used the complete hard disk for Ubuntu. But, the problem is I cannot use Itunes to sync application in and out from my Iphone in Ubuntu. Itunes simply does not work in WINE software also. So, I brooded over how to upgrade applications in Iphone through Linux and VirtualBox is the answer.
I installed VirtualBox from Ubuntu software center. But, I could not access any of the devices plugged into the USB port of the laptop. Later I found out the solution. It is simple. Follow the simple steps detailed below.
How to install VirtualBox in Ubuntu
Actually you can do it two ways
  1. Install from the Ubuntu software center.
  2. Install from the terminal.
The first option is relatively simple to do. Ubuntu software center now does not show the software libraries and dependencies of main software that you mark to install. It only shows the main software. It is good for newbies as it greatly reduces confusion in them. The second option is good if you want to save time and to learn some basics of Linux. I went for the second option and installed the VirtualBox from the terminal.
Type this command in terminal and enter
sudo apt-get install virtualbox
when prompted give your password. This will install VirtualBox in Ubuntu.
Next go to https://www.virtualbox.org/wiki/Downloads and select appropirate Extension Pack for your installed version of VirtualBox. The VirtualBox and the Extension Pack version should be same. Choose the exact version before downloading. Double click on it and it will install the Extension Pack automatically.
Next, you need to edit user privileges. This is done to make VirtualBox user able to access USB hubs in VirtualBox. Else the USB will not be recognized in the VirtualBox. So, the next step is to add our username to VirtualBox group. There is one problem. In the latest Ubuntu 12.10 the user group does not come with the option to add users to one particular group. As the default User Settings does not allow to edit the privileges, you need to install the traditional Gnome System Tools from the Ubuntu Repository. To do this, type the following command in the Terminal and press Enter.
sudo apt-get install gnome-system-tools
After the installation, type ‘users’ in the Ubuntu dash board search box and it will show two user applications. One is “User Accounts” and the second is “Users and Groups”. Click on the second one, Users and Groups.

Click on “Advanced Settings”.

When prompted, enter the password. You can see three tabs in the ‘Advanced Settings.’ Click on the second tab “User Privileges”

At the bottom of the User Privileges menu, there is one “Use virtualbox virtualization solution”. Click on it and tick in the check box. Save it.
Note: I did not see the ‘save’ option in this menu. So I clicked on the tab button in the keyboard twice and pressed enter and this done the job. Earlier, when I closed the menu after checking the check box, it was not saved when I opened it after some time. Obviously it has to be saved and the ‘save button’ (if there is one) is hidden below the bottom of the screen. So, the best option is to open user privileges one more time to check if the check-box is ticked.
Now we are almost done and you can see attached USB devices in VirtualBox. To enable USB, go VirtualBox → Settings → USB → click on the “+” mark. It will list all the available USB devices currently plugged into your system.

Remember that when a USB device is enabled in the VirtualBox USB, it cannot be used in the host machine. You need to disable USB from the VirtualBox USB option to enable it in the host machine.
Enjoy!

Entradas populares de este blog

Ultrastar Deluxe

El Karaoke para Linux La llegada de la Navidad significa reuniones con familiares y amigos, lo que nos lleva a buscar formas de entretenimiento. Una de ellas es el karaoke , y como no podría ser de otra manera en GNU/Linux tenemos nuestra opción Open Source, se trata de UltraStar Deluxe (para mí la mejor opción), que está basado en el primer Ultrastar aunque bastante más completo y fácil de usar. Esta aplicación es un clon libre de Singstar con el que podrás cantar cualquier canción e incluso crear la tuya propia. Si estáis interesados en instalarlo puedes añadir el repositorio para Ubuntu o bajarlo desde la página oficial en caso de usar otra distribución. sudo add-apt-repository ppa:tobydox/ultrastardx sudo apt-get update sudo apt-get install ultrastar-deluxe Una vez instalado sólo quedará añadir canciones . Como no podía ser de otra manera, existe una comunidad muy activa que nos proporciona gran cantidad de material listo para ser usado, una de ellas es Ultrastar

Descargar Packet Tracer 5.2 [Windows y Linux]

Packet Tracer 5.2 [Windows y Linux] Packet Tracer es la herramienta de aprendizaje y simulación de redes interactiva para los instructores y alumnos de Cisco CCNA. Esta herramienta les permite a los usuarios crear topologías de red, configurar dispositivos, insertar paquetes y simular una red con múltiples representaciones visuales. Packet Tracer se enfoca en apoyar mejor los protocolos de redes que se enseñan en el currículum de CCNA. Este producto tiene el propósito de ser usado como un producto educativo que brinda exposición a la interfaz comando – línea de los dispositivos de Cisco para practicar y aprender por descubrimiento. Packet Tracer 5.2 es la última versión del simulador de redes de Cisco Systems, herramienta fundamental si el alumno está cursando el CCNA o se dedica al networking. En este programa se crea la topología física de la red simplemente arrastrando los dispositivos a la pantalla. Luego clickando en ellos se puede ingresar

Control PS3 en Debian, Ubuntu

INSTALAR EL CONTROL DE PLAY STATION 3 EN GNU / LINUX. EN LAS DISTRIBUCIONES DEBIAN 6.0 SQUEEZE, DEBIAN WHEEZY (TESTING), LINUX MINT DEBIAN EDITION, LINUX MINT, GUADALINEX, UBUNTU. Les voy a decir como conectar su control de Play Station 3 en Debian por medio de un cable USB, personalmente lo he probado en Debian 6.0 Squeeze (estable) y Debian Wheezy (testing), no lo he probado en Linux Mint Debian Edition (LMDE), pero no tendría porque no funcionar. En el caso de Ubuntu y sus derivadas supongo que también debería funcionar, no lo he probado porque no uso dicha distro, pero los comandos los tome de un tutorial para ella, no es “copy and paste” , solo copie los comandos, el resto es de mi experiencia personal. NOTA PARA USUARIOS DE LINUX MINT, GUADALINEX Y UBUNTU: Los comandos que voy a poner son para Debian y Linux Mint Debian Editon, para el caso de Ubuntu y derivados ya saben que los comandos como root se ejecutan con “sudo”. Además creo q