Solved
Can someone share the steps to install the Bitcoin Core Client GUI on Linux Mint 22.2 Zara and set up the data directory?
I'm not using the Software Manager because it doesn't allow me to choose where to put the data directory.
I've got the blockchain data stored on a separate 2TB m.2 SSD while my OS is on a 500GB m.2 SSD.
How to Install Bitcoin Core on Linux Mint 22.2 Zara and Set Up Data Directory
7 replies 471 views
I've used a symlink for this without problems for years. Something like this should work:
pop that in the terminal? but with the path of 2TB block folder.
Yep (assuming file ~/.bitcoin/blocks doesn't exist yet, and ~/.bitcoin is an existing directory).
What about the entire data directory? Wallet n all.
Like how data= thing in shortcut on win10?
r3al_v4ultMember
Posts: 54 · Reputation: 222
#6Sep 18, 2024, 06:07 PM
You could run bitcoin-qt with --choosedatadir arg to start it in Welcome Screen where you can set the datadir. (exclusive to the GUI client)
Do you mean --datadir=<path to custom datadir>?
That should work but it'll not be persistent if used in the terminal, you can put datadir=<path to custom datadir> to your bitcoin.conf file inside your default datadir to permanently set it if you haven't done the method above.
This applies to bitcoind as well.
Would you have instructions to install without flatpak?
I don't want flatpaks version, it wants to upgrade some packages I don't want upgraded to install bitcoin core client.
Actual solution to all of it.
https://markaicode.com/install-bitcoin-core-28-ubuntu-24-04-guide/
I just replaced 28 with 28.1 in the links for the terminal. It's fired up with bitcoin core client asked which data dir when it started, pointed it to the path, its up and running and syncing.
r3al_v4ultMember
Posts: 54 · Reputation: 222
#8Sep 20, 2024, 12:12 PM
Oh, you were also looking for installation instructions not just ways to point to a custom datadir.
Anyways, --choosedatadir is for when you missed that one-time first launch "Welcome Screen", if you want to point it elsewhere or if it somehow didn't show up.
Related topics
- Bitcoin Core displaying coins (UTXOs) in a new tab 13
- Ways to earn some sats by contributing to bitcoin core development 5
- What can I do to fix this Bitcoin Core error? 8
- How do you protect your Bitcoin Core wallet? 19
- issues with bitcoin core database read error 2
- Curious about the 'Services' section in the peers of Bitcoin Core 6