Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
53425725
Topic
5211567
Board
Bitcoin Technical Support
Re: can't change data directory bitcoin-core 0.19.0.1 ubuntu 19.10
by
LoyceV
on
24/12/2019, 08:04:27 UTC
Quote from: minertalk on December 24, 2019, 05:00:34 AM
Quote from: LoyceV on December 23, 2019, 03:37:56 PM
Quote from: minertalk on December 23, 2019, 03:34:32 PM
I give 777 to all directories still nothing
Have you tested my suggestion?
Code:
mkdir /dev/shm/bitcoin; bitcoin-qt -datadir=/dev/shm/bitcoin
command not found
Maybe it's just called "bitcoin" instead of "bitcoin-qt" on your system (I'm using slightly different version numbers).