mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-21 14:04:15 +02:00
correct partitions to copy
This commit is contained in:
parent
2ce0e1d351
commit
5364ce0dcf
@ -50,11 +50,17 @@ The ODroid did not mount the 2nd HDD properly:
|
||||
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]
|
||||
`./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)
|
||||
and the same when tried again with a rebuilt sdcard.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user