From 010e32f17ff844c6e860e0e05dd085fb08627715 Mon Sep 17 00:00:00 2001 From: rootzoll Date: Wed, 13 Feb 2019 06:02:37 +0100 Subject: [PATCH] add info --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 51ea7be69..48cd215a1 100644 --- a/FAQ.md +++ b/FAQ.md @@ -71,7 +71,7 @@ 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`.* +**If you want to replace a corrupted blockchain this way:** *Go to terminal - maybe with CTRL+c. `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?