I am (again) having problems installing VirtualBox 3.2.6 Guest Additions for Linux. What I did is the following. Installed ubuntu-10.04-server-i386, and on top of this I installed xubuntu-desktop. Then I ran the following command as stated here; http://forums.virtualbox.org/viewtopic.php?f=29&t=15679
Code: Select all
apt-get install build-essential linux-headers-genericCode: Select all
sudo sh /media/VBOXADDITIONS_3.2.6_63112/VBoxLinuxAdditions-x86.runCode: Select all
sudo /etc/init.d/vboxadd setupDoes anyone know what I might be doing wrong?