Post
Topic
Board Bitcoin Technical Support
Re: Need help--Moving blockchain to SD card on Linux
by
SnitraM
on 10/06/2013, 10:27:44 UTC
After detaching the db as the other post tell you and recopying the files, then if you want to actually use
the files on the card instead of copying them to ~/.bitcoin/, run "bitcoind -h" and look at all the options.

I think the one you want is "-datadir=".

Remember if you plan on using the card on different bitcoin clients you'd need to always use the
-detachdb option.