Post
Topic
Board Mining software (miners)
Re: BFGMiner 3.4.0: modular ASIC/FPGA, GBT, Strtm, RPC, Lnx/OpnWrt/PPA/W64, BFY/KnC
by
Taugeran
on 05/11/2013, 22:42:37 UTC
Hi,

I am interested in running two instances of BFG at the same time on the same machine. I want to do this so I can mine BTC and TRC at the same time, on the same machine. I'd spit my BE's up using \\.\COMn in teh command line for each instance. Can I run two instance at the same time out of the same BFG folder, or do I need a separate folder for each instance.

Maybe what I want to do is impossible..  Huh


Thanks


Matt

what you can do is create two different config files each with the settings needed to mine the individual coins


open two cmd windows and navigate to the bfgminer folder


in one:bfgminer.exe -c config.BTC.conf -S BES:\\.\COMxxx .......

in the other: bfgminer.exe -c config.TRC.conf -S BES:\\.\COMyyy