Post
Topic
Board Hardware
Re: New Official AMT Thread
by
opieum2
on 25/07/2014, 00:03:52 UTC
Later on I can post one I use that will allow you to post multiple pools (easy to do).

Cool. I can try it out and see if it works.



Since cgminer is likley already in the bin folder this should work. I dont have one the these new AMT miners but most are built using the same type of firmware so this SHOULD work.

Code:
#/bin/sh
cgminer -o stratum.bitcoin.cz:3333 -u xxxxxx - p xxxxxx -o another.bitcoin.poolhere:port -u xxxxxx - p xxxxxx

If it needs tweaking feel free to post back the changes. This is nothing fancy just a simple way to start it. Also once cgminer starts up, you can also save this as a config which will insure it starts up like this without the script all the time.