Velvet Star Monitor

Standout celebrity highlights with iconic style.

general

VirtualBox 20.10 new error : WARNING: The character device /dev/vboxdrv does not exist

Writer Andrew Henderson

VirtualBox has been working on this Ubuntu host for years.

Now after the do-release-upgrade from 20.04 to 20.10 it is having a trouble:

 sudo apt install linux-headers-$(uname -r) Reading package lists... Done Building dependency tree Reading state information... Done linux-headers-5.8.0-31-generic is already the newest version (5.8.0-31.33). linux-headers-5.8.0-31-generic set to manually installed. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. sudo apt install virtualbox virtualbox-dkms [sudo] password for stephen: Reading package lists... Done Building dependency tree Reading state information... Done virtualbox is already the newest version (6.1.14-dfsg-4). virtualbox-dkms is already the newest version (6.1.14-dfsg-4). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. stephen@acer:~$ vboxmanage list vms WARNING: The character device /dev/vboxdrv does not exist. Please install the virtualbox-dkms package and the appropriate headers, most likely linux-headers-generic. You will not be able to start VMs until this problem is fixed.
3 Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy