Hi, I am running 378.52_2 on a RT-AC68U. I am trying to install entware through the entware-setup.sh script, but unsuccessfully (output below). I have a ext3 partition on my external drive that is correctly detected, but I can't seem to get entware to work...
Thanks for any insight.
Thanks for any insight.
Code:
admin@RT-AC68U:/tmp/home/root# entware-setup.sh
Info: This script will guide you through the Entware-Arm installation.
Info: Script modifies only "entware.arm" 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/sda2
=> Please enter partition number or 0 to exit
[0-1]:
[: bad number
Info: selected.
Info: Creating /entware.arm folder...
mkdir: can't create directory '/entware.arm': Read-only file system
Info: Creating /tmp/opt symlink...
ln: /tmp/opt: File exists
Info: Creating /jffs scripts backup...
tar: can't open '/jffs_scripts_backup_2015-04-25_21-59.tgz': Read-only file system
Info: Modifying start scripts...
Info: Starting Entware-Arm deployment....
--2015-04-25 21:59:55-- http://qnapware.zyxmon.org/binaries-armv7/installer/entware_install_arm.sh
Resolving qnapware.zyxmon.org... 81.4.123.217
Connecting to qnapware.zyxmon.org|81.4.123.217|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1711 (1.7K) [text/x-sh]
Saving to: 'entware_install_arm.sh.2'
entware_install_arm.sh.2 100%[====================================>] 1.67K --.-KB/s in 0s
2015-04-25 21:59:56 (46.0 MB/s) - 'entware_install_arm.sh.2' saved [1711/1711]
Info: Checking for prerequisites and creating folders...
mkdir: can't create directory '/tmp/opt': File exists
mkdir: can't create directory '/tmp/opt/bin': No such file or directory
mkdir: can't create directory '/tmp/opt/etc': No such file or directory
mkdir: can't create directory '/tmp/opt/include': No such file or directory
mkdir: can't create directory '/tmp/opt/lib': No such file or directory
mkdir: can't create directory '/tmp/opt/sbin': No such file or directory
mkdir: can't create directory '/tmp/opt/share': No such file or directory
mkdir: can't create directory '/tmp/opt/tmp': No such file or directory
mkdir: can't create directory '/tmp/opt/usr': No such file or directory
mkdir: can't create directory '/tmp/opt/var': No such file or directory
mkdir: can't create directory '/tmp/opt/': No such file or directory
mkdir: can't create directory '/tmp/opt/': No such file or directory
mkdir: can't create directory '/tmp/opt/': No such file or directory
mkdir: can't create directory '/tmp/opt/': No such file or directory
Info: Opkg package manager deployment...
./entware_install_arm.sh: cd: line 27: can't cd to /tmp/opt/bin
--2015-04-25 21:59:56-- http://qnapware.zyxmon.org/binaries-armv7/installer/opkg
Resolving qnapware.zyxmon.org... 81.4.123.217
Connecting to qnapware.zyxmon.org|81.4.123.217|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 126824 (124K) [text/plain]
Saving to: 'opkg.1'
opkg.1 100%[====================================>] 123.85K 176KB/s in 0.7s
2015-04-25 21:59:57 (176 KB/s) - 'opkg.1' saved [126824/126824]
chmod: /tmp/opt/bin/opkg: No such file or directory
./entware_install_arm.sh: cd: line 30: can't cd to /tmp/opt/etc
--2015-04-25 21:59:57-- http://qnapware.zyxmon.org/binaries-armv7/installer/opkg.conf
Resolving qnapware.zyxmon.org... 81.4.123.217
Connecting to qnapware.zyxmon.org|81.4.123.217|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 146 [text/plain]
Saving to: 'opkg.conf.1'
opkg.conf.1 100%[====================================>] 146 --.-KB/s in 0s
2015-04-25 21:59:57 (4.50 MB/s) - 'opkg.conf.1' saved [146/146]
./entware_install_arm.sh: cd: line 32: can't cd to /tmp/opt/lib
--2015-04-25 21:59:57-- http://qnapware.zyxmon.org/binaries-armv7/installer/ld-2.20.so
Resolving qnapware.zyxmon.org... 81.4.123.217
Connecting to qnapware.zyxmon.org|81.4.123.217|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 134404 (131K) [text/plain]
Saving to: 'ld-2.20.so.3'
ld-2.20.so.3 100%[====================================>] 131.25K 188KB/s in 0.7s
2015-04-25 21:59:58 (188 KB/s) - 'ld-2.20.so.3' saved [134404/134404]
ln: ld-linux.so.3: File exists
--2015-04-25 21:59:58-- http://qnapware.zyxmon.org/binaries-armv7/installer/libc-2.20.so
Resolving qnapware.zyxmon.org... 81.4.123.217
Connecting to qnapware.zyxmon.org|81.4.123.217|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1219180 (1.2M) [text/plain]
Saving to: 'libc-2.20.so.3'
libc-2.20.so.3 100%[====================================>] 1.16M 535KB/s in 2.2s
2015-04-25 22:00:01 (535 KB/s) - 'libc-2.20.so.3' saved [1219180/1219180]
ln: libc.so.6: File exists
Info: Basic packages installation...
./entware_install_arm.sh: line 40: /tmp/opt/bin/opkg: not found
./entware_install_arm.sh: line 41: /tmp/opt/bin/opkg: not found
/tmp/opt/usr/lib/locale/locale-archive: No such file or directory
Info: Congratulations!
Info: If there are no errors above then Entware.arm successfully initialized.
Info: Add /tmp/opt/bin & /opt/sbin to your PATH variable
Info: Add '/tmp/opt/etc/init.d/rc.unslung start' to startup script for Entware.arm services to start
Info: Found a Bug? Please report at https://github.com/zyxmon/entware-arm/issues