Virtual Box error

    • Offizieller Beitrag

    I corrected it in the previous post. Just run: apt-get purge virtualbox-4.3

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Actual output of dpkg -l | grep virtual is:
    ii openmediavault-virtualbox 1.4 all VirtualBox plugin for OpenMediaVault.


    ii phpvirtualbox 5.0-3 all PhpVirtualBox is a web interface for VirtualBox


    ii proftpd-basic 1.3.4a-5+deb7u3 amd64 Versatile, virtual-hosting FTP daemon - binaries


    ii virtualbox-5.0 5.0.10-104061~Debian~wheezy amd64 Oracle VM VirtualBox


    ii virtualbox-extpack-installer 5.0.10 all VirtualBox extpack installer.



  • VirtualBox is in the left panel again.
    But not active yet.


    The Terminal says, i have to recompile something for my kernel.See post above:
    Recompile VirtualBox module.
    Stopping VirtualBox kernel modules ...done.
    Recompiling VirtualBox kernel modules ...failed!
    (Look at /var/log/vbox-install.log to find out what went wrong)
    Load VirtualBox module.
    Starting VirtualBox kernel modules ...failed!
    (modprobe vboxdrv failed. Please use 'dmesg' to find out why)

  • The vbox-install.log says:
    Makefile:185: *** Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR=<directory> and run Make again. Schluss.


    Makefile:185: *** Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR=<directory> and run Make again. Stop.


    Makefile:185: *** Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR=<directory> and run Make again. Stop.


    Makefile:185: *** Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR=<directory> and run Make again. Schluss.


    Makefile:185: *** Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR=<directory> and run Make again. Schluss.

  • and "dmesg" says:
    [ 13.653485] vboxdrv: Found 2 processor cores.


    [ 13.654132] vboxdrv: fAsync=0 offMin=0x36a offMax=0xf0e


    [ 13.654620] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.


    [ 13.654623] vboxdrv: Successfully loaded version 4.3.34 (interface 0x001a000b).


    [ 13.884670] vboxpci: IOMMU not found (not registered)

    • Offizieller Beitrag

    Click the install headers in omv-extras
    Then click the recompile modules in the virtualbox plugin.

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

    • Offizieller Beitrag

    That is for the second step. You need to install the kernel headers with the Install headers button in omv-extras plugin.

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Hi, i tried this:

    This script will install virtualbox 5 but it should fix the problem. As root:


    wget http://omv-extras.org/testing2/vb5_install.sh
    chmod +x vb5_install.sh
    ./vb5_install.sh

    but Virtualbox diasspeared and it can't be reinstalled by plugin. This I get if I try to start Virtualbox:
    Can't read /etc/defaults/openmediavault-virtualbox


    and the php-virtualbox has "404 - Page not found"



    this was the output during install:



    HEEEELLLPP ;(

    • Offizieller Beitrag

    What version of OMV?

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

    • Offizieller Beitrag

    Backports kernel installed?

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

    • Offizieller Beitrag

    You need the backports repo enabled (if I remember correctly). Using that custom kernel does not enable the backports repo.

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • how can I enable the backports repo?


    do you mean this (see attachment)?


    if yes: it was enabled all the time.


    If i try to reinstall virtualbox 4.3 I get:


Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!