From 11872b885da21e1d6459a204c7a43c2056f63769 Mon Sep 17 00:00:00 2001 From: rootzoll Date: Wed, 6 Feb 2019 17:45:48 +0100 Subject: [PATCH] linked FAQ --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index af43409..f11f055 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ Connect the HDD to one of the USB ports. In the end your RaspiBlitz should look Your SD-card needs to contain the RaspiBlitz software. You can take the long road by [building the SD-card image yourself](#build-the-sd-card-image) or use the already prepared SD-Card image: -1. Download SD-Card image (version 1.0): +1. Download SD-Card image - **Version 1.0**: https://wiki.fulmo.org/downloads/raspiblitz-1.00-2019-02-22.img.gz SHA-256: 91ef1e5b4e55a5a90e9faf094756461be841ba02591bb41ccf481755977b191b @@ -301,7 +301,9 @@ As you can see from the URL you find the build script in this Git repo under `bu The whole build process takes a while. At the end the LCD drivers get installed and a reboot is needed. A user `admin` is created during the process. Remember the default password is now `raspiblitz`. You can login per SSH again - this time use admin: `ssh admin@[IP-OF-YOUR-RASPI]`. An installer of the SD card image should automatically launch. If you do not want to continue with the installation at this moment and use this sd card as a template for setting up multiple RaspiBlitze, click `Cancel` and run `/home/admin/XXprepareRelease.sh`. Once you see the LCD going white and the activity LED of the pi starts going dark, you can unplug power and remove the SD card. You have now built your own RaspiBlitz SD card image. *Note: If you plan to use your self build sd card as a MASTER copy to backup image and distribute it. Use a smaller 8GB card for that. This way its ensured that it will fit on every 16 GB card recommended for RaspiBlitz later on.* -` + +[How can I build an SD card other then the master branch?](FAQ.md#how-can-i-build-an-sd-card-other-then-the-master-branch) +[How can I build an SD card from my forked GitHub Repo?](FAQ.md#how-can-i-build-an-sd-card-from-my-forked-github-repo) ## Recover your Coins from a failing RaspiBlitz