Opened 8 years ago
Closed 8 years ago
#16241 closed defect (worksforme)
Debian 8.6 "jessie": Install: ERROR: Kernel configuration is invalid.
Reported by: | Sven Pöche | Owned by: | |
---|---|---|---|
Component: | installer | Version: | VirtualBox 5.1.10 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | Linux |
Description
On a new clean installation of Debian 8.6 "jessie" 64-bit i got following error in /var/log/vbox-install.log:
ERROR: Kernel configuration is invalid.
and i can't start/stop vbox services per
service [vboxservice] start/stop"
Under /etc/init.d/ doesn't exists any vbox service script.
Install command:
apt-get install virtualbox-5.1
Content of sources.list:
deb http://download.virtualbox.org/virtualbox/debian jessie contrib
Attachments (2)
Change History (3)
by , 8 years ago
Attachment: | vbox-5.1.0-install.log added |
---|
comment:1 by , 8 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
You misunderstood the log files. Both log files show that the kernel modules are compiled successfully. The text ERROR: Kernel configuration is invalid. is only shown because the compilation is verbose. That means that all commands are printed regardless if they are executed or not.
After the installation was successful, there is no further command required. The command
/sbin/rcvboxdrv status
should tell you the following:
VirtualBox kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) are loaded.
vbox-install.log from VirtualBox 5.1.0