Category Archives: VirtualBox

How To Install Suns VirtualBox tools on a Centos Virtual Machine

If you get the error Could not find the Linux kernel header files – the directories/lib/modules/2.6.18-128.el5/build/include and /usr/src/linux/includedo not exist. Then you need to install the following packages. yum install kernel sources yum install kernel-devel yum install gcc Create the … Continue reading

Posted in Centos 5.2, Command Line, VirtualBox | Leave a comment