Odroid-HC2 (or ARM without Raspberry Pi)에 OpenMediaVault 설치하기
Beyond Here
Environment
Device : Odroid-HC2
OS : Armbian Buster
※ OpenMediaVault 설치 방법이 변경되외 ARM용 설치 이미지는 더 이상 존재하지 않는다
필요시 라즈베리 파이를 제외한 ARM기기는 아래와 같시 설치하면 됨
1. Armbian(Buster) 설치
1) Armbian(Buster) 이미지 다운로드
2) balenaEtcher로 Armbian(Buster)을 Micro SD에 설치
3) Micro SD 장착
4) Odroid-HC2 전원 투입
5) Angry IP Scanner로 Orange Pi R1 IP확인
6) 계정 설정
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.