Skip to content

Guide lolMiner and CPU Mining in RaveOS

jgonzis edited this page Oct 16, 2022 · 7 revisions

We have create after several request a Custom Miner to mine lolMiner in RaveOS including a CPU Mining for RaveOS. We have choose the most profitable at the moment DERO Coin, with the Uranus AstroBTWv3 Miner to Whalesburg pool. (We will try other miners in case are working better or we receive several requests) and Monero with XMRIG in 2Miners

It is really easy to mine it, just add in the Extra Arguments: A --dero follow by the wallet derowallet to start mining. Remember you can get your dero wallet register in the network or directly from an exchange like Tradeogre. or --xmr follow by Monero wallet

Just install the Custom Miner following the RaveOS Guide: https://github.com/ravinos/custom_mining#integration-of-the-custom-miner-archive-into-the-raveos

Example Configurations:

lolMiner + DERO

image

Just only the wallet including first --dero --dero dero1qyqrmnf002ayhxkh4j5lw7vw2g6fyjwuvafwstltz3zysax4uxhc7qqqdqrxk

lolMiner + XMR

image Just only the wallet including first --xmr --xmr 45SGrpAExC2VYUrwQJAQPSHiuQJTcKY3FX7QcrW3HQFi7essHCvNtNhhj82eRcwwYu9qgKcB3tBjxNaSGSQrETDn6jvK952

lolMiner Dual Mining + DERO

image

Your normal dual configuration and later --dero derowallet --dualmode KASPADUAL --dualpool acc-pool.pw:16061 --dualuser kaspa:qr3y4tvkatkr4ujytr89mne202sc43zvwpn4vkywgctqa4gjznv0v0qkm9p3d --dero dero1qyqrmnf002ayhxkh4j5lw7vw2g6fyjwuvafwstltz3zysax4uxhc7qqqdqrxk

lolMiner Dual Mining + XMR

image

Your normal dual configuration and later --xmr wallet --dualmode KASPADUAL --dualpool acc-pool.pw:16061 --dualuser kaspa:qr3y4tvkatkr4ujytr89mne202sc43zvwpn4vkywgctqa4gjznv0v0qkm9p3d --xmr 45SGrpAExC2VYUrwQJAQPSHiuQJTcKY3FX7QcrW3HQFi7essHCvNtNhhj82eRcwwYu9qgKcB3tBjxNaSGSQrETDn6jvK952

In case you want to check the dero or xmr miner, just open the console and write screen -r dero or screen -r xmr

image

Note: We are not responsable about anything of the Dero Miner is only a help to all the miners request, to just help them in an easy way.

Clone this wiki locally