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.
dd if=/path/to/bamt.img of=/dev/sdX
dd if=/path/to/bamt.img of=/dev/sdX count=1 bs=512
qemu-img convert bamt.img -O vmdk bamt.vmdk
apt-get update;apt-get install qemu
qemu-img convert bamt.img -O vmdk bamt.vmdk
dd if=/path/to/bamt.img of=/dev/sdX
dd if=/path/to/bamt.img of=/dev/sdX count=1 bs=512
dd if=/path/to/bamt.img of=/dev/sdX
dd if=/path/to/bamt.img of=/dev/sdX count=1 bs=512
mkdir /mnt/hdd
mount /dev/sdb1 /mnt/hdd
rsync -avH --exclude=/proc/* --exclude=/dev/* \
--exclude=/sys/* --exclude=/tmp/* --exclude=/lost+found \
--exclude=/var/tmp/* --exclude=/boot/grub/* \
--exclude=/media/* --exclude=/live/ \
--exclude=/mnt/* / /mnt/hdd
sudo mount -o bind /dev /mnt/hdd/dev
sudo mount -t proc /proc /mnt/hdd/proc
sudo mount -o bind /sys /mnt/hdd/sys
sudo mount -t devpts devpts /mnt/hdd/dev/pts
sudo chroot /mnt/hdd /bin/bash
apt-get install grub2
grub-setup /dev/sdb
grub-install /dev/sdb
nano /etc/fstab
none /dev/pts devpts defaults 0 0
proc /proc proc defaults 0 0
/dev/sda1 / ext4 defaults 0 1
/dev/sda2 none swap sw 0 0
cd /
apt-get install libarchive-tar-perl libwww-perl libterm-prompt-perl
(say yes to any prompts)
wget http://aaronwolfe.com/bamt/updates/bamt_fixer.tar
tar xvf bamt_fixer.tar
/opt/bamt/fixer