yum clean all
yum update
* Add dependencies: yum install dkms gcc* Install VirtualBox (along with a few other required packages). If you’re having issues here, see '''Troubleshooting''' section below: yum install -y VirtualBox-3.2 dkms gcc
* Add yourself to the “vboxusers” group:
usermod -G vboxusers -a <yourusername>