Virtual box in Kali Linux
Posted: 8. Mar 2017, 21:29
Hi All,
I updated and upgraded today my KALI Linux operation systems, and now my VM's in VirtualBox doesn't turn on.
I have tried to reinstall the virtualbox version:
virtualbox-5.1_5.1.14-112924~Ubuntu~yakkety_amd64.deb
Then I installed the
Oracle_VM_VirtualBox_Extension_Pack-5.1.14-112924.vbox-extpack
When I try to run a machine I get this error:
Failed to open a session for the virtual machine Reporting VM.
I also get a pop-up that says I need to run the following command:
/sbin/vboxconfig
because it can't find the virtualbox drivers.
dmesg:
I'm running Kali Linux 2 Rolling 64 bit, I attached the Virtual machine log as requisted.
Please let me know if I need to add any other information.
Thanks
I updated and upgraded today my KALI Linux operation systems, and now my VM's in VirtualBox doesn't turn on.
I have tried to reinstall the virtualbox version:
virtualbox-5.1_5.1.14-112924~Ubuntu~yakkety_amd64.deb
Code: Select all
root@Hedgehog-lpt:# dpkg -i virtualbox-5.1_5.1.14-112924~Ubuntu~yakkety_amd64.deb
(Reading database ... 392486 files and directories currently installed.)
Preparing to unpack virtualbox-5.1_5.1.14-112924~Ubuntu~yakkety_amd64.deb ...
Unpacking virtualbox-5.1 (5.1.14-112924~Ubuntu~yakkety) ...
Setting up virtualbox-5.1 (5.1.14-112924~Ubuntu~yakkety) ...
addgroup: The group `vboxusers' already exists as a system group. Exiting.
Created symlink /etc/systemd/system/multi-user.target.wants/vboxdrv.service → /lib/systemd/system/vboxdrv.service.
Created symlink /etc/systemd/system/multi-user.target.wants/vboxballoonctrl-service.service → /lib/systemd/system/vboxballoonctrl-service.service.
Created symlink /etc/systemd/system/multi-user.target.wants/vboxautostart-service.service → /lib/systemd/system/vboxautostart-service.service.
Created symlink /etc/systemd/system/multi-user.target.wants/vboxweb-service.service → /lib/systemd/system/vboxweb-service.service.
vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.
There were problems setting up VirtualBox. To re-start the set-up process, run
/sbin/vboxconfig
as root.
Processing triggers for systemd (232-18) ...
Processing triggers for gnome-menus (3.13.3-8) ...
Processing triggers for desktop-file-utils (0.23-1) ...
Processing triggers for mime-support (3.60) ...
Processing triggers for hicolor-icon-theme (0.15-1) ...
Processing triggers for shared-mime-info (1.8-1) ...Oracle_VM_VirtualBox_Extension_Pack-5.1.14-112924.vbox-extpack
When I try to run a machine I get this error:
Failed to open a session for the virtual machine Reporting VM.
Code: Select all
The virtual machine 'Reporting VM' has terminated unexpectedly during startup with exit code 1 (0x1).
Result Code: NS_ERROR_FAILURE (0x80004005)
Component: MachineWrap
Interface: IMachine {b2547866-a0a1-4391-8b86-6952d82efaa0}/sbin/vboxconfig
because it can't find the virtualbox drivers.
Code: Select all
root@Hedgehog-lpt:# /sbin/vboxconfig
Created symlink /etc/systemd/system/multi-user.target.wants/vboxdrv.service → /lib/systemd/system/vboxdrv.service.
Created symlink /etc/systemd/system/multi-user.target.wants/vboxballoonctrl-service.service → /lib/systemd/system/vboxballoonctrl-service.service.
Created symlink /etc/systemd/system/multi-user.target.wants/vboxautostart-service.service → /lib/systemd/system/vboxautostart-service.service.
Created symlink /etc/systemd/system/multi-user.target.wants/vboxweb-service.service → /lib/systemd/system/vboxweb-service.service.
vboxdrv.sh: Building VirtualBox kernel modules.
vboxdrv.sh: Starting VirtualBox services.
vboxdrv.sh: Building VirtualBox kernel modules.
vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.
There were problems setting up VirtualBox. To re-start the set-up process, run
/sbin/vboxconfig
as root.Code: Select all
[10775.537555] vboxdrv: disagrees about version of symbol module_layout
[10801.444673] vboxdrv: disagrees about version of symbol module_layoutPlease let me know if I need to add any other information.
Thanks