There is no vboxdrv this driver module after the clean Ubuntu installation is complete.
Create a new folder Jerry_virtualbox:
Download VirtualBox installation package using wget: Https://download.virtualbox.org/virtualbox/5.2.8/virtualbox-5.2_5.2.8-121009~Ubuntu~xenial_amd64.deb
Download Complete:
Install with sudo dpkg-i <package name>.
Then Apt-get update. If you encounter could not get Lock/var/lib/apt/lists/lock-open:resource temporarily unavailable-unable to lock directory/var/li B/apt/lists error message:
sudo rm-vf/var/lib/apt/lists/*
Apt-get update execution completes, the command is executed
Apt-get Install Build-essential
sudo vboxconfig
sudo rcvboxdrv setup:
Installation is complete.
To get more original Jerry's technical articles, please follow the public number "Wang Zixi" or scan the QR code below:
How to install VirtualBox driver module vboxdrv on Ubuntu