OMV on UDOO Quad error to install

  • Hi everyone,


    Im here in battle, trying to install the OMV in a UDOO quad board.


    Im do this steps

    • download de Debian Wheezy from the oficial link of UDOO page (udoo_quad_debian_wheezy_armhf_v1.1.zip)
    • create a source to OMV stoneburner
    Code
    root@udoo-debian-hfp:/etc/default# cat /etc/apt/sources.list.d/openmediavault.list 
    
    
    deb http://packages.openmediavault.org/public stoneburner main
    • install openmediavault
    • adjust some trouble like tftpd-hpa (to --ipv4)

    ....and.....
    when I try to run omv-initsystem, I receive this error:

    Code
    root@udoo-debian-hfp:/etc/default# omv-initsystem
    
    
    ERROR: the first entry to fetch should be after 1980 (-1576)
    
    
    run-parts: /usr/share/openmediavault/initsystem/99rrd exited with return code 1


    I edit the file /usr/share/openmediavault/initsystem/99rrd to show debug (set -x), and this is the output of omv-initsystem


    Please, someone can help me?


    Sorry for poor english.

    • Offizieller Beitrag

    The problem seems to come from omv-mkgraph. Please modify this script (/usr/sbin/omv-mkgraph) by adding 'set -x' and execute it. Hopefully this will give us some more information.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!