Skip to content

Instantly share code, notes, and snippets.

@neilmillard
Last active September 26, 2019 16:42
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 neilmillard/84170cb7b1a54ba027a3bde5fe38076c to your computer and use it in GitHub Desktop.
Save neilmillard/84170cb7b1a54ba027a3bde5fe38076c to your computer and use it in GitHub Desktop.
#!/bin/sh
dnf install kernel-devel-$(uname -r) kernel-headers perl gcc make elfutils-libelf-devel
cd /run/media/`whoami`/VB*
echo "./VBoxLinuxAdditions.run"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment