Beiträge von Mondeo20

    If I do: apt-get install linux-headers-$(uname -r) I get the answer: is already installed


    when I do: dpkg-reconfigure virtualbox, I get


    Job for virtualbox.service failed. See 'systemctl status virtualbox.service' and 'journalctl -xn' for details.
    invoke-rc.d: initscript virtualbox, action "restart" failed.


    When I do systemctl status virtualbox.service I get:


    virtualbox.service - LSB: VirtualBox Linux kernel module
    Loaded: loaded (/etc/init.d/virtualbox)
    Active: failed (Result: exit-code) since Do 2018-05-31 21:59:42 CEST; 31s ago
    Process: 2713 ExecStart=/etc/init.d/virtualbox start (code=exited, status=1/FAILURE)


    Mai 31 21:59:42 NAS virtualbox[2713]: Loading VirtualBox kernel modules...modprobe vboxdrv failed. Please use 'dmesg' to ...failed!
    Mai 31 21:59:42 NAS virtualbox[2713]: failed!
    Mai 31 21:59:42 NAS systemd[1]: virtualbox.service: control process exited, code=exited status=1
    Mai 31 21:59:42 NAS systemd[1]: Failed to start LSB: VirtualBox Linux kernel module.
    Mai 31 21:59:42 NAS systemd[1]: Unit virtualbox.service entered failed state.
    Hint: Some lines were ellipsized, use -l to show in full.

    Hi
    after a normal update, my virtual box plugin no longer works. I found out I got a new kernel (Debian GNU/Linux, with Linux 4.9.0-0.bpo.6-amd64). The logs show a message like virtual box kernel modules not found. My OMV version is 3.0.99.


    After I set the standard start kernel back to Debian GNU/Linux, with Linux 4.9.0-0.bpo.5-amd64, virtual box works well again.


    Any idea what is wrong?

    I solved the problem in the meantime. Original I used the backport kernel Debian GNU/Linux, with Linux 3.16.0-0.bpo.4-amd64. After I changed it back to Debian GNU/Linux, with Linux 3.2.0-4-amd64 it works now.


    My other system is a Bananapi with kernel Linux version 3.4.104-bananian (root@bananapi) (gcc version 4.6.3 (Debian 4.6.3-14) ) #1 SMP PREEMPT Mon Apr 6 18:25:40 UTC 2015


    Thx


    Helge

    Hi,


    I try to add a WebDAV mount but I get always an error if I save the config:


    Failed to execute command 'omv-mkconf remoteshare 2>&1': /sbin/mount.davfs: kann die fuse-Gerätedatei nicht öffnen /sbin/mount.davfs: ich versuche es mit dem Kernel-Dateisystem coda /sbin/mount.davfs: keine freie coda-Gerätedatei gefunden


    If I do the same from the console as root, same error:


    root@NAS-Server:~# mount /media/a92d5f01-f39c-48cf-9592-7e9ebe368b4f/Test
    /sbin/mount.davfs: kann die fuse-Gerätedatei nicht öffnen
    /sbin/mount.davfs: ich versuche es mit dem Kernel-Dateisystem coda
    /sbin/mount.davfs: keine freie coda-Gerätedatei gefunden


    I checked fstab and secrets files and all looks good. I have a 2nd Debian system build by hand from me and there it works well.


    Any idea what could be wrong on my openmediavault system?


    Helge