problem installing nano on 1.5.11
Posted: Sun Nov 24, 2013 8:40 am
Hi guys,
I just freshly flashed my TL-WR941ND with 1.5.11 and tried to install nano (just can’t get used to vim).
worked fine.
also went as expected
however, when I try to use nano, I get:
I’ve tried to alter its permissions (in /usr/bin), but get:
When trying to remove the package (opkg remove nano), I get the following:
The opkg.conf contains:
Does anyone have any suggestions how to get it to work and/or if I might have screwed something up and need to re-flash?
Thanks in advance for any pointers, I'd love to get this to work
I just freshly flashed my TL-WR941ND with 1.5.11 and tried to install nano (just can’t get used to vim).
Code: Select all
opkg updateCode: Select all
opkg install nanohowever, when I try to use nano, I get:
Code: Select all
nano: Permission deniedCode: Select all
chmod: nano: No space left on deviceCode: Select all
ERROR: Package nano is installed to destination 'root' which is not writable, cannot uninstallCode: Select all
src/gz attitude_adjustment http://downloads.openwrt.org/attitude_adjustment/12.0
src/gz gargoyle http://www.gargoyle-router.com/packages/gargoyle-1.5.11/ar71xx/d
dest root /
dest ram /tmp
dest plugin_root /plugin_root
lists_dir ext /var/opkg-lists
option overlay_root /overlayThanks in advance for any pointers, I'd love to get this to work