Hi, new to the forums, new to Fedora and linux.
Anyway I installed Fedora this morning, got it set up and customized, added some programs, but so far I haven't been able to get Virtual Box to run.
I downloaded it and installed it. but when i try to run the setup with
/etc/init.d/vboxdrv setup
I get this message.
Stopping VirtualBox kernel module [ OK ]
Recompiling VirtualBox kernel module [FAILED]
(Look at /var/log/vbox-install.log to find out what went wrong)
when i go to that file this is written inside:
Attempting to install using DKMS
removing old DKMS module vboxdrv version 3.2.8
------------------------------
Deleting module version: 3.2.8
completely from the DKMS tree.
------------------------------
Done.
Creating symlink /var/lib/dkms/vboxdrv/3.2.8/source ->
/usr/src/vboxdrv-3.2.8
DKMS: add Completed.
Error! Your kernel source for kernel 2.6.31.5-127.fc12.i686.PAE cannot be found at
/lib/modules/2.6.31.5-127.fc12.i686.PAE/build or /lib/modules/2.6.31.5-127.fc12.i686.PAE/source.
You can use the --kernelsourcedir option to tell DKMS where it's located.
Failed to install using DKMS, attempting to install without
Makefile:159: *** Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR=<directory> and run Make again. Stop.
I've looked all over the internet, and i found a couple clues. It seems like it may be a problem with my kernel, and other people had to remove and switch to a different one for it to run properly.
Don't know how to do it. heres some info:
Release 12 (constantine)
Kernel Linux 2.6.31.5-127.fc12.i686.PAE
GNOME 2.28.2
As I'm new to this forum, I skimmed the rules, but please let me know if I'm posting in the wrong category or breaking some sort of rule. Thanks in advance.