2

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.

Screen Shot1

Screen Shot 2

Jorge Castro
  • 73,717

2 Answers2

3

You could install Guest Additions from terminal, using this command:

 sudo apt-get install virtualbox-guest-dkms
2

I got this same error and then realized that I needed to explicitly tell Ubuntu Software Center to install virtualbox-guest-additions-iso.

jdthood
  • 12,625
abc
  • 21