It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
Starting recovery.
Can't open /dev/sda, check the path or try as root
("'module' object has no attribute 'O_BINARY'",)
[root@manjaro Documents]# python2 pywalletOld.py --recover --recov_device /dev/sda --recov_size 30Gio --recov_outputdir /home/manjaro/Documents/
0.00/32.21 Go
ETA: 07:00:09
0.01/32.21 Go
ETA: 01:04:14
0.02/32.21 Go
ETA: 01:04:14
Starting recovery.
Can't open /dev/sda, check the path or try as root
[root@manjaro Code]#
[root@manjaro Code]# fdisk -l
WARNING: fdisk GPT support is currently new, and therefore in an experimental phase. Use at your own discretion.
Disk /dev/sda: 640.1 GB, 640135028736 bytes, 1250263728 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk label type: gpt
# Start End Size Type Name
1 162 1241514017 592G unknown
2 1243977728 1250263023 3G Linux swap
3 1250263074 1250263689 308K unknown
sudo python2 ./pywallet.py
[manjaro@manjaro Code]$ ls
bsddb3-6.0.0/ pywallet.py* pywallet.py~
[manjaro@manjaro Code]$ sudo ./pywallet.py
: No such file or directory
[manjaro@manjaro Code]$ python --version
Python 3.3.2
[manjaro@manjaro Code]$ python
Python 3.3.2 (default, May 21 2013, 15:40:45)
[GCC 4.8.0 20130502 (prerelease)] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> help('modules')
Please wait a moment while I gather a list of all available modules...
[b]...[/b]
_bisect base64 ipaddress smtpd
_bz2 bdb itertools smtplib
_codecs binascii json sndhdr
_codecs_cn binhex keyword socket
_codecs_hk bisect lib2to3 socketserver
_codecs_iso2022 [b]bsddb3 [/b] linecache spwd
[b]...[/b]
[manjaro@manjaro Code]$ sudo python pywallet.py
File "pywallet.py", line 845
_p = 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFC2FL
^
SyntaxError: invalid syntax