I have same problem login on new OS. Virtualbox probably isnt running because your kernel module is not compiled for your kernel In my case I needed apt -y install linux-headers-$(uname -r) Reboot That's all.