Install on ARM headless?

  • Hi,


    OMV is available for the Rasperry Pi, so I hope there are chances to make it run on my Netgear ReadyNAS RN104.
    It uses a Marvell ARMADA 370, which is an ARMv7, the Raspberry is a ARMv7-A, which I hope is the same?


    I currently run plain Debian armhf on it but well... it's no NAS OS.
    I've got a self built kernel 4.0.5 (from kernel.org) running, see http://natisbad.org/NAS3/index.html


    What I need is an initrd containing the installer so I can load it into RAM using U-Boot.
    Since the device is head-less I need access to the installer over serial line (or network).


    Any hints where to start?
    Which device and which version should I download?
    Or should Itry to build an installer image from source myself?


    thank you very much


    Jan

    • Offizieller Beitrag

    You don't need an installer in the initrd. As long as you are running Wheezy, you can just add the OMV repo and apt-get install.


    Code
    echo "deb http://packages.openmediavault.org/public stoneburner main" > /etc/apt/sources.list.d/openmediavault.list
    apt-get update
    apt-get install openmediavault-keyring postfix
    apt-get update
    apt-get install openmediavault
    omv-initsystem


    I do recommend installing omv-extras and the flashmemory plugin quickly though.

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

    • Offizieller Beitrag

    Or wait for OMV 3.x which does use Jessie but isn't ready yet.

    omv 7.0.4-2 sandworm | 64 bit | 6.5 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.10 | compose 7.1.2 | k8s 7.0-6 | cputemp 7.0 | mergerfs 7.0.3


    omv-extras.org plugins source code and issue tracker - github


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

Jetzt mitmachen!

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