Tutorial: Running Bitcoind on Raspberry Pi

Standard

Tutorial on running the latest stable version of bitcoind (v0.10.0rc2 at the time of writing) on Raspberry Pi. You need ot have Raspbian on an SD Card (64GB or larger).

Installation Steps

Bootstrapping the blockchain
Copy the blockchain onto the SD Card from the the computer/laptop. To bootstrap the blockchain, downloaded bootstrap.dat (a previous copy of the block chain) using BitTorrent (Transmission on Linux) and put it in the Bitcoin Core data directory before starting bitcoind.  https://bitcoin.org/en/download

To start bitcoind manually

To stop bitcoind

To get information

To start bitcoind automatically at startup

Source: https://bitcointalk.org/index.php?topic=833254.msg10180284#msg10180284

Leave a Reply