Post
Topic
Board Bitcoin Technical Support
Re: can't open qt - need help - corrupted?
by
michagogo
on 07/01/2014, 19:49:42 UTC
The following commands should back up your wallet and then start the salvage operation:
Code:
$ cd /Users/username/Library/Application\ Support/Bitcoin/
$ cp wallet.dat wallet.dat.bak
$ open /Applications/Bitcoin-Qt.app --args -salvagewallet
Note that the salvage operation may take time (a 2-digit number of minutes), because part of it it a rescan of the blockchain.