0

Recently I tried downloading a full Bitcoin node, but I keep receiving an error before I can run the command bitcoind.

What command should I use to start the entire Pi over from scratch?

Aurora0001
  • 6,308
  • 3
  • 23
  • 38

1 Answers1

1

All data is held on the SD card.

If you write a fresh (for instance Raspbian) image to the SD card that will remove all existing data.

joan
  • 71,024
  • 5
  • 73
  • 106