Sorry to post technical on the sales thread but does anyone have or know where I can get an image for the V3 M board. Nothing on the OP and not getting answers from the other threads.
Thanks!!
This is what I'm running. It's set up to use bfgminer, not chainminer.
https://dl.dropboxusercontent.com/u/57535575/bitfury-sd-card-customized-2.img.xzOnce you have it installed, you might want to update bfgminer:
cd bfgminer && git pull && make && sudo make install && sudo shutdown -r now
salfter,
your image is working well. it's been 48 hr and my periodic "reset" issues have disappeared and i now have a much more stable HR. thank you.
however, when i try to update bfgminer with:
cd bfgminer && git pull && make && sudo make install && sudo shutdown -r now
i get this:
error: Your local changes to the following files would be overwritten by merge:
driver-bfsb.c
Please, commit your changes or stash them before you can merge.
Aborting
how can i fix this error?