mirror of
https://github.com/rootzoll/raspiblitz.git
synced 2025-02-24 14:51:03 +01:00
FAQ on how to replace a coruupted blockchain
This commit is contained in:
parent
7ba97f9f23
commit
9cc69a9e45
1 changed files with 2 additions and 0 deletions
2
FAQ.md
2
FAQ.md
|
@ -71,6 +71,8 @@ If everything of the above is prepared, start the setup of the new RaspiBlitz wi
|
|||
|
||||
Once you finished all the transferes the Raspiblitz will make a quick-check on the data - but that will not guarantee that everything in detail was OK with the transfere. Check further FAQ answeres if you get stuck or see a final sync with a value below 90%.
|
||||
|
||||
**If you want to replace a corrupted blockchain this way:** *Go to terminal. `sudo systemctl stop bitcoind` and `sudo systemctl stop lnd` then call `/home/admin/50copyHDD.sh` use the displayed SCP commands to copy over the fresh blockchain but in the end (when copy is done) use the CTRL-C to stop script and make a reboot with `sudo shutdown -r now`.*
|
||||
|
||||
## How do I clone the Blockchain from a 2nd HDD?
|
||||
|
||||
During setup, when you start with an empty HDD you need to get a copy of the blockchain. One option available is to connect a 2nd HDD to the RaspiBlitz that contains already the blockchain data and start to copy/clone.
|
||||
|
|
Loading…
Add table
Reference in a new issue