mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 22:58:43 +01:00
README v1.1
This commit is contained in:
parent
c27cacf5ef
commit
47e260da8e
2 changed files with 24 additions and 5 deletions
16
FAQ.md
16
FAQ.md
|
@ -559,3 +559,19 @@ Also make sure to check again on your power supply - it needs to deliver equal o
|
||||||
4. Capital committed to destinations no one wants to send to
|
4. Capital committed to destinations no one wants to send to
|
||||||
5. Fees are too high
|
5. Fees are too high
|
||||||
6. Your inbound liquidity doesn't have good inbound liquidity itself
|
6. Your inbound liquidity doesn't have good inbound liquidity itself
|
||||||
|
|
||||||
|
## 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
|
||||||
|
|
||||||
|
## Is it safe to downgrade from v1.1 to v1.0?
|
||||||
|
|
||||||
|
Yes it should - but its not tested yet.
|
11
README.md
11
README.md
|
@ -80,13 +80,16 @@ 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:
|
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.1**:
|
||||||
|
|
||||||
HTTP: http://wiki.fulmo.org/downloads/raspiblitz-v1.0-2019-02-18.img.gz
|
HTTP: http://wiki.fulmo.org/downloads/raspiblitz-v1.0-2019-03-18.img.gz
|
||||||
|
|
||||||
Torrent: https://github.com/rootzoll/raspiblitz/raw/master/raspiblitz-v1.0-2019-02-18.torrent
|
Torrent: https://github.com/rootzoll/raspiblitz/raw/master/raspiblitz-v1.0-2019-03-18.torrent
|
||||||
|
|
||||||
SHA-256: 99ca96d214657388305ca117e2343ead45f9d907f185bef36c712a9a3e75568f
|
SHA-256: b7a449ce6444f9e7e9fd05156ff09c70a6e200be0b5e580d3317049eefc4f3b7
|
||||||
|
|
||||||
|
* [How to update my RaspiBlitz?](FAQ.md)
|
||||||
|
* [Can I still get version 1.0 of RaspiBlitz?](FAQ.md)
|
||||||
|
|
||||||
2. Write the SD-Card image to your SD Card - if you need details, see here:
|
2. Write the SD-Card image to your SD Card - if you need details, see here:
|
||||||
https://www.raspberrypi.org/documentation/installation/installing-images/README.md
|
https://www.raspberrypi.org/documentation/installation/installing-images/README.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue