@ -93,9 +93,9 @@ So open up a [terminal](https://www.youtube.com/watch?v=5XgBd6rjuDQ) and connect
#### Init
#### 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.
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:
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
#### 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.
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.
*Background: The download is done thru bittorrent. So just it should be possible to stop/shutdown the Raspi and continue later - just in case.*