python pywallet_2.1.0b2.py --recover --recov_size 500Go --recov_device "/dev/sdax" --recov_outputdir="/home/xxx"
does this look right before i run it?:
sudo python pywallet_2.1.0b2.py --recover --recov_size 500Go --recov_device "/dev/sdax" --recov_outputdir="/home/cypher/Desktop/wallet.dat"
edit: do i need the passphrase?
- 500Go to the approximate size of your partition (better higher than lower)
- /dev/sdax to the partition you want to look into (sudo fdisk -l might help)
- As Kouye said recov_outputdir must be a directory, empty or not
Pywallet will ask for the passphrases
The recovered file will be named "recovered_wallet_{timestamp}.dat"
this is what i have:
Device Boot Start End Blocks Id System
/dev/sda1 * 2048 499711 248832 83 Linux
/dev/sda2 501758 250068991 124783617 5 Extended
/dev/sda5 501760 250068991 124783616 83 Linux