Here is what I get when running entware-setup.sh per
https://swenotes.wordpress.com/2013/10/15/monitoring-asus-rt-n66u/
Ideas? Suggestions?
Thanks
----------------
Info: This script will guide you through the Entware installation.
Info: Script modifies "entware" folder only on the chosen drive,
Info: no other data will be changed. Existing installation will be
Info: replaced with this one. Also some start scripts will be installed,
Info: the old ones will be saved on Entware partition with name
Info: like /tmp/mnt/sda1/jffs_scripts_backup.tgz
Info: Looking for available partitions...
[1] --> /tmp/mnt/asusext2
=> Please enter partition number or 0 to exit
[0-1]: 1
Info: /tmp/mnt/asusext2 selected.
* Warning: Found previous installation, saving...
Info: Creating /tmp/mnt/asusext2/entware folder...
Info: Creating /tmp/opt symlink...
Info: Creating /jffs scripts backup...
tar: /jffs/scripts/*: No such file or directory
tar: error exit delayed from previous errors
Info: Modifying start scripts...
/usr/sbin/entware-setup.sh: line 83: can't create /jffs/scripts/services-start: nonexistent directory
chmod: /jffs/scripts/services-start: No such file or directory
/usr/sbin/entware-setup.sh: line 101: can't create /jffs/scripts/services-stop: nonexistent directory
chmod: /jffs/scripts/services-stop: No such file or directory
/usr/sbin/entware-setup.sh: line 108: can't create /jffs/scripts/post-mount: nonexistent directory
sed: /jffs/scripts/post-mount: No such file or directory
chmod: /jffs/scripts/post-mount: No such file or directory
Info: Creating folders...
Info: Deploying opkg package manager...
Downloading /opt/bin/opkg... success!
Downloading /opt/etc/opkg.conf... success!
Downloading /opt/etc/profile... success!
Downloading /opt/etc/init.d/rc.func... success!
Downloading /opt/etc/init.d/rc.unslung... success!
Info: Basic packages installation...
Downloading »
pkg.entware.net/binaries ··· kages.gz.
Updated list of available packages in /opt/var/opkg-lists/entware-ng.
Installing ldconfig (1.0.13-3) to root...
Downloading »
pkg.entware.net/binaries ··· elsf.ipk.
Installing findutils (4.6.0-1) to root...
Downloading »
pkg.entware.net/binaries ··· elsf.ipk.
Installing libc (1.0.13-3) to root...
Downloading »
pkg.entware.net/binaries ··· elsf.ipk.
Installing libgcc (5.3.0-3) to root...
Downloading »
pkg.entware.net/binaries ··· elsf.ipk.
Installing libssp (5.3.0-3) to root...
Downloading »
pkg.entware.net/binaries ··· elsf.ipk.
Configuring ldconfig.
Configuring libgcc.
Configuring libc.
Configuring libssp.
Configuring findutils.
Congratulations! If there are no errors above then Entware-ng is successfully initialized.
Found a Bug? Please report at »
github.com/Entware-ng/En ··· g/issues
Type 'opkg install ' to install necessary package.
------------------------