mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-21 14:11:06 +02:00
corrections
This commit is contained in:
@@ -4,7 +4,7 @@ https://dietpi.com/phpbb/viewtopic.php?f=8&t=9#p9
|
||||
|
||||
Login to DietPi
|
||||
username = root
|
||||
password = dietpi
|
||||
password = dietpi
|
||||
DietPi also comes pre-installed with Dropbear SSH Server.
|
||||
|
||||
`ssh root@[IP-OF-YOUR-DIETPI]`
|
||||
@@ -22,7 +22,7 @@ run: `ssh-keygen -f "/home/buidl/.ssh/known_hosts" -R "dietpi.IP"`
|
||||
|
||||
`ssh root@[IP-OF-YOUR-DIETPI]`
|
||||
Ok in the menu
|
||||
" Do you wish to continue with DietPi as a pure minimal image? "
|
||||
"Do you wish to continue with DietPi as a pure minimal image?"
|
||||
Ok
|
||||
Reboots again
|
||||
|
||||
@@ -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