ubuntu 14.04 server Virtualbox 5

Discussions related to using VirtualBox on Linux hosts.
Post Reply
Bert7
Posts: 5
Joined: 12. Jan 2016, 21:19

ubuntu 14.04 server Virtualbox 5

Post by Bert7 »

Hi Folks,

when i install Virtualbox 5 then i don't have any configfiles.

The /etc/vbox and /etc/default folder is empty.

How can i solve this?

Thanks for any hints :D
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: ubuntu 14.04 server Virtualbox 5

Post by socratis »

Where did you download the VirtualBox "5.x.x" from? Note that there is no "5", so far there is "5.0.#". You have to be precise. If you downloaded it from the Ubuntu software center, it is not supported in these forums. You have to download the official one from https://www.virtualbox.org/wiki/Downloads .
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Bert7
Posts: 5
Joined: 12. Jan 2016, 21:19

Re: ubuntu 14.04 server Virtualbox 5

Post by Bert7 »

I did it from you sorce and with apt-get install virtualbox-5.0.
Bert7
Posts: 5
Joined: 12. Jan 2016, 21:19

Re: ubuntu 14.04 server Virtualbox 5

Post by Bert7 »

After apt-get purge and apt-get install
cat /var/log/vbox-install.log

Code: Select all

Uninstalling modules from DKMS
Attempting to install using DKMS

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

DKMS: add completed.

Kernel preparation unnecessary for this kernel.  Skipping...

Building module:
cleaning build area....
make KERNELRELEASE=3.19.0-43-generic -C /lib/modules/3.19.0-43-generic/build M=/var/lib/dkms/vboxhost/5.0.12/build................................
cleaning build area....

DKMS: build completed.

vboxdrv:
Running module version sanity check.
 - Original module
   - No original module exists within this kernel
 - Installation
   - Installing to /lib/modules/3.19.0-43-generic/updates/dkms/

vboxnetflt.ko:
Running module version sanity check.
 - Original module
   - No original module exists within this kernel
 - Installation
   - Installing to /lib/modules/3.19.0-43-generic/updates/dkms/

vboxnetadp.ko:
Running module version sanity check.
 - Original module
   - No original module exists within this kernel
 - Installation
   - Installing to /lib/modules/3.19.0-43-generic/updates/dkms/

vboxpci.ko:
Running module version sanity check.
 - Original module
   - No original module exists within this kernel
 - Installation
   - Installing to /lib/modules/3.19.0-43-generic/updates/dkms/

depmod....

DKMS: install completed.
Bert7
Posts: 5
Joined: 12. Jan 2016, 21:19

Re: ubuntu 14.04 server Virtualbox 5

Post by Bert7 »

Hi,

i reinstall my ubuntu server and i have the same problem.

I use ubnuntu server with kernel 4.2.
http://cdimage.ubuntu.com/netboot/14.04 ... 1449867148

The /etc/vbox is empty.

Thanks for any tipps.
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: ubuntu 14.04 server Virtualbox 5

Post by Perryg »

How about posting the /var/log/vbox-install.log ( as an attachment )
Bert7
Posts: 5
Joined: 12. Jan 2016, 21:19

Re: ubuntu 14.04 server Virtualbox 5

Post by Bert7 »

removing old DKMS module vboxhost version 5.0.12

Code: Select all

-------- Uninstall Beginning --------
Module:  vboxhost
Version: 5.0.12
Kernel:  4.2.0-23-generic (x86_64)
-------------------------------------

Status: Before uninstall, this module version was ACTIVE on this kernel.

vboxdrv.ko:
 - Uninstallation
   - Deleting from: /lib/modules/4.2.0-23-generic/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.


vboxnetflt.ko:
 - Uninstallation
   - Deleting from: /lib/modules/4.2.0-23-generic/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.


vboxnetadp.ko:
 - Uninstallation
   - Deleting from: /lib/modules/4.2.0-23-generic/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.


vboxpci.ko:
 - Uninstallation
   - Deleting from: /lib/modules/4.2.0-23-generic/updates/dkms/
 - Original module
   - No original module was found for this module on this kernel.
   - Use the dkms install command to reinstall any previous module version.

depmod....

DKMS: uninstall completed.

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

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

DKMS: add completed.

Kernel preparation unnecessary for this kernel.  Skipping...

Building module:
cleaning build area....
make KERNELRELEASE=4.2.0-23-generic -C /lib/modules/4.2.0-23-generic/build M=/var/lib/dkms/vboxhost/5.0.12/build..............................
cleaning build area....

DKMS: build completed.

vboxdrv:
Running module version sanity check.
 - Original module
   - No original module exists within this kernel
 - Installation
   - Installing to /lib/modules/4.2.0-23-generic/updates/dkms/

vboxnetflt.ko:
Running module version sanity check.
 - Original module
   - No original module exists within this kernel
 - Installation
   - Installing to /lib/modules/4.2.0-23-generic/updates/dkms/

vboxnetadp.ko:
Running module version sanity check.
 - Original module
   - No original module exists within this kernel
 - Installation
   - Installing to /lib/modules/4.2.0-23-generic/updates/dkms/

vboxpci.ko:
Running module version sanity check.
 - Original module
   - No original module exists within this kernel
 - Installation
   - Installing to /lib/modules/4.2.0-23-generic/updates/dkms/

depmod....

DKMS: install completed.
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: ubuntu 14.04 server Virtualbox 5

Post by Perryg »

Looks good so far. So does VirtualBox work?

What happens if you run the following on the host

Code: Select all

VBoxManage -v
Post Reply