Quote:
in virtual box, mount the addons cds so that your virtual machine can see the "cd" then install it
|
That's how Windows does it, never works in Linux. Sorted it.
Open a Terminal and do sudo apt-get install dkms
Mount the addon and it puts an Icon on the desktop, open that and there is a file called vboxlinuxadditions-x86run
I just dragged that into the Terminal and run with sudo.
sudo '/media/cdrom0/vboxlinuxadditions-x86run'
And that did it.