Bitcoin Forum
May 13, 2024, 07:38:31 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: bitcoin core directory reset on mac  (Read 315 times)
thrilos (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
October 21, 2017, 10:40:55 AM
 #1

Hello! how do i reset the directory path of bitcoin core on macos?

i accidentaly choose the entire folder of application support.....
1715629111
Hero Member
*
Offline Offline

Posts: 1715629111

View Profile Personal Message (Offline)

Ignore
1715629111
Reply with quote  #2

1715629111
Report to moderator
1715629111
Hero Member
*
Offline Offline

Posts: 1715629111

View Profile Personal Message (Offline)

Ignore
1715629111
Reply with quote  #2

1715629111
Report to moderator
BitcoinCleanup.com: Learn why Bitcoin isn't bad for the environment
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715629111
Hero Member
*
Offline Offline

Posts: 1715629111

View Profile Personal Message (Offline)

Ignore
1715629111
Reply with quote  #2

1715629111
Report to moderator
1715629111
Hero Member
*
Offline Offline

Posts: 1715629111

View Profile Personal Message (Offline)

Ignore
1715629111
Reply with quote  #2

1715629111
Report to moderator
AdolfinWolf
Legendary
*
Offline Offline

Activity: 1946
Merit: 1427


View Profile
October 21, 2017, 12:07:49 PM
 #2

Hello! how do i reset the directory path of bitcoin core on macos?

i accidentaly choose the entire folder of application support.....

I'm not an expert on macos, but isn't that like any other generic path, so something like this;


Quote


   1. echo $PATH and copy it's value
   2. export PATH=""
   3. export PATH="/path/you/want/to/keep"
https://stackoverflow.com/questions/15872666/how-to-remove-entry-from-path-on-mac

Then readd it with the right path to bitcoin Core? What version of MacOS are you using?

If this isn't fixing it, maybe reset your $PATH in general and readd the right bitcoin core  directory??


achow101
Moderator
Legendary
*
Offline Offline

Activity: 3388
Merit: 6635


Just writing some code


View Profile WWW
October 21, 2017, 04:50:57 PM
 #3

Start Bitcoin Core with the -choosedatadir option. You can either start it from the terminal (not sure how you do that on Macs) or add choosedatadir=1 to your bitcoin.conf file. If you add it to your bitcoin.conf file, you will want to remove it later and delete the bitcoin.conf file from your Application Support folder. Once Bitcoin Core has started with that option, you will be given a dialog to choose your datadir again.

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!