Skip to content

Instantly share code, notes, and snippets.

@poad
Created December 1, 2013 10:04
Show Gist options
  • Save poad/7730836 to your computer and use it in GitHub Desktop.
Save poad/7730836 to your computer and use it in GitHub Desktop.
Ubuntu ServerへのVirtualBox Guest additionsインストール ref: http://qiita.com/poad1010/items/333198e9400802534a64
sudo apt-get install xserver-xorg xvfb
sudo mount /dev/cdrom /media/cdrom
cd /media/cdrom
sudo sh VBoxLinuxAdditions.run
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment