Fail installing VBoxGuestadditions.iso on Ubuntu 16.04 x86_64
Posted: 28. Apr 2016, 22:11
Hello:
I have installed virtualbox with
and the installation was completed fine.
and when I run sudo ./VBoxLinuxAdditions.run I get this error:
Any help would be appreciated.
Thanks in advance
I have installed virtualbox with
Code: Select all
sudo dpkg -i virtualbox-5.0_5.0.18-106667~Ubuntu~xenial_amd64.debCode: Select all
sudo apt-get install dkms gcc Code: Select all
sudo mount VBoxGuestAdditions_5.0.18.iso /mnt
cd /mnt Code: Select all
...Building the VirtualBox Guest Additions kernel modules ...done.
Doing non-kernel setup of the Guest Additions ...done.
Starting the VirtualBox Guest Additions ...fail!
(modprobe vboxguest failed)
Thanks in advance