Bitcoin-qt is trying toload to C drive instead of my D drive

0

So I'm running a 250 GB SSHD for my windows boot drive and basic system functions. I am running a 1 TB standard HD for my larger files (like the bitcoin ledger). How do I prevent Bitcoin-qt from loading the ledger to my C drive and instead have it load to my D drive?

SKC

Posted 2019-01-24T05:14:20.010

Reputation: 1

Question was closed 2019-01-27T19:16:35.153

Answers

0

You can create a bitcoin.conf file that specifies datadir=(your/desired/filepath) in order to override the default data directory location.

chytrik

Posted 2019-01-24T05:14:20.010

Reputation: 10 276