Please add BMINNER !
You can do this yourself, courtesy Greerso from the VoskCoin group.
1. Log into your smOS install via ssh.
ssh miner@
miner@simpleminer:~$
2. Login as root.
miner@simpleminer:~$ sudo -s
miner@simpleminer:~#
3. Change to the smOS miners directory.
root@simpleminer:~# cd /root/miner_org
4. Download bminer.
root@simpleminer:/root/miner_org# wget https://www.bminercontent.com/releases/bminer-v5.3.0-e337b9a-amd64.tar.xz
5. Expand the compressed directory, then delete the downloaded file.
root@simpleminer:/root/miner_org# tar -xvf bminer-v5.3.0-e337b9a-amd64.tar.xz
root@simpleminer:/root/miner_org# rm bminer-v5.3.0-e337b9a-amd64.tar.xz
6. Choose one of the existing miners that you would like to replace with bminer, I chose 'sgminer-gm-5.5.5', then rename that folder so that smOS ignores it.
root@simpleminer:/root/miner_org# mv sgminer-gm-5.5.5 sgminer-gm-5.5.5_backup
7. Create a symlink from the bminer directory to the sgminer directory and enter that directory.
root@simpleminer:/root/miner_org# ln -s bminer-v5.3.0 sgminer-gm-5.5.5
root@simpleminer:/root/miner_org# cd sgminer-gm-5.5.5
8. Create a symlink from the bminer application to masquerade as sgminer.
root@simpleminer:/root/miner_org/sgminer-gm-5.5.5# ln -s bminer sgminer
9. Go to
http://simplemining.net and setup a new rig group for sgminer-gm-5.5.5 with the following miner options. This example is for MPH, but whatever your preferred pool is can go here. Change
to your username duh.
10. Assign the new sgminer (really bminer) to a rig.
Sit back and watch your sol/s and sol/w hit new highs.
If you think I'm awesome, send me your zencash! If your rig sets on fire, you did something wrong, this worked for me.
Hey mate,
I followed your guide and I ended up here
https://imgur.com/NCdp0Wtam I doing something wrong?
Thank you for help :-)