Skip to main content

~/christopher.loessl

How to fix slow Ubuntu in VirtualBox

  1. apt-get install linux-headers-generic build-essential 2. compizconfig-settings-manager dkms
  2. Install the guest drivers
  3. Open ccsm (from the console) and disable “Framebuffer object” option under “OpenGL” (be prepared that you won’t be able to read much, but if you activate 3D first, then it will be even worse)
  4. shutdown -h now
  5. Activate 3D acceleration in VirtualBox
  6. power on
  7. done.
/usr/lib/nux/unity_support_test -p

Source: http://askubuntu.com/questions/207813/why-does-an-ubuntu-12-10-guest-in-virtualbox-run-very-very-slowly/214968#214968