raspiblitz/alternative.platforms
/rootzoll c1c595a0b7
#1126 preparing new setup with new c-lightning (#2396)
* move debug script

* patch patch command

* make sure setup file is sourced

* remove debug output

* make sure lnd is put behind tor

* change indent

* get fresh sync progress

* always set password A

* cached peer info

* fix printing cache

* fix check for existing files

* handle bitcoind not running

* result with newline

* test line break

* test new line

* test new line

* two vars on output

* #2388 improve online check (less pinging)

* used cached peer status

* move chache

* cach file permissions

* allow sudo call

* fix cache

* remove double scan info

* add conf info to sync screen

* reorder info

* add space

* add space

* order info

* internet suppress error messages

* order info

* fix offering Blockchain copy

* fix hostname

* final ready state info

* lnd unlock after provision

* remove debug exit

* harmonize ready state

* add status to lnd unlock

* update lnd unlock script

* edit the unlock

* remove debug echo

* add debug

* add debug

* fix if statement

* debug output

* switch position of source setupdata
2021-07-03 23:54:22 +02:00
..
amd64 moving github script 2021-06-24 21:20:48 +02:00
dietpi #1126 preparing new setup with new c-lightning (#2396) 2021-07-03 23:54:22 +02:00
pictures docs: add pictures of HC1 and XU4 2019-09-07 21:23:49 +01:00
display.alternatives.sh #2126 fix sd card expand & #1888 static fallback list (#2132) 2021-04-03 12:24:50 +02:00
hw_comparison.md docs: add pictures of HC1 and XU4 2019-09-07 21:23:49 +01:00
README.md replace links to master with v1.6 or dev path 2020-09-08 21:19:38 +02:00

Alternative platforms for the RaspiBlitz

Minimum requirements:

  • ARMv7, ARMv8 or x86 processor (32 or 64 bit)
  • 1 GB RAM
  • > 300 GB HDD

Desirable:

  • > 2GB DDR3 RAM
  • USB 3.0 or SATA connector
  • SSD
  • Compact case with efficient cooling (heatsink / fan)
  • HDMI / GPIO screen

Specifications of the tested hardware: hw_comparison.md

All testers are welcome. Open an issue for your specific board to collaborate and share your experience.


Armbian Buster

Many SBC-s are supported: https://www.armbian.com/download/

To verify the downloaded image follow: https://docs.armbian.com/User-Guide_Getting-Started/#how-to-check-download-authenticity

Tested on:

Burn the image to the SDcard with Etcher.

Assemble and boot.

ssh root@192.168.x.x

password: 1234

Follow the instructions in the terminal. Set the new password to raspiblitz and name the new user admin to keep in line with the rest of the setup.

Continue with building the SDcard: https://github.com/rootzoll/raspiblitz#build-the-sd-card-image


Ubuntu Bionic

A common distro to be supplied by the manufacturer for various boards.

Tested on:

Burn the image to the SDCard with Etcher.

Assemble and boot.

ssh root@192.168.x.x

password: odroid

apt-get update

apt-get upgrade

if there is an error:

E: Could not get lock /var/lib/dpkg/lock-frontend - open (11: Resource temporarily unavailable)

E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it?

run: reboot and update as above

Continue with building the SDcard: https://github.com/rootzoll/raspiblitz#build-the-sd-card-image


DietPi

Many SBC-s are supported: https://dietpi.com/#download

Tested on:

  • Odroid HC1
  • Odroid HC2 (the same board with a 3.5" 12V HDD)
  • Odroid XU4 (with HDMI screen)
  • Raspberry Pi 3 B+ (with the default GPIO or HDMI display)

The HDMI screen tested: https://www.aliexpress.com/item/3-5-inch-LCD-HDMI-USB-Touch-Screen-Real-HD-1920x1080-LCD-Display-Py-for-Raspberri/32818537950.html

Detailed instructions for the RaspiBlitz-on-DietPi: alternative.platforms/dietpi/README.md


For the process to build a custom SDcard image release see: https://github.com/rootzoll/raspiblitz/blob/dev/FAQ.md#what-is-the-process-of-creating-a-new-sd-card-image-release

Extras for advanced users and powerful hardware: https://github.com/openoms/bitcoin-tutorials/