mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-26 03:28:04 +02:00
corrections
This commit is contained in:
@@ -38,18 +38,26 @@ The only fault appears to be with `fail2ban`
|
||||
`ssh admin@[IP-OF-YOUR-DROIDBLITZ]`.
|
||||
password: raspiblitz
|
||||
|
||||
The raspiblitz GUI and setup worked I until I neded to get the blockchain data.
|
||||
The raspiblitz GUI and setup worked I until I needed to get the blockchain data.
|
||||
|
||||
On the attempt to copy the blockchain from the HDD of a Raspiblitz the ODroid did not mount the 2nd HDD properly.
|
||||
It appeared as `sdb` and as `sda` after reboot:
|
||||
!()[droidblitz/DietPi/after_reboot_with_2nd_HDD.png]
|
||||

|
||||
|
||||
Copied the blockchain manually on my main computer to the root /bitcoin folder
|
||||
Reinserted the HDDto the ODroid and booted up
|
||||
|
||||
ssh admin@[IP-OF-YOUR-DROIDBLITZ]
|
||||
./60finishHDD.sh
|
||||
`./60finishHDD.sh`
|
||||
|
||||
got the same output here: [initial_setup_output](initial_setup_output.html)
|
||||
got this output here: [initial_setup_output](initial_setup_output.html)
|
||||
and the same when tried again with a fresh sdcard.
|
||||
|
||||
Stuck here now:
|
||||
```
|
||||
Failed to connect to bus: No such file or directory
|
||||
1548191939
|
||||
LND not ready yet ... waiting another 60 seconds.
|
||||
If this takes too long (more then 10min total) --> CTRL+c and report Problem
|
||||
```
|
||||
|
||||
and when restarted and built a fresh sdcard.
|
Reference in New Issue
Block a user