Post
Topic
Board Hardware
Re: Official FutureBit Apollo BTC Software/Image and Support thread
by
kano
on 17/06/2021, 01:54:38 UTC
...
./miner_start_all.sh returns "line 8: screen: command not found" two times, then says "Started."  Yet I can't see the worker in the pool, and red light stays solid.  How do I get the second miner running?  How do I open a second instance? 
...
On ubuntu that would be
Code:
sudo apt install screen
Since it sounds like 'screen' wasn't installed?