Bitcoin Forum

Bitcoin => Bitcoin Technical Support => Topic started by: chufchuf on June 21, 2012, 09:51:16 PM



Title: Where to add the wallet in an ubuntu installation?
Post by: chufchuf on June 21, 2012, 09:51:16 PM
If you want to transfer a wallet into a bitcoin client that's sitting in an Ubuntu install, where do you put it? I don't have much experience with Ubuntu, but all the bitcoin pieces don't seem to be sitting in one directory, so I just wouldn't know where to put the wallet. Is the wallet file the only file I need to transfer to get the bitcoin to recognise the bitcoins and to function perfectly?


Title: Re: Where to add the wallet in an ubuntu installation?
Post by: Revalin on June 21, 2012, 09:52:34 PM
It goes in the .bitcoin directory in your home directory.  Dirs that start with a '.' are hidden.  You can see them with 'ls -a'.

Yes, you just need the wallet.dat.  The rest will be automatically downloaded.


Title: Re: Where to add the wallet in an ubuntu installation?
Post by: Stephen Gornick on June 21, 2012, 10:02:22 PM
 - http://en.bitcoin.it/wiki/Data_directory


Title: Re: Where to add the wallet in an ubuntu installation?
Post by: chufchuf on June 22, 2012, 09:42:40 PM
plz help, thanks: Well, I'll be damned, but I have a bitcoin client in windows. I copied the wallet.dat, put it into linux, put it into the ubuntu installation with a brand new bitcoin client downloaded from ubuntu software center, replacing the default wallet.dat and now I get these error messages:

exception nst8ios_base7failureECDataStream::read() : end of data bitcoin in AppInit()

EXCEPTION NSt8ios_base7failureECDataStream::read() : end of data bitcoin in CMyApp::OnUnhandledException()


Title: Re: Where to add the wallet in an ubuntu installation?
Post by: Stephen Gornick on June 23, 2012, 11:59:43 PM
plz help, thanks: Well, I'll be damned, but I have a bitcoin client in windows. I copied the wallet.dat, put it into linux, put it into the ubuntu installation with a brand new bitcoin client downloaded from ubuntu software center, replacing the default wallet.dat and now I get these error messages:

exception nst8ios_base7failureECDataStream::read() : end of data bitcoin in AppInit()

EXCEPTION NSt8ios_base7failureECDataStream::read() : end of data bitcoin in CMyApp::OnUnhandledException()

Does the same wallet.dat still load in Windows?


Title: Re: Where to add the wallet in an ubuntu installation?
Post by: Graet on June 24, 2012, 06:38:24 AM
plz help, thanks: Well, I'll be damned, but I have a bitcoin client in windows. I copied the wallet.dat, put it into linux, put it into the ubuntu installation with a brand new bitcoin client downloaded from ubuntu software center, replacing the default wallet.dat and now I get these error messages:

exception nst8ios_base7failureECDataStream::read() : end of data bitcoin in AppInit()

EXCEPTION NSt8ios_base7failureECDataStream::read() : end of data bitcoin in CMyApp::OnUnhandledException()
what version is you "brand new bitcoin client" ubuntu repos are usually a few versions behind, last 2 versions have security updates, check bitcoin.org make sure you are up to date :)