JOIN NOW

Installing on HiveOS

A step by step process for running io.net on HiveOS.

Step by step walkthrough for Running io.net in HiveOS

1/.Download HiveOS Beta version from this link: Download Beta version

2/.Burn the HiveOS using Etcher.io into the hard drive of the machine you want to rent

3/.Add a new worker in HiveOS

4/. In Settings, Enter the Rig ID and Password in the rig

Then enter the following commands:

1

sudo apt-get update -y

2

sudo apt-get install -y gnupg1

3

cd ~

4

wget https://raw.githubusercontent.com/ionet-official/io-net-official-setup-script/main/ionet-setup.sh

5

chmod +x ionet-setup.sh

6

./ionet-setup.sh

7

sudo reboot

8

nvidia-smi

(to check all your graphic cards are connected)

9

Execute the Docker command provided on the 'Connect New Device' page in your dashboard.

10

check both IO-worker-monitor and IO-worker-vc are running

docker ps

🚧

If only one container appears, run the command "docker ps" again.

πŸ‘

Wait for the device to indicate "Running" on the device page.

πŸ“˜

Having issues? Contact Us or refer to our Discord for further assistance. We are here to help!