sudo apt update
sudo apt install -y linux-headers-$( uname -r )
cp /media/cdrom/VBoxLinuxAdditions.run ~/Downloads/
chmod 0755 ~/Downloads/VBoxLinuxAdditions.run
cd ~/Downloads/
./VBoxLinuxAdditions.run
Sit back and wait
No comments:
Post a Comment