Hello, we typed this into command prompt & we get this error.
C:\Users\username>D:\Program Files\Bitcoin\daemon\bitcoind
'D:\Program' is not recognized as an internal or external command,
operable program or batch file.
In the command prompt in the Bitcoin Core QT (my cloned M.2 is 'F') we typed "F:\Users\USERNAME\AppData\Roaming\Bitcoin\wallets\wallet.dat
Method not found (code -32601)
I can clearly see this command is not going to find the deleted wallet on my cloned drive.
Thank you for the link but I am totally lost as what to do with info like that, sorry but it's gobbledegook to me.
https://bitcoin.org/en/full-node#windows-10I also copy/pasted the wallet.dat that I recovered into the wallet section in the bitcoin QT install & it messes up the bitcoin core & will not function until I delete that dat file.
The Bitcoin program then loses its path & gives me a yellow warning, it still allows me to continue after the warning though.
I would post screenshots but there's not much point if I am so far off track, nothing seems to work.
Ok I understand, I will have to clone our 1 TB C: drive with Windows installation & swap it for a bigger capacity 2 TB drive.
I'll do this tonight & start the Bitcoin installation on the 2 TB C: drive after I have cloned the drive.
Ok I understand, I will have to clone our 1 TB C: drive with Windows installation & swap it for a bigger capacity 2 TB drive.
I'll do this tonight & start the Bitcoin installation on the 2 TB C: drive after I have cloned the drive.
Hello, we typed this into command prompt & we get this error.
C:\Users\username>D:\Program Files\Bitcoin\daemon\bitcoind
'D:\Program' is not recognized as an internal or external command,
operable program or batch file.
In the command prompt in the Bitcoin Core QT (my cloned M.2 is 'F') we typed "F:\Users\USERNAME\AppData\Roaming\Bitcoin\wallets\wallet.dat
Method not found (code -32601)
I can clearly see this command is not going to find the deleted wallet on my cloned drive.
Thank you for the link but I am totally lost as what to do with info like that, sorry but it's gobbledegook to me.
https://bitcoin.org/en/full-node#windows-10I also copy/pasted the wallet.dat that I recovered into the wallet section in the bitcoin QT install & it messes up the bitcoin core & will not function until I delete that dat file.
The Bitcoin program then loses its path & gives me a yellow warning, it still allows me to continue after the warning though.
I would post screenshots but there's not much point if I am so far off track, nothing seems to work.
- BTC
I wanted to try this option first & I have loaded the recovered wallet.dat file onto another PC at the desktop & we seem unable to find the 'bin' folder in the Bitcoin Core install directory which for us is on D: "D:\Program Files\Bitcoin\bin" does not show.
If the recovered file is corrupted, try to use salvage command of Bitcoin Core's bitcoin-wallet tool:
- Go to Bitcoin Core's install directory, open "bin" folder;
Since you're on Windows, it's in "C:\Program Files\Bitcoin\bin" folder by default. - Open your command prompt and cd to that directory, enter: cd "C:\Program Files\Bitcoin\bin"
- Then to use salvage command with bitcoin-wallet tool: bitcoin-wallet --wallet="full path to your wallet.dat" salvage
For example: if your corrupted wallet.dat is saved in "D:\testdir\wallet.dat", it should be --wallet="D:\testdir\wallet.dat" - Command should finish without any response, otherwise, there's an error.
- If it finished without errors, load the wallet.dat to Bitcoin Core and see if it's now fixed.
Is the 'bin' folder the 'recycle bin' on my original drive?
[/quote][/glow]
[li][/li]
[/list]
Awesome news, thank you & I can see the wallets folder in D: recycle bin aswell as the full the file tree: Local Disk(D)\Lost Files\Deleted\File Path Lost\wallets\, so I take it that must be inserted in the command prompt as the path?
I have now removed the M.2 drive so I don't overwrite anything & I am going to make a clone of the data on it, before I start the scan at the weekend.
I am totally unfamiliar with all this so thank you for your help.