The image is for:
- Odroid HC1 / HC2
- Odroid XU4 / XU4Q
Download from:
- Keybase: https://keybase.pub/oms/raspiblitz_v1.3_odroid_xu4_hc1_armbian_2019_09_07/
- Mega.nz: https://mega.nz/#F!4FkSAQzb!xSKWw9UI9J2qKUqBxpPjwA (works natively in Chrome)
Verify authencity:
-
Verify that the downloaded file is intact:
$ shasum -a 256 *.img.gz
bbb82064db4fe526b0eae13ade3a106a4c6e7327e7cdca0441ec65d6b9d5cad8 raspiblitz_v1.3_odroid_xu4_hc1_armbian_2019_09_07.img.gz
-
Verify the PGP signature:
- download the .sig file from next to the image.
- Import my key:
$ curl https://keybase.io/oms/pgp_keys.asc | gpg --import
- Verify the image signature:
$ gpg --verify *.sig
- Look for:
gpg: Signature made Sat 07 Sep 2019 20:06:06 BST gpg: using RSA key 773E54244BCB4CEF373C1A9EA8133C3CF50B44E3 gpg: Good signature from "openoms <oms@tuta.io>" [unknown]
Burn to a min 8 GB SDcard with Etcher
Based on:
- Armbian_5.95_Odroidxu4_Debian_buster_default_4.14.141_minimal
- RaspiBlitz v1.3 https://github.com/rootzoll/raspiblitz/tree/eb923e04e3ed054f5bb6e9617725d37f58f61d40
- LND v0.7.1-beta
- Bitcoin Core v0.18.1
Install the Electrum Server in Rust with this automated guide:
https://github.com/openoms/bitcoin-tutorials/blob/master/electrs/README.md
More info on the custom builds:
https://github.com/openoms/raspiblitz/tree/master/alternative.platforms
and
https://github.com/openoms/raspiblitz/issues