Error Message while installing VirtualBox

  • Hi,
    I had this errore message:


    WARNING: The character device /dev/vboxdrv does not exist.
    Please install the virtualbox-dkms package and the appropriate
    headers, most likely linux-headers-amd64.


    What is happening here ?

    • Offizieller Beitrag

    What is the output of: dpkg -l | grep linux

    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!

  • What is the output of: dpkg -l | grep linux

    • Offizieller Beitrag

    You have the 4.8 kernel installed and the 4.9 headers. So, the vbox modules will not build. What is the output of:


    apt-get update
    apt-cache policy linux-image-amd64

    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!

  • apt-get update


    Apt_get-update.zip


    apt-cache policy linux-image-amd64




    • Offizieller Beitrag

    The following will install the new kernel:
    apt-get install linux-image-amd64


    then reboot and install the headers with:
    apt-get install linux-headers-$(uname -r)


    then rebuild the vbox module with:
    apt-get install --reinstall virtualbox-dkms

    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!

  • Nothing to do with the OMV plugin really. Unfortunately the phpVirtualBox releases look to be lagging that of the VirtualBox releases. Just like the message says, phpVirtualBox is 5.0-5 where VirtualBox is 5.1.14.

Jetzt mitmachen!

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