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

    • Official Post

    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 8.1.1-1 synchrony | 6.17 proxmox kernel

    plugins :: omvextrasorg 8.0.2 | kvm 8.0.7 | compose 8.1.5 | cterm 8.0 | borgbackup 8.1.7 | cputemp 8.0 | mergerfs 8.0 | scripts 8.0.1 | writecache 8.1.1


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


    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!

    • Official Post

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

    omv 8.1.1-1 synchrony | 6.17 proxmox kernel

    plugins :: omvextrasorg 8.0.2 | kvm 8.0.7 | compose 8.1.5 | cterm 8.0 | borgbackup 8.1.7 | cputemp 8.0 | mergerfs 8.0 | scripts 8.0.1 | writecache 8.1.1


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


    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!

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!