I have installed Fedora 13 as a guest OS in virtualbox, on a windows host. I need to share files between host and the guest. For this purpose, i first tried to install Guest Additions in linux but I am stuck at this step.
While installing the Guest Additions, I get this message
Code: Select all
Building the VirtualBox Guest Additions kernel modules [FAILED]
Your system does not seem to be set up to build kernel modules.
Look at /var/log/vboxadd-install.log to find out what went wrong. Once you have corrected it, you can
run
/etc/init.d/vboxadd setup
to build them.
Doing non-kernel setup of the Guest Additions [ OK ]Code: Select all
Makefile:23: *** Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR=<directory> and run Make again.. Stop.
Creating user for the Guest Additions.
Creating udev rule for the Guest Additions kernel module.kernel
kernel-devel
kernel-headers