Title: Unix Question Post by: EducatedHero on September 08, 2011, 03:41:43 PM I downloaded the LinuxCoin OS; I'm trying to figure out the terminal command to mine with my gpu's
Title: Re: Unix Question Post by: coinflips on September 08, 2011, 04:19:02 PM You will need to accept the AMD license first. Open a terminal (lxterminal) and type:
Code: cd / Then, for each GPU: open a terminal in the terminal, type: Code: cd /opt/miners/poclbm I use -a 1 -f 1 -w 128 -v for my options |