How to Install OpenMediaVault on Odroid-HC2 (or ARM without Raspberry Pi)



  Environment
    Device :  Odroid-HC2
    OS : Armbian Buster



※ There is no Pre-Installed OpenMedia  Image for ARM 
If Youn install OpenMediaVault on ARM without Raspberry PI 
Do the following

1. Install Armbian(Buster) on Odroid-HC2


1) Download Armbian(Buster) Image from Armbian Website

2) Install Armbian(Buster) with balenaEtcher on Micro SD

3) Install Micro SD On Odroid-HC2

4) Power Odroid-HC2

5) Search IP with Angry IP Scanner on Odroid-HC2

6) Setup Initial Account

default password of Armbian
userid : root
password : 1234

Change password of root
New root password: ********
Repeat password: ********
Create New Account
Creating a new user account. Press  to abort

Please provide a username (eg. your forename) : test
Create password:  **********
Repeat password:  **********

Please provide your real name (eg. John Doe) : test
Dear test, your account test has been created and is sudo enabled.
Please use this account for your daily work from now on.

7) Upgrade all package
$ sudo apt update ; sudo apt dist-upgrade -y; sudo apt autoremove -y
$ shutdown -r now

2. Install OpenMediaVault


1) Install OpenMediaVault

$ wget -O - https://github.com/OpenMediaVault-Plugin-Developers/installScript/raw/master/install | sudo bash

2) Connect OpenMediaVault

default password of Armbian
userid : admin
password : openmediavault