Make the system upto date. Apply the command one bye one.
sudo apt update
sudo apt upgrade
sudo apt upgrade
Install the latest Linux kernel headers.
sudo apt-get -y install gcc make linux-headers-$(uname -r) dkms
Install the VirtualBox packages from repository.
sudo apt install virtualbox virtualbox-ext-pack
No comments:
Post a Comment