mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-10-10 04:43:10 +02:00
correct partitions to copy
This commit is contained in:
@@ -50,11 +50,17 @@ 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:
|
||||||

|

|
||||||
|
|
||||||
So intead just copied the blockchain manually on my main computer to the root /bitcoin folder. Reinserted the HDD to the ODroid and booted up
|
So instead just copied the blockchain manually on my main computer to the root /bitcoin folder. Reinserted the HDD to the ODroid and booted up
|
||||||
|
|
||||||
|
|
||||||
`ssh admin@[IP-OF-DROIDBLITZ]
|
`ssh admin@[IP-OF-DROIDBLITZ]
|
||||||
`./60finishHDD.sh`
|
`./60finishHDD.sh`
|
||||||
|
|
||||||
|
alternatively can edit the 50copyHDD.sh
|
||||||
|
`sudo nano 50copyHDD.sh`
|
||||||
|
change the 3 instances of `sdb1` to `sdb`
|
||||||
|
|
||||||
|
|
||||||
got this 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 rebuilt sdcard.
|
and the same when tried again with a rebuilt sdcard.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user