Hey there,

currently I'm running Kali 2016.2 on Virtualbox 5.1.14. So, now, the problem is, that I can't get the guest additions working.
What I already did is following:

- Edited the sources.list to use the new source/repo (deb http://http.kali.org/kali kali-rolling main contrib non-free)
- used apt-get update
- used apt-get upgrade
This, so far, was working withnout any errors.
After that I used

apt-get install -y virtualbox-guest-x11
and installed the guest additions. This worked also without any errors. Then I restarted the VM - and whoops.. the guest additions ain't working. (Seems like the services aint running.)

So, I started to research and found out, that the guest additions, which kali pulls, are version 5.1.12 - however, virtualbox seems like it wants version 5.1.14 for the guest additions.

Does anybody have a solution? Would be great.