Post
Topic
Board Mining (Altcoins)
Re: [GUIDE] GridSeed Miner Support/Tuning
by
toxic0n
on 24/03/2014, 16:46:38 UTC
- SD Formatter (link) clean up your SD Card. At least a 4GB SD.
2 - Download the SCRIPTA Image (link)
3 - Win 32 Disk Imager (link) and write the scripta image on the SD Card.
4 - Put the SD Card into your Raspberry.
5 - SSH access on port 7722, user: root / psw: scripta
6 - Use WinSCP (link) to move over the latest rasp cgminer for gridseed (https://db.tt/UygLkqwd) or Use PuTTY (link)
Code:
wget https://db.tt/UygLkqwd -O cgminer
7 - Go to the location where you copied over your cgminer and do "chmod 777 cgminer"
8 - Go to the SCRIPTA Web GUI, under Miner hit Miner commands, STOP
9 - Go to the location where you copied over your cgminer and run it from there using these commands:
Code:

After following these steps, is the BTC mode supposed to be disabled? Just wanted to make sure.
Also, is there a patched version without the latest client.reconnect vulnerability or can I compile one myself?

Thinking about it, can we use IP Tables on RPi/Scripta to allow connections to the pools we setup?