EthOS can be configured to use either Claymore or Ethminer. Below are instructions for both:
Considering you have downloaded and installed your own copy of Ethos on your mining rig here is what you must do next:
Visit http://ethosdistro.com/ and click ConfigMaker
This will take you to https://configmaker.com/
Here you configure your remote configuration file like so:
globalminer claymorestratumproxy enabledmaxgputemp 75globaldpm 5globalfan 100safevolt enabledproxywallet [ACCOUNT].[WORKER]proxypool1 aka.pool.sexy:20022proxypool2 aka.vipool.net:8008poolpass1 xpoolpass2 xflags -mode 1 -allpools 1 -allcoins 1
[ADDRESS] = Your wallet address
[WORKER] = Whatever name your want to give to your computer for easy identification
Note: We have considered primary mining pool here Pool Sexy and failover pool we considered aka.vipool.net
After you complete your configuration file click Save Changes
Copy the link from your browser and save it in a file. This is your personal link to your configuration file if you need later to change it.
Copy the Public Link and save it in the same file for keeping.
Go into your ethOS computer and in your home directory /home/ethos
edit the file remote.conf
with your preferred editor. At the end of this file add your public link and save the file.
Reboot the rig and on startup you should be mining Akroma with this rig or you can start mining without rebooting with putconf && minestop
.
To see if the miner has started run show miner
.
To check you can go to the pool to see if the miner appears there after a while: http://aka.pool.sexy/#/account/[ACCOUNT]
Considering you have downloaded and installed your own copy of Ethos on your mining rig here is what you must do next:
Visit http://ethosdistro.com/ and click ConfigMaker
This will take you to https://configmaker.com/
Here you configure your remote configuration file like so:
globalminer ethminerstratumproxy enabledmaxgputemp 75globaldpm 5globalfan 100safevolt enabledproxywallet [ACCOUNT].[WORKER]proxypool1 aka.pool.sexy:20022proxypool2 aka.vipool.net:8008poolpass1 xpoolpass2 xflags --cl-global-work 8192 --farm-recheck 200
[ADDRESS] = Your wallet address
[WORKER] = Whatever name your want to give to your computer for easy identification
Note: We have considered primary mining pool here Pool Sexy and failover pool we considered aka.Vipool.net
After you complete your configuration file click Save Changes
Copy the link from your browser and save it in a file. This is your personal link to your configuration file if you need later to change it.
Copy the Public Link and save it in the same file for keeping.
Go into your ethOS computer and in your home directory /home/ethos edit the file remote.conf with your preferred editor. At the end of this file add your public link and save the file.
Reboot the rig and on startup you should be mining Akroma with this rig or you can start mining without rebooting with putconf && minestop
.
To see if the miner has started run show miner
.
To check you can go to the pool to see if the miner appear there after a while http://aka.pool.sexy/#/account/[ACCOUNT]