Silk Road forums
Discussion => Security => Topic started by: Jallo6 on August 26, 2012, 06:43 pm
-
Can anyone please tell me where the wallet.dat file is on TAILS?
I have bitcoin on a persistent volume on TAILS. I have Googled the location but I cannot seem to find it. I cant even seem to find the .bitcoin folder. I am no newb to computers but am to bitcoin. Finding a file/folder has never been an issue for me so I assume I have something screwed up.
Any help is appreciated.
Thanks
-
In a terminal try:
locate wallet.dat
-
find / -name wallet.dat -print 2>/dev/null
Or just do an ls -a in your ~ or perhaps ~/persistence.
-
I figured it out.
I had to click "Show hidden files" Then the .bitcoin folder showed up.
Now I have to figure out http://dkn255hz262ypmii.onion/index.php?topic=38539.0 - How to rescan or restore?