Skip to content

Instantly share code, notes, and snippets.

@tonykwon
Created May 5, 2015 03:37
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