Browse Source

#531 adding RaspiBlot Troubleshoot link

master
Christian Rotzoll 6 years ago
parent
commit
8795c660fa
  1. 22
      FAQ.md
  2. 6
      README.md

22
FAQ.md

@ -56,18 +56,6 @@ Yes - it was tested one time and worked. Just follow the normal update mechanism
Not tested - but LND 0.6 changed some data structure - so its not recommended.
## Can I still get version 1.0 of RaspiBlitz?
Yes here are the links:
HTTP: http://wiki.fulmo.org/downloads/raspiblitz-v1.0-2019-02-18.img.gz
Torrent: https://github.com/rootzoll/raspiblitz/raw/master/raspiblitz-v1.0-2019-02-18.torrent
SHA-256: 99ca96d214657388305ca117e2343ead45f9d907f185bef36c712a9a3e75568f
Code: https://github.com/rootzoll/raspiblitz/tree/v1.0
## Can I still get version 1.1 of RaspiBlitz?
HTTP: http://wiki.fulmo.org/downloads/raspiblitz-v1.1-2019-03-18.img.gz
@ -78,6 +66,16 @@ SHA-256: b7a449ce6444f9e7e9fd05156ff09c70a6e200be0b5e580d3317049eefc4f3b7
Code: https://github.com/rootzoll/raspiblitz/tree/v1.1
## Can I still get version 1.0 of RaspiBlitz?
Yes here are the links:
Torrent: https://github.com/rootzoll/raspiblitz/raw/master/raspiblitz-v1.0-2019-02-18.torrent
SHA-256: 99ca96d214657388305ca117e2343ead45f9d907f185bef36c712a9a3e75568f
Code: https://github.com/rootzoll/raspiblitz/tree/v1.0
## How to update a old RaspiBlitz BEFORE v1.0?
If your old RaspiBlitz if version 0.98 or higher, just follow the update instructions in the README.

6
README.md

@ -80,7 +80,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:
**Download SD-Card image - Version 1.1:**
**Download SD-Card image - Version 1.2:**
HTTP: http://wiki.fulmo.org/downloads/raspiblitz-v1.2-2019-04-28.img.gz
@ -132,7 +132,9 @@ If you run into a problem or you have still a question, follow the steps below t
3. Go to the GitHub issues of the RaspiBlitz: https://github.com/rootzoll/raspiblitz/issues Do a search there. Also check closed issues by removing 'is:open' from the filter/search-box.
4. If you havent found an answere yet, open a new issue on the RaspiBlitz GitHub. You may have to register an account with GitHub for this. If its a bug with the RaspiBlitz, please add (copy+paste) a Debug Report to your issue (see [FAQ](FAQ.md) how to generate) and/or add some screenshots/photos so the community gets more insight into your problem.
4. Check the RaspiBlot Troubleshoort guide: https://stadicus.github.io/RaspiBolt/raspibolt_70_troubleshooting.html (RaspiBolt is very similar to the RaspiBlitz)
5. If you havent found an answere yet, open a new issue on the RaspiBlitz GitHub. You may have to register an account with GitHub for this. If its a bug with the RaspiBlitz, please add (copy+paste) a Debug Report to your issue (see [FAQ](FAQ.md) how to generate) and/or add some screenshots/photos so the community gets more insight into your problem.
## Setup Process (Detailed Documentation)

Loading…
Cancel
Save