Beiträge von carolina

    I see, but I had some troubles installing the omv even with my ethernet cable connected like the installation hangs out. or waits too mucho. So I tried without internet and eventually used the omv-firstaid to setup the networking but I was unable to add the omv-extras or see the complete plugins.


    I though when you download the iso you get the most updated version too.


    But I notice more people recommends to install debian netinstaller minimal and install omv after that. I think was a better installation in this mode.


    Thank you again..

    it worked. Thank you.


    just for anyone I did the netinstall debian minimum, then i followed the install guide OMV6 that Wolf2000 provided but in debian you dont use root user, so use sudo su in order to get into sudo on debian and do the bash copy and paste so you get the installation on the OMV.


    after that i was able to install the OMV-Extras.


    I'm thinking the iso of the current OMV may be corrupted or something changed. So the best option is doing

    • minimal debian (netinstall)
    • omv6 scripts using sudo su. install sudo apt package and add your other user, since you can't loging as root via terminal for the copy and paste script. so you can ssh from windows/mac/linux and add your user to the sudoers group and paste scripts
    • installing script omv-extras

    after that some stuff installed and tried again to install the omv-extras without any success, the same errors I got from my first post but this is what I'm noticing.


    could be the iso is wrong? or i should try another usb? not sure what is going on.

    this is the ouput. , should I install the current package maintainer correct?


    the outputs for apt install -f

    Code
    Reading package lists... Done
    Building dependency tree... Done
    Reading state information... Done
    0 upgraded, 0 newly installed, 0 to remove and 118 not upgraded.


    the outpust for dpkg reconfigure -a


    Code
    dpkg: error: need an action option
    
    Type dpkg --help for help about installing and deinstalling packages [*];
    Use 'apt' or 'aptitude' for user-friendly package management;
    Type dpkg -Dhelp for a list of dpkg debug flag values;
    Type dpkg --force-help for a list of forcing options;
    Type dpkg-deb --help for help about manipulating *.deb files;
    
    Options marked [*] produce a lot of output - pipe it through 'less' or 'more' !

    Hello all,


    today I made a clean installation of OMV6 but I'm unable to install the plugin extras. I have reformat or reinstalled twice OMV with the same issues, somehow I'm not able to install it.


    I'm using this command from the git hub and using terminal.


    wget -O - https://github.com/OpenMediaVa…ckages/raw/master/install | bash


    I did a omv-firstaid to config my network


    and i did try with apt updates and apt ugprade and also tried the omv-upgrade (I did try several installations with the same situation) and without any upgrade at all.


    this is my output



    I have the same results if I do a clean installation, then upgrade all the packages but kernel goes from 5 to 6. Also another clean installation without updating anything got the same results. Did something change yesterday or the last few days? or I'm doing something wrong?


    Also I see some comments on the logs about my terminal, I did use iterm2 but also tried with the terminal from my macbook, with the same results.


    help!