On 01/03/2011 06:23 AM, Luc MAIGNAN wrote: > Hi, > > I try to install the VirtualBox addons on a Fedora 14 image. > > The error message is : KERN-DIR does not point to a directory. > > But I have setup it to the path to my current kernel. > > What's wrong ? > > BR It seems you should install the kernel-devel package. You can use these commands with root: Because the kernel-devel package depends on your running kernel version, so check the kernel now # uname -a this command shows the kernel which you installed, then # yum install kernel-devel If your kernel is xen or PAE, install the exactly one, like kernel-devel-xen or kernel-devel-PAE Then you can configure your VirtualBox. ----------------- Vincent Li -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines