Take the 2-minute tour ×
Bitcoin Stack Exchange is a question and answer site for Bitcoin crypto-currency enthusiasts. It's 100% free, no registration required.

Every time I launch BFG Miner I have to add the devices by entering the com port it is on. Is there anyway to do this automatically?

Here is my start script:

bfgminer -o stratum.bitcoin.cz:3333 -u Bgordy2014.RaspberryPi -p DONTTAKEMYPASSWORD -G

I was thinking along the lines of -D erupter:\.\COM3

D equaling devices

share|improve this question

1 Answer 1

-S all will attempt autodetection.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.