Quantcast
Channel: Ubuntu Forums - Virtualisation
Viewing all articles
Browse latest Browse all 4211

VirtualBox not able to run anything

$
0
0
I've been using VirtualBox for several years now but have never experinced anything like this.

I'm trying to create a 64bit virtual mashine on my 64bit system (Linux Mint 17). That is a task in itself which I think I figured out how to do.
But I can't even get to test any of the settings as any of my virtual mashines wont boot up.

I tried all these attempts:

Initial message:
Quote:

Virtualbox Linux kerneldriver (vboxdrv) is either not loaded or there is a permissionproblem
So I did a "sudo /etc/init.d/vboxdrv setup"

Which resulted in this:
Quote:

Stopping VirtualBox kernel modules ...done.
Uninstalling old VirtualBox DKMS kernel modules/etc/init.d/vboxdrv: 302: /etc/init.d/vboxdrv: /usr/share/virtualbox/src/vboxhost/do_dkms: not found
...done.
Trying to register the VirtualBox kernel modules using DKMS/etc/init.d/vboxdrv: 327: /etc/init.d/vboxdrv: /usr/share/virtualbox/src/vboxhost/do_dkms: not found
...failed!
(Failed, trying without DKMS)
Recompiling VirtualBox kernel modules ...failed!
(Look at /var/log/vbox-install.log to find out what went wrong)
So I went to "vbox-install.log":
which states:
Quote:

/etc/init.d/vboxdrv: 334: /etc/init.d/vboxdrv: /usr/share/virtualbox/src/vboxhost/build_in_tmp: not found
that's didn't give me much usable information so I did a little more testing.

Checked for services:
"sudo service vboxdrv status":
->
Quote:

VirtualBox kernelmodule is not loaded
I made sure that I had the dkms installed:
"sudo apt-get install virtualbox-dkms"

which resulted in this messages:
Quote:

Processing triggers for ureadahead (0.100.0-16) ...
ureadahead will be reprofiled on next reboot
Sætter virtualbox (4.2.16-dfsg-3ubuntu0.1) op...
* Stopping VirtualBox kernel modules [ OK ]
* Starting VirtualBox kernel modules * No suitable module for running kernel found
[fail]
invoke-rc.d: initscript virtualbox, action "restart" failed.
Processing triggers for ureadahead (0.100.0-16) ...
Setting virtualbox-dkms (4.2.16-dfsg-3ubuntu0.1) up...
Loading new virtualbox-4.2.16 DKMS files...
First Installation: checking all kernels...
Building only for 3.13.0-24-generic
/usr/sbin/dkms: line 1902: cannot create temp file for here-document: Access denied
Module build for the currently running kernel was skipped since the
kernel source for this kernel does not seem to be installed.
* Stopping VirtualBox kernel modules [ OK ]
* Starting VirtualBox kernel modules * No suitable module for running kernel found
[fail]
invoke-rc.d: initscript virtualbox, action "restart" failed.
Another post online gave me this idea:
"sudo modprobe vboxdrv"

but the result was:
Quote:

modprobe: FATAL: Module vboxdrv not found
Does anybody have any idea of how I get closer to a solution?

Viewing all articles
Browse latest Browse all 4211

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>