Beiträge von DRAGO.NET

    I have different problems that could be solved by installing openmediavault on Ubuntu. Can anyone help me to do that, indicandoi what dependencies to install and what dependencies to remove? With Debian I have no problems, but with Ubuntu I can't install openmediavault.

    Hello,


    Maybe a hint there : No WebGUI and update is not possible
    or there on the old forum : http://phpbb.openmediavault.org/viewtopic.php?f=3&t=2034


    Cheers


    don't work


    I installed LMDE (Linux Mint Debian) on my HP Proliant NL54, because it is the only distribution that recognizes the sound card; But I have trouble installing Openmediavault.


    Hp Proliant NL54 with AMD Turon II and 8 GB of RAM; with 4 HDD in Raid 1 + SSD where the operating system resides.

    # apt-get install openmediavault
    Lettura elenco dei pacchetti... Fatto
    Generazione albero delle dipendenze
    Lettura informazioni sullo stato... Fatto
    Alcuni pacchetti non possono essere installati. Questo può voler dire
    che è stata richiesta una situazione impossibile oppure, se si sta
    usando una distribuzione in sviluppo, che alcuni pacchetti richiesti
    non sono ancora stati creati o sono stati rimossi da Incoming.
    Le seguenti informazioni possono aiutare a risolvere la situazione:


    I seguenti pacchetti hanno dipendenze non soddisfatte:
    openmediavault : Dipende: php5-pam ma non sta per essere installato
    Dipende: proftpd-mod-vroot ma non sta per essere installato
    Dipende: php5-proctitle ma non sta per essere installato
    E: Impossibile correggere i problemi, ci sono pacchetti danneggiati bloccati.

    that way you can install Openmediavault over a "debian netinstall"; but you can openmediavault over a "debian Mate desktop"?


    I can not install it .....


    I have several errors, so I wanted to know if anyone else has tried

    This little tutorial is made to have OMV with a graphical interface to boot VLC and surf the Web with a browser
    If the Mod gets pleasure it can bring Sticky:


    begin by following the instructions:


    Howto install OpenMediaVault on Debian 7.x (Wheezy)


    download the Debian 7 Whezzy netinstall from here:


    https://www.debian.org/CD/netinst/


    Install it, then do the terminal:



    Now we have to install XFCE4
    Let's start with:


    Code
    apt-get update && sudo apt-get dist-upgrade


    We configure the system by not installing the packages suggested or recommended, go to:


    Code
    cd /etc/apt


    we open:


    Code
    nano apt.conf


    and insert:


    Code
    APT::Install-Recommends "0";
    APT::Install-Suggests "0";


    save with CTRL + O, CTRL + X


    Now we have to install the graphics:


    Code
    apt-get install xserver-xorg xserver-xorg-core xfonts-base xinit x11-xserver-utils


    Just the fact we have to install the window manager and the basic graphical environment:


    Code
    apt-get install xfwm4 xfce4-panel xfce4-settings xfce4-session xfce4-terminal xfdesktop4 xfce4-taskmanager tango-icon-theme


    Finally we have to install a simple graphical login manager: "lightdm"


    Code
    apt-get install lightdm lightdm-gtk-greeter


    Now we have to install thunar:


    Code
    apt-get install thunar


    To operate automatically USB we:


    Code
    apt-get install gvfs gvfs-backends policykit-1 udisks2


    then for pulseaudio:


    Code
    apt-get install gstreamer0.10-plugins-base gstreamer0.10-plugins-good gstreamer0.10-plugins-bad pulseaudio gstreamer0.10-pulseaudio pavucontrol


    Now we need to install a Browser:


    Code
    apt-get install iceweasel


    I want to surf YouTube - so I need Flash:


    Code
    apt-get install flashplugin-installer


    Finally my media player Rhythmbox is:


    Code
    apt-get install rhythmbox rhythmbox-plugins


    save and then:


    Code
    apt-get update


    go to:


    Code
    cd /etc/apt


    we open:


    Code
    nano apt.conf


    To install Vlc add sources.list:


    Code
    deb http://http.debian.net/debian wheezy-backports main


    afterward

    Code
    apt-get update



    Code
    apt-get -t wheezy-backports install vlc

    after changing the source list and gave commands to upgrade the system, I can no longer access in http or ftp or SSH.


    unfortunately, I'm already doing what I did not want to do: reinstall the system.


    I believe in the project and will not let Openmediavault ever, but a rollin release would be appropriate for this type of distribution.

    Ok, I followed the advice, now is my sources.list:



    now if you send the command:
    apt-get update && apt-get dist-upgrade && omv-update



    what to do now?

    this is the result



    I have to do to force a new installation?

    It does not work:





    what to do now?