Bitcoin Forum
June 27, 2024, 02:45:45 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Block Chain Download Location help  (Read 855 times)
Dan1320 (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
June 26, 2015, 02:25:43 AM
 #1

What are the commands to Create a Dir to install the Binaries and create dir for Each coin when i want the directories and the coin block chains to be downloaded and created on and external drive that i am using that has considerable more space than the hard drive that Ubuntu and my mining pool is currently installed to
Currently the commands are
mkdir ~/bin
mkdir ~/.bitcoin
mkdir ~/.namecoin
mkdir ~/.ixcoin
mkdir ~/.devcoin


what changes do i need to make to those commands to have them created on the external drive
Thanks for any help
Daniel
OmegaStarScream
Staff
Legendary
*
Offline Offline

Activity: 3528
Merit: 6177



View Profile
June 26, 2015, 06:29:18 AM
 #2

I was just searching and found out that By default Bitcoin will put its data here: ~/.bitcoin/
Check here the bitcoin wiki (it contains all the informations about the blockchain path for each operating system) : https://en.bitcoin.it/wiki/Data_directory

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
Muhammed Zakir
Hero Member
*****
Offline Offline

Activity: 560
Merit: 506


I prefer Zakir over Muhammed when mentioning me!


View Profile WWW
June 26, 2015, 11:20:56 AM
 #3

 • Go to /usr/share/applications.
 • Right click on the Bitcoin file, then select the "Copy" option.
 • Right click on the desktop and select "Paste".
 • Right click this shortcut, select "Properties" and replace the command field with bitcoin-qt -datadir=path, where path is the fully qualified path to the new data directory.
 • Double clicking the resulting shortcut starts Bitcoin Core with the custom data directory.

Another way:

 • Open file browser.
 • Select View -> Show Hidden Files menu option.
 • Close Bitcoin Core if it is running.
 • Copy the default .bitcoin folder to new directory(here, external drive).
 • Rename default folder .bitcoin to something else. Eg:- bitcoin-old.
 • Open Bitcoin Core.
 • A window[1] appears asking you to choose a location. Choose Use a custom data directory option.
 • Type the path to new directory in the field or click the ... button to point to the new location and click OK.

[1]


Source: http://bitzuma.com/posts/moving-the-bitcoin-core-data-directory/.

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!