I am not able to start VirtualBox 4.x: 

Can anyone help me? 


I've got this error-message: 
------------ 
# virtualbox 
WARNING: The vboxdrv kernel module is not loaded. Either there is no module 
available for the current kernel (2.6.34.7-0.4-default) or it failed to 
load. Please recompile the kernel module and install it by 

sudo /etc/init.d/vboxdrv setup 

You will not be able to start VMs until this problem is fixed. 

# /etc/init.d/vboxdrv setup 
Stopping VirtualBox kernel modules done 
Uninstalling old VirtualBox DKMS kernel modules done 
Trying to register the VirtualBox kernel modules using DKMS 
Error! Your kernel headers for kernel 2.6.34.7-0.4-default cannot be found at 
/lib/modules/2.6.34.7-0.4-default/build or 
/lib/modules/2.6.34.7-0.4-default/source. 
failed 
(Failed, trying without DKMS) 
Recompiling VirtualBox kernel modules failed 
(Look at /var/log/vbox-install.log to find out what went wrong) 

# vim /var/log/vbox-install.log 
Uninstalling modules from DKMS 
removing old DKMS module vboxhost version 4.0.0 

------------------------------ 
Deleting module version: 4.0.0 
completely from the DKMS tree. 
------------------------------ 
Done. 
Attempting to install using DKMS 

Creating symlink /var/lib/dkms/vboxhost/4.0.0/source -> 
/usr/src/vboxhost-4.0.0 

DKMS: add Completed. 
You can use the --kernelsourcedir option to tell DKMS where it's located. 
Failed to install using DKMS, attempting to install without 
Makefile:170: Warning: using /usr/src/linux as the source directory of your 
Linux kernel. If this is not correct, specify KERN_DIR=<directory> and run Make 
again. 
make KBUILD_VERBOSE=1 SUBDIRS=/tmp/vbox.0 SRCROOT=/tmp/vbox.0 -C /usr/src/linux 
modules 
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) 

ERROR: Kernel configuration is invalid. 
include/generated/autoconf.h or include/config/auto.conf are missing. 
Run 'make oldconfig && make prepare' on kernel src to fix it. 

mkdir -p /tmp/vbox.0/.tmp_versions ; rm -f /tmp/vbox.0/.tmp_versions/* 

WARNING: Symbol version dump /usr/src/linux-2.6.34.7-0.5/Module.symvers 
is missing; modules will have no dependencies and modversions. 

make -f scripts/Makefile.build obj=/tmp/vbox.0 
/tmp/vbox.0/Makefile:170: Warning: using /usr/src/linux as the source directory 
of your Linux kernel. If this is not correct, specify KERN_DIR=<directory> and 
run Make again. 
gcc -Wp,-MD,/tmp/vbox.0/linux/.SUPDrv-linux.o.d -nostdinc -isystem 
/usr/lib/gcc/i586-suse-linux/4.5/include 
-I/usr/src/linux-2.6.34.7-0.5/arch/x86/include -Iinclude -include 
include/generated/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes 
-Wno-trigraphs -fno-strict-aliasing -fno-common 
-Werror-implicit-function-declaration -Wno-format-security 
-fno-delete-null-pointer-checks -O2 -m64 -mno-red-zone -mcmodel=kernel 
-maccumulate-outgoing-args -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe 
-Wno-sign-compare -fno-asynchronous-unwind-tables -fomit-frame-pointer 
-I/usr/src/linux/include -I/tmp/vbox.0/ -I/tmp/vbox.0/include 
-I/tmp/vbox.0/r0drv/linux -I/tmp/vbox.0/vboxdrv/ -I/tmp/vbox.0/vboxdrv/include 
-I/tmp/vbox.0/vboxdrv/r0drv/linux -D__KERNEL__ -DMODULE -DRT_OS_LINUX 
-DIN_RING0 -DIN_RT_R0 -DIN_SUP_R0 -DVBOX -DRT_WITH_VBOX -DVBOX_WITH_HARDENING 
-DCONFIG_VBOXDRV_AS_MISC -DRT_ARCH_X86 -DVBOX_WITH_64_BITS_GUESTS -DMODULE 
-D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(SUPDrv_linux)" 
-D"KBUILD_MODNAME=KBUILD_STR(vboxdrv)" -c -o /tmp/vbox.0/linux/SUPDrv-linux.o 
/tmp/vbox.0/linux/SUPDrv-linux.c 
/tmp/vbox.0/linux/SUPDrv-linux.c:1:0: error: code model ‘kernel’ not supported 
in the 32 bit mode 
/tmp/vbox.0/linux/SUPDrv-linux.c:1:0: sorry, unimplemented: 64-bit mode not 
compiled in 
"/var/log/vbox-install.log" 43L, 3163C 


------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
VBox-users-community mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/vbox-users-community

Reply via email to