forked from raspiblitz/raspiblitz
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: update alternative platforms to Buster
- Loading branch information
Showing
2 changed files
with
22 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -18,23 +18,25 @@ Specifications of the tested hardware: [hw_comparison.md](hw_comparison.md) | |
All testers are welcome. Open an issue for your specific board to collaborate and share your experience. | ||
|
||
--- | ||
## Armbian Stretch | ||
## 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: | ||
* Odroid XU4 with the Armbian Stretch image from https://www.armbian.com/odroid-xu4/ | ||
* Odroid XU4 / HC1 / HC2 with the Armbian Buster image from https://www.armbian.com/odroid-xu4/ | ||
|
||
|
||
Burn the image to the SDCard with [Etcher](https://www.balena.io/etcher/). | ||
Burn the image to the SDcard with [Etcher](https://www.balena.io/etcher/). | ||
|
||
Assemble and boot. | ||
Assemble and boot. | ||
|
||
`ssh [email protected]` | ||
|
||
password: 1234 | ||
|
||
Follow the instructions in the terminal. | ||
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 | ||
|
||
|
@@ -90,5 +92,8 @@ The HDMI screen tested: https://www.aliexpress.com/item/3-5-inch-LCD-HDMI-USB-To | |
Detailed instructions for the RaspiBlitz-on-DietPi: [alternative.platforms/dietpi/README.md](/alternative.platforms/dietpi/README.md) | ||
|
||
--- | ||
For the process to build a custom SDcard image release see: | ||
https://github.com/rootzoll/raspiblitz/blob/master/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/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters