Category Archives: virtualbox

CentOS 6.5: Virtualbox Guest Additions


Versions

  1. CentOS 6.5
  2. Virtualbox 4.3.12

Prerequisites

  1. Install CentOS as Virtualbox Guest

Install Prereqs


Configure

Get the kernel version:

Note

VBoxLinuxAdditions.sh looks for the kernel source at $KERN_DIR/${uname -r}. The cp below is to make the directory structure meet its expectations (the default kernel sources folder includes the minor version)


Install


Verify


Cleanup


Reboot