I have installed Windows7 as guest in my Ubuntu 11.10 host using virtualBox.
Now the problem is when I try to install the VirtualBox Guest Additions I am getting the following error.
I have installed Windows7 as guest in my Ubuntu 11.10 host using virtualBox.
Now the problem is when I try to install the VirtualBox Guest Additions I am getting the following error.
You could install Guest Additions from terminal, using this command:
sudo apt-get install virtualbox-guest-dkms
virtualbox-guest-additions-iso
. – enzotib Dec 27 '11 at 19:40