Post
Topic
Board Mining (Altcoins)
Re: [Mining OS] SimpleMining.net - BETA UPGRADE 2-7% performance boost
by
lardeg
on 19/06/2017, 14:36:14 UTC
FLASHING TUTORIAL Tongue To flash its important to do following:
- ssh as user "miner" and execute: screen -x miner  .... and then press ctrl+c few times until whole screen exits.
- go to root writing sudo su
- execute command: dmesg -c - this will clear system log - this is where my syftoware watchdog is looking for some critical erros, if it finds them it execute reboot command.
- go to atiflash directory and
atiflash -p 0 custom_bios.rom
atiflash -p 1 custom_bios.rom
etc

By "atiflash directory" you mean "utils" directory?
How do i transfer my custom_bios.rom to utils folder?