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

[ubuntu] android on virtualbox

$
0
0
i tried to run android on virtualbox on ubuntu 14.04 and i got error about '/etc/init.d/vboxdrv setup'.
i tried to install it manually via terminal and i got this:

Code:

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)

into vbox-install.log :
Code:

/etc/init.d/vboxdrv: 334: /etc/init.d/vboxdrv: /usr/share/virtualbox/src/vboxhost/build_in_tmp: not found
i searched this error and found nothing helpful.

i searched for this error /usr/share/virtualbox/src/vboxhost/do_dkms: not found
i found that i need to run this command :
Code:

sudo dpkg-reconfigure virtualbox-dkms
and i got :
Code:

------------------------------
Deleting module version: 4.3.10
completely from the DKMS tree.
------------------------------
Done.
Loading new virtualbox-4.3.10 DKMS files...
Building only for 3.13.0-27-generic
Building initial module for 3.13.0-27-generic
Error! Bad return status for module build on kernel: 3.13.0-27-generic (x86_64)
Consult /var/lib/dkms/virtualbox/4.3.10/build/make.log for more information.
 * 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.

so i tried to update the linux-headers and the dkms in synaptic package manager (i am runing linux-headers-3.13.0-24). and it wasn't helpful.

please help me.

thank you.

Viewing all articles
Browse latest Browse all 4211

Trending Articles



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