More
referral
Increase your income with Hive. Invite your friends and earn real cryptocurrency!

How do i manually install SRB Miner v2.0?

the title pretty much says it all… I’ve tried

wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.0.0/SRBMiner-Multi-2-0-0-Linux.tar.xz
tar -xf SRBMiner-Multi-2-0-0-Linux.tar.xz
cd SRBMiner-Multi-2-0-0

and

cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.0.0/SRBMiner-Multi-2-0-0-Linux.tar.xz && tar -xvf SRBMiner-Multi-2-0-0-Linux.tar.xz && cd SRBMiner-MULTI

but SRBMiner-MULTI is not a directory so i’m not sure what to do next. Any help would be greatly appreciated. thx for the help

cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.0.0/SRBMiner-Multi-2-0-0-Linux.tar.xz && tar -xvf SRBMiner-Multi-2-0-0-Linux.tar.xz && cd SRBMiner-Multi-2-0-0 && miner stop && cp SRBMiner-MULTI /hive/miners/srbminer/1.1.4 && miner start

While it’s recommended to wait for the update that implements a new miner, If you want to manually update you’re free to do so, but you need to know some basics of Linux cli (download/copy/extract files)

Typically if this is beyond your scope of current abilities I’d recommend to wait as there’s potential to Bork other things while poking around.

With that being said, letter case and spelling must match. List the directory to see the exact spelling, run the commands from the shell and it will typically tell you where to look if you’re misspelling something.

This topic was automatically closed 416 days after the last reply. New replies are no longer allowed.