Skip to content

Instantly share code, notes, and snippets.

@tonykwon
Created May 5, 2015 03:37
Show Gist options
  • Save tonykwon/7e6422ea84669046706c to your computer and use it in GitHub Desktop.
Save tonykwon/7e6422ea84669046706c to your computer and use it in GitHub Desktop.
Virtual Box - Arch Linux
pacman -S virtualbox-guest-utils
pacman -S virtualbox-guest-modules
pacman -S virtualbox-guest-modules-lts
pacman -S virtualbox-guest-dkms
/etc/modules-load.d/virtualbox.conf
vboxguest
vboxsf
vboxvideo
systemctl enable vboxservice.service
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment