Beiträge von aindriu

    I checked and there are no updates,


    aQznFRe.png


    I ran the command omv-release-upgrade and got command not found


    zsh: command not found: omv-release-upgrade


    (i also tried it in bash too - same error)


    I've tried (as sudo and switch to su account) the following with no luck.


    sudo apt-get update
    sudo apt-get upgrade
    sudo apt-get omv-update
    sudo apt-get omv-upgrade


    sudo apt-get update && apt-get –yes –force-yes –fix-missing –auto-remove –allow-unauthenticated –show-upgraded –option DPkg::Options::=“–force-confold” dist-upgrade


    I tried apt-get install openmediavault

    Code
    openmediavault is already the newest version (5.6.26-1).
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

    it looks like it doesn't have the right repositories



    Code
    root@jupiter:~# dpkg -l | grep usrmerge
    root@jupiter:~# 


    Code
    root@jupiter:~# echo "$PATH"
    /usr/local/bin:/usr/bin:/bin:/usr/games
    root@jupiter:~# 

    Hi,


    I've been trying to upgrade from OMV 5 to OMV 6 but when I run the command omv-release-upgrade or omv-update I get command not found. I'm am SSH'ing into OMV and running the commands as root user. I don't understand what I am missing here.


    Hi,

    I've been reading that VirtualBox isn't supported on OMV5 because it's on Debian Buster and Buster doesn't support VirtualBox, (they recommend using virt-manager)

    Zitat

    Debian Bug report logs - #794466 virtualbox: might not be suitable for stable releases due to lack of cooperation from upstream on security support for older releases

    https://www.reddit.com/r/debia…ster_repositories_reason/


    I want to get a Ubuntu server running on my OMV box and installed Cockpit and Docker but they are just web interfaces. How do I go about creating a virtual machine from an .ISO image?