mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-26 19:47:05 +02:00
corrections
This commit is contained in:
@@ -22,7 +22,7 @@ run: `ssh-keygen -f "/home/buidl/.ssh/known_hosts" -R "dietpi.IP"`
|
|||||||
|
|
||||||
`ssh root@[IP-OF-YOUR-DIETPI]`
|
`ssh root@[IP-OF-YOUR-DIETPI]`
|
||||||
Ok in the menu
|
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
|
Ok
|
||||||
Reboots again
|
Reboots again
|
||||||
|
|
||||||
@@ -38,18 +38,26 @@ The only fault appears to be with `fail2ban`
|
|||||||
`ssh admin@[IP-OF-YOUR-DROIDBLITZ]`.
|
`ssh admin@[IP-OF-YOUR-DROIDBLITZ]`.
|
||||||
password: raspiblitz
|
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.
|
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:
|
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
|
Copied the blockchain manually on my main computer to the root /bitcoin folder
|
||||||
Reinserted the HDDto the ODroid and booted up
|
Reinserted the HDDto the ODroid and booted up
|
||||||
|
|
||||||
ssh admin@[IP-OF-YOUR-DROIDBLITZ]
|
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