Virtual Box error

  • Hello,


    i try to install the VBox Plugin on my Omv and i geht a lot of errors during the process.



    after the installation when i want to enable the plugin i get this error



    anyone have an idea what i can do?

    • Offizieller Beitrag

    Lots of info missing... To start, what is the output of:


    dpkg -l | grep openmediavault
    cat /etc/passwd | grep vbox

    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!

    Einmal editiert, zuletzt von ryecoaaron ()

  • here is the output



    and


    Code
    cat /etc/password | grep vbox
    cat: /etc/password: Datei oder Verzeichnis nicht gefunden


    the only thing i wanne do is use makemkv (the plan is to install a old win xp or something to rip my old dvds)
    also tried a docker container but in the rdp session i dont auf access to my blu ray device and i cant see the hardisks on my machine (and maybe iam to stupid for this).

    • Offizieller Beitrag

    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

    • Offizieller Beitrag

    damn autocorrect...

    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!

  • okay i got 2 Strage Problems.


    First: i have no clipboard between my win 10 and my winxp (vm- Guest Addons installed) in the settings in Vmware there is no point to choose this (normaly is under Settings - Genral - Advanced


    Second: i use greyhole and a mounted my greyhole shares locally. i wanne share one to my virtual Machine but when i choose in Virtual Box the Folder (in my case its /mnt/samba/videos/movie) Virtualbox only see /mnt/samba/videos an thats it. i cant go deeper in the tree and under the Virtual Machine i get an error.When i use a "normal folder" to share that works pefect.

    • Offizieller Beitrag

    1 - Are you connecting to the virtual machines with remote desktop? Clipboard sharing is a function of remote desktop. When you are using the virtualbox gui (not remote desktop), guest addons will enable shared clipboard.


    2 - That is a permissions issue. Why not share the folder via samba?

    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 there,


    after i usedthis


    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


    there is no VirtualBox in the left openmediavault menü.


    If i want to connect to virtualbox php i get an "unknown php error".


    Please help.

    • Offizieller Beitrag

    Was there any output when you ran the script? What is the output of: dpkg -l | grep virtual

    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!

  • I do not remind... :|


    The Output is:


    rc openmediavault-virtualbox 1.4 all VirtualBox plugin for OpenMediaVault.


    rc 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-4.3 4.3.34-104062~Debian~wheezy amd64 Oracle VM VirtualBox

    • Offizieller Beitrag

    Execute the script again. Nothing is installed and virtualbox 4.3 didn't uninstall.

    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!

  • I get this:


    Install build-essential.
    Reading package lists...
    Building dependency tree...
    Reading state information...
    build-essential is already the newest version.
    build-essential set to manually installed.
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    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)

    • Offizieller Beitrag

    What is the output of:


    apt-get purge virtualbox-4.3 openmediavault-virtualbox phpvirtualbox

    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!

    Einmal editiert, zuletzt von ryecoaaron ()

  • Paketlisten werden gelesen... Fertig


    Abhängigkeitsbaum wird aufgebaut.


    Statusinformationen werden eingelesen.... Fertig


    Paket »virtualbox« ist nicht installiert, wird also auch nicht entfernt.


    Die folgenden Pakete wurden automatisch installiert und werden nicht mehr benötigt:


    libcrypt-openssl-random-perl libcrypt-passwdmd5-perl makepasswd


    Verwenden Sie »apt-get autoremove«, um sie zu entfernen.


    Die folgenden Pakete werden ENTFERNT:


    openmediavault-virtualbox* phpvirtualbox*


    0 aktualisiert, 0 neu installiert, 2 zu entfernen und 0 nicht aktualisiert.


    Nach dieser Operation werden 15,0 MB Plattenplatz freigegeben.


    Möchten Sie fortfahren [J/n]? j


    (Lese Datenbank ... 49735 Dateien und Verzeichnisse sind derzeit installiert.)


    Entfernen von openmediavault-virtualbox ...


    Reloading nginx configuration: nginx.


    Reloading PHP5 FastCGI Process Manager: php5-fpm.


    Löschen der Konfigurationsdateien von openmediavault-virtualbox ...


    Entfernen von phpvirtualbox ...


    Löschen der Konfigurationsdateien von phpvirtualbox ...


    Trigger für openmediavault werden verarbeitet ...


    Restarting engine daemon ...


    Creating index of upgradeable packages ...


    Creating index of openmediavault plugins ...

    • Offizieller Beitrag

    Sorry I had a typo in my command. Run the corrected command.

    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!

Jetzt mitmachen!

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