Post
Topic
Board Hardware
Re: ANTMINER S3 Discussion and Support Thread.
by
MWNinja
on 03/09/2014, 20:49:09 UTC
Does anybody have the commands for installing nano on the s3 by putty?
Tried "opkg update" and "opkg install nano" but get errores on the first already



The repository in /etc/opkg.conf is incorrect, so it doesn't have any packages to install.  However even if you fix that (add /base to the path), there isn't a precompiled nano package for this openwrt variant. I suggest learning some basic vi skills, as it's the lowest common denominator in the editor world (any *nix machine will have vi).