1. Скачал пакет, установил.
2. В консоли делаю
/etc/init.d/vboxdrv setup
Пишет:
Stopping VirtualBox kernel module [ OK ]
Recompiling VirtualBox kernel module [СБОЙ ]
(Look at /var/log/vbox-install.log to find out what went wrong)
make KBUILD_VERBOSE=1 -C /lib/modules/2.6.34.8-68.fc13.x86_64/build SUBDIRS=/tmp/vbox.12 SRCROOT=/tmp/vbox.12 modules
make[1]: Entering directory `/usr/src/kernels/2.6.34.8-68.fc13.x86_64'
test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \
echo; \
echo " ERROR: Kernel configuration is invalid."; \
echo " include/generated/autoconf.h or include/config/auto.conf are missing.";\
echo " Run 'make oldconfig && make prepare' on kernel src to fix it."; \
echo; \
/bin/false)
mkdir -p /tmp/vbox.12/.tmp_versions ; rm -f /tmp/vbox.12/.tmp_versions/*
make -f scripts/Makefile.build obj=/tmp/vbox.12