Beiträge von Tinkerisk

    So the “amd64” and “i386” part of the file names has nothing to do with what hardware it should used on?


    openmediavault_4.1.3-amd64.iso


    openmediavault_3.0.36-i386.iso

    It has, amd64 is for 64-Bit processors (from Intel OR from AMD). Assuming you are using the core i7 processor in your signature, the amd64 is the right version.



    IF IT DOESN'T WORK: Another way to do your installtion could be to install latest 3.0xx first (amd64) and upgrade to 4.1.x from there (this worked flawless in my case).


    1) Install OMV 3.0.xx as you could find in the manual above
    2) Login to CLI, user: root, pwd: as entered before (use puTTY)
    3) apt-get update
    4) apt-get upgrade
    5) omv-release-upgrade
    6) omv-initsystem (this is only for NEW installations since a pop-up window from OMV 3.0.xx requested it before maybe because I had not yet attached the data drives)


    Restart your System and Login via WebGui

    What I did ...


    > update the list of available packages and their versions
    apt-get update


    > install newer versions of the packages already available
    apt-get upgrade


    ... and now ...


    > install OMV 4.0
    omv-release-upgrade


    > intitialize OMV
    omv-initsystem



    Here we go.


    NOTE: This was an immediate installation of OMV 3.xx and direct upgrade to 4.0 since the normal procedure for 4.0 didn't work flawless. So be aware to disable all plug-ins before like mentioned by others before.