Post
Topic
Board Hardware
Re: [Setup & Troubleshoot] Bitmain AntMiner S1 180GH/S miner
by
Cryptixuk
on 12/05/2014, 03:42:13 UTC


That means that you missed a few commands.  I made a sure-fire way to get it done every time.  Try this:
Code:
cd /usr/bin/
wget http://kano-kun.net/AntS1/cgminer-ants1-4.3.2a-85fcf0c
chmod +x cgminer-ants1-4.3.2a-85fcf0c
mv cgminer cgminer.original
rm cgminer
ln -s cgminer-ants1-4.3.2a-85fcf0c cgminer
reboot
[/quote]

I got to wget part after entering still says wget: can't open 'cgminer-ants1-4.3.2a-85fcf0c': file exits