mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-01-18 13:27:00 +01:00
updated doc
This commit is contained in:
parent
7983e5fe3e
commit
1d010790c3
12
README.md
12
README.md
@ -93,9 +93,9 @@ So open up a [terminal](https://www.youtube.com/watch?v=5XgBd6rjuDQ) and connect
|
||||
|
||||
#### Init
|
||||
|
||||
Automatically after login per SSH as admin to the RaspiBlitz, the user sees this welcome menu:
|
||||
Automatically after login per SSH as admin to the RaspiBlitz, the user can choose if the RaspiBlitz should combine Bitcoin or Litecoin with Lightning:
|
||||
|
||||
![SSH0](pictures/ssh0-welcome.png)
|
||||
![SSH0](pictures/ssh0-welcome2.png)
|
||||
|
||||
Setting Up the Raspi is the only option at this point, so we go with OK.
|
||||
|
||||
@ -141,15 +141,13 @@ After this the setup process needs some time and the user will see a lot of cons
|
||||
|
||||
The following screen is just shown, if the HDD was not prepared with a copy of the Bitcoin blockchain (as part of a ready-2-go set). The following options are offered to get a copy:
|
||||
|
||||
![SSH5](pictures/ssh5-blockchain.png)
|
||||
![SSH5](pictures/ssh5-blockchain2.png)
|
||||
|
||||
The third option "SYNC" should just be use as a fallback. So normally you have the following two options:
|
||||
The option "SYNC" should just be use as a fallback. So normally you have the following two options:
|
||||
|
||||
#### Download the Blockchain
|
||||
|
||||
This is the recommended way for users that are making the setup at home without any further assistance but can take quite some time.
|
||||
|
||||
*Background: The download is done thru bittorrent. So just it should be possible to stop/shutdown the Raspi and continue later - just in case.*
|
||||
This is the recommended way for users that are making the setup at home without any further assistance but can take quite some time. You can choose to download over TORRENT or FTP-DOWNLOAD. Choose the FTP is the torrent if not working for you. To stop torrent and choose another option use CTRL+z and then start './10setupBlitz.sh' from terminal.
|
||||
|
||||
#### Copy the Blockchain
|
||||
|
||||
|
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 28 KiB |
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 35 KiB |
Loading…
Reference in New Issue
Block a user