Installation and configuration of virtualbox.
This guide proposes itself to explain with accessible words also to “niubbo” the use of virtualbox, to my opinion one of the best systems than virtualizzazione in circulation. The version of virtualbox is the 1.5.2, while the distro chosen for the installation it is Ubuntu 7,10 (with the opportune sagacities goes on all the distributions well).
Via!
Installation
- To qualify the repository: (from root) I sudo gedit /etc/apt/sources.list - to insert in the rows these two lines:
# VirtualBox
deb http://www.virtualbox.org/debian gutsy non-free - To import the key of innotek:
$ wget - q http://www.virtualbox.org/debian/innotek.asc - Or | I sudo apt-key add - - To dawn apt:
$ I sudo apt-get update - To install virtualbox and the demanded bookcases:
$ I sudo apt-get install virtualbox libxalan110 libxerces27
Configuration
- To assign the customer to the group vboxusers:
Amministrazione->Utenti and Gruppi->Impostazione customers to cliccare on tab the Management groups therefore to select vboxusers and to cliccare on property therefore sign of dull on the customers who want themselves to be made to belong to vboxusers (root, $USER) - To activate the support to peripheral usb:
I sudo gedit /etc/init.d/mountdevsubfs.sh - In these rows to try these lines:
# Magic to make /proc/bus/usb work
#
#mkdir - p /dev/bus/usb/.usbfs
#domount usbfs “” /dev/bus/usb/.usbfs - obusmode=0700, devmode=0600, listmode=0644
#ln - s .usbfs/devices /dev/bus/usb/devices
#mount - rbind /dev/bus/usb /proc/bus/usb
To remove # (the comments) unless to the first two lines - Editare the /etc/udev/rules.d/40-permissions.rule rows:
I sudo gedit /etc/udev/rules.d/40-permissions.rules
To find the following lines:
# USB devices (usbfs replacement)
” Usb_device” SUBSYSTEM==, MODE=” 0664 ″
To modify them thus:
# USB devices (usbfs replacement)
” Usb_device” SUBSYSTEM==, GROUP=” vboxusers”, MODE=” 0664 ″
Now we are ready launch the configuration of our virtual machine:
- Applicazioni->Strumenti of sistema->Innotek virtualbox;
- New Click on and following the instructions for the allocation of the name, the amount of memory ram and the hard disk. Obviously to beyond the guided procedure it is possible in a successive phase to carry out all the modifications and personalizzazioni of the case.
Updated 11/06/2008
From when I have written this guide are changed a little of things, as an example Innotek has been acquired from Sun, Virtualbox has become Sun xVM VirtualBox, and as soon as has been released version 1.6.2. In order to install it enough to carry out the download of the binary version (preferibile regarding the OSE for the better support usb, the remote management of the protocol rdp…) for Ubuntu 8,04 from the site of Sun and, from shell launch beautiful a $ I sudo dpkg - the virtualbox_1.6.2-31466_Ubuntu_hardy_i386.deb.
To share cartelle, as an example between the host Hardy and the guest winxp, is equally simple; after to have installed virtualbox the Guest additions, and to have settato the folder to share in the menu of virtualbox, it is necessary to open the prompt of the commandos of winxp and typing net use x: \ \ VBOXSVR \ to share, meaning with share the shared folder. To this point in disc x the folder will be mounted to share.
This other smallest modification renders the valid guide also for hardy heron. However, if to the insertion of a usb device this error had to be received: “Device Not permitted to open the USB”, the solution is that of editare the rows fstab (sudo gedit /etc/fstab) aggiungento the following line: the ninth /proc/bus/usb usbfs devgid=46, devmode=664 0 0.
Riavviare the PC or simply I sudo mount - to and here that the support usb is working.
Here a series of screenshots:
Post correlated…
Google pack on linux? by Mad on November 8th, 2007
Turning for the blogosfera I have found this interesting.
To share the logon to Internet between two PC linux by Mad on May 4th, 2008
Prerequisiti: two PC connected between they with a cable crossover (in my case PC desktop and laptop); PC desktop with two cards ethernet (eth0 connected to Internet and eth1 for the local net); linux on both the PC (for me hardy heron on the desktop and gutsy gibbon on laptop).
Like creating a Plasma topic by Mad on March 27th, 2008
As at this point they will have understood in many, new kde the 4, in particular in its version of development, in order to mean to us that which will become the 4.
To convert rows video in 3gp by Mad on June 13th, 2008
I have already spoken about.
Distro personalized in little click. by Mad on December 2nd, 2007
How to create easy a personalized distribution in a short time? Simply using any of the tool developed for this scope (UCK, Reconstructor.





















12 June 2008 to the 12:01 am
[...] Installation and configuration of virtualbox. - 670 views [...]
25 June 2008 to the 1:28 pm
[...] Installation and configuration of virtualbox. - 915 views [...]
28 June 2008 to the 5:40 pm
Hello, I do not succeed to start a created virtual machine with vmware workstatio. I alternatively see shielded of Sun and then a blue that marks it an error that I do not succeed to capture. You know as I can resolve the problem. Thanks, Franc.
2 July 2008 to the 12:37 am
[...] Installation and configuration of virtualbox. - 1,044 views [...]
2 August 2008 to the 1:29 pm
I do not succeed to understand as to install the operating system on the virtual machine.
I premise that I have followed your before guide, in the first phase I have not found the rows on which going to qualify the access to the device usb. I have followed the indications of the system that has diverted to me on the rows 20-names.rules and then it did not make me to start virtualbox for the permissions, that I have changed from 664 to 666. now starts me the virtualbox but inside not there is nothing as I do not know as to install the operating system (in my case winxp), for which also I had created the rows iso.
I wanted to also specify that I have ubuntu 8,04 and virtualbox ver 1.5.6_OSE job in a school and mine cruccio has been always that one of “being able to make less than win”, in presence of managerial programs that turn alone on win.
I ringrazio you for the attention.
salutes
2 August 2008 to the 1:59 pm
You must cliccare on New, only follow the procedure guided for the creation of the virtual machine and then to install win as you would make on a real PC.