Problem installing Hiveos for Asic

I install Hiveos for Asic (S9) by ssh. After the installation the console does not recognize commands like (hello, miner, selfupgrade) and after a reboot loses the connection with Hiveos.

I try to reinstall it and it responds that Hiveos is installed and updated, and still does not link it to the Hiveos application or recognizing commands.

What’s going on?

Psease, add “master” to end install command.
example:
cd /tmp && curl -L --insecure -s -O https://raw.githubusercontent.com/minershive/hiveos-asic/master/hive/bin/selfupgrade && FARM_HASH=your_hash_from_web sh selfupgrade master

This will be fixed soon.

1 Like