How do i SHUTDOWN avalon?
Restarting is not enough as I need to shutdown machine, and I need to do it remotely.
I can access it via SSH, but cant find any command there? Help?
root@avalon:~# halt -help
halt: invalid option -- h
BusyBox v1.19.4 (2013-06-24 16:29:49 EST) multi-call binary.
Usage: halt [-d DELAY] [-n] [-f]
Halt the system
-d SEC Delay interval
-n Do not sync
-f Force (don't go through init)
There is no option in the web interface. As most of the OS is read only, you can just have it unplugged, no need to shut it down
You can't have it switch off with halt -p if that is what you are after.
By the way, before shutting down the machine, don't forget to stop the cgminer process as the machine will keep consuming as much power as if it's busy, so make it idle first so it drops to low power consumption
(weird behaviour, the fans stay on full blast, yellow LED stopped blinking but was solid yellow and the power meter still indicated full power consumption, but at least the TP-LINK TL-WR703N stopped responding)