Post
Topic
Board Mining support
Re: [GUIDE] BitFury Miner Support/Tuning
by
tom99
on 30/10/2013, 20:11:24 UTC


Why are you compiling chainminer? If all you're trying to do is change clock speeds, just edit /opt/bitfury/best.cnf and reboot. If that file doesn't exist yet, copy /run/shm/.stat.log to /opt/bitfury/best.cnf first.

1. How i copy /run/shm/.stat.log to /opt/bitfury/best.cnf ?
2. How i get /run/shm/.stat.log ?

use cp  /run/shm/.stat.log  /opt/bitfury/best.cnf

you can read more about cp command http://www.computerhope.com/unix/ucp.htm