Post
Topic
Board Bitcoin Technical Support
Re: can't change data directory bitcoin-core 0.19.0.1 ubuntu 19.10
by
bob123
on 25/12/2019, 12:36:33 UTC
Maybe it's just called "bitcoin" instead of "bitcoin-qt" on your system (I'm using slightly different version numbers).
no  is not working

different  version of  bitcoin core?

Check the directory for the executable and run it using:
Code:
./NAME -datadir=...

Replace NAME with the name of the executable and ... with the path you want to use (e.g. the one proposed by LoyceV to test).


Regarding your issue.. it definitely seems like a permission issue or a bug.
How did you install core ?
Did you already try to start it via the console and giving it the datadir path via the parameter (i guess you didn't yet?) You might want to try that out.
Also could you give us the output of the directory you are trying to use (using ls -al inside of /media/asus/multimedia) ?
Btw, how is your external drive formatted ? Which format did you use ?