Ubuntu – Installing drivers for a windows 7 guest in virtualbox

10.10drivershardwarevirtualboxwindows 7

I am new to ubuntu. I want to know how to install drivers such as lan, wifi, audio, video & graphics, webcam and so in Windows 7 32bit installed as a guest OS inside Ubuntu 10.10 (host) using Virtual Box 3.2.8.

I am using this in a Toshiba Satellite c650 psc 14g. I had downloaded the drivers from the Toshiba website. They work fine when using Windows 7 32 bit as host OS.

Then what are the main differences between dual boot and Virtual Box?

Best Answer

System inbuilt components like LAN, Wifi, soundcard,or graphics card will be used from the host OS. They will be virtualized using an emulation for the guest OS. In many cases you are able to choose from different emulation modes in the virtual machine settings.

Therefore you can not install these drivers to your guest OS.

However some external components like USB attached devices (e.g. printer, scanner, Bluetooth dongle) do need an additional driver for the guest OS. In Windows you will be asked for these drivers as soon as you capture the device from the Virtual Box Manager.

Note: for full USB 2.0 support we need to run the PUEL version of Virtual Box that to date is on version 4.1.8.

Related Question