When i run the nvoc start command after i update the 1bash file, the system automatically reboots, just wondering if i can stop this? I am running in remote mode.
Cheers
I think there was some limitations in remote mode that should reboot system to start 3main.
You can use
Code:
pkill -e screen
To stop all mining processes (miner,watchdog,temp,...) before update 1bash, and then restart them with
Code:
pkill -f 3main
Perfect - thank you.
Post
Topic
BoardMining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019-1.4
by
cnewman
on 25/01/2018, 09:53:19 UTC
HI All
When i run the nvoc start command after i update the 1bash file, the system automatically reboots, just wondering if i can stop this? I am running in remote mode.