Post
Topic
Board Bitcoin Technical Support
Re: Bitcoin Core 0.21 - error opening block database
by
Raini1110
on 28/11/2021, 22:29:41 UTC
You can use datadir=<dir>

With that, the command should look like:
Code:
bitcoin-qt.exe -datadir=E:\Bitcoin -reindex

Thank you, does not work.
This command does not work for me.

C:\Users\Raini>bitcoin-qt.exe -dir=E:\Bitcoin -reindex
The command "bitcoin-qt.exe" is either misspelled or
could not be found.

C:\Users\Raini>bitcoin-qt.exe -datadir=E:\Bitcoin -reindex
The command "bitcoin-qt.exe" is either misspelled or
could not be found.