Skip to content

Instantly share code, notes, and snippets.

@Razikus
Last active February 1, 2018 08:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Razikus/77d0a031c9a64f8e0eacf8570ab07347 to your computer and use it in GitHub Desktop.
Save Razikus/77d0a031c9a64f8e0eacf8570ab07347 to your computer and use it in GitHub Desktop.
VBoxAdditions requirements for Debian9
apt install linux-headers-$(uname -r)
apt install build-essential module-assistant dkms
usermod -a -G vboxsf YOURUSERNAME
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment