Skip to content

Instantly share code, notes, and snippets.

@martinrusev
Created May 20, 2014 12:14
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 martinrusev/15cf7136c900b762fed9 to your computer and use it in GitHub Desktop.
Save martinrusev/15cf7136c900b762fed9 to your computer and use it in GitHub Desktop.
Cleanup before installing VirtualBox guest additions
rm /usr/lib64/VBoxGuestAdditions
rm /usr/share/VBoxGuestAdditions
rm -rf /opt/VBoxGuestAdditions-4.3*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment