Hey guys, looking to set this up but I seem to be a bit clueless. I don't have much experience in linux but I mess around in windows command prompt, and am learning cisco ios so not too clueless for cli.
But I seem to have hit a wall. I formatted an 8gb usb as ext and trying to install entware and get these errors.
I tried ls and not seeing anything. I tried mkdir for opt and it works but running entware-setup.sh again still says no folder.
Any ideas where to go from here?
Code:
admin@RT-N66U-32B0:/tmp/home/root# entware-setup.sh
Info: This script will guide you through the Entware installation.
Info: Script modifies only "entware" folder on the chosen drive,
Info: no other data will be touched. Existing installation will be
Info: replaced with this one. Also some start scripts will be installed,
Info: the old ones will be saved on partition where Entware is installed
Info: like /tmp/mnt/sda1/jffs_scripts_backup.tgz
Info: Looking for available partitions...
[1] --> /tmp/mnt/asusrout
=> Please enter partition number or 0 to exit
[0-1]: 1
Info: /tmp/mnt/asusrout selected.
* Warning: Found previous installation, saving...
Info: Creating /tmp/mnt/asusrout/entware folder...
Info: Creating /tmp/opt symlink...
ln: /tmp/opt: File exists
Info: Creating /jffs scripts backup...
tar: removing leading '/' from member names
Info: Modifying start scripts...
Info: Starting Entware deployment....
--2016-05-29 17:14:04-- http://entware.wl500g.info/binaries/entware/installer/entware_install.sh
Resolving entware.wl500g.info... 81.4.123.217
Connecting to entware.wl500g.info|81.4.123.217|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 781 [text/x-sh]
Saving to: 'entware_install.sh.5'
entware_install.sh.5 100%[===================================================>] 781 --.-KB/s in 0s
2016-05-29 17:14:06 (8.06 MB/s) - 'entware_install.sh.5' saved [781/781]
Info: Creating folders...
mkdir: can't create directory '/opt/': No such file or directory
mkdir: can't create directory '/opt/': No such file or directory
mkdir: can't create directory '/opt/': No such file or directory
mkdir: can't create directory '/opt/': No such file or directory
mkdir: can't create directory '/opt/': No such file or directory
mkdir: can't create directory '/opt/': No such file or directory
mkdir: can't create directory '/opt/': No such file or directory
mkdir: can't create directory '/opt/': No such file or directory
mkdir: can't create directory '/opt/': No such file or directory
mkdir: can't create directory '/opt/': No such file or directory
Info: Opkg package manager deployment...
/opt/bin/opkg: No such file or directory
chmod: /opt/bin/opkg: No such file or directory
/opt/etc/opkg.conf: No such file or directory
Info: Basic packages installation...
./entware_install.sh: line 25: opkg: not found
./entware_install.sh: line 26: opkg: not found
Info: Congratulations! If there are no errors above then Entware successfully initialized.