/opt/piratebox/bin/board-autoconf.sh not found on my TP-link MR3020

Posted by Ranga_ 
This forum is currently read only. You can not log in or make any changes. This is a temporary situation.
Now, this forum is in read-only mode. You find details Details hereContinue on /r/PirateBox
/opt/piratebox/bin/board-autoconf.sh not found on my TP-link MR3020
March 02, 2017 12:21AM
When i type in /opt/piratebox/bin/board-autoconf.sh its comes back with not found anyone had this before ??
Re: /opt/piratebox/bin/board-autoconf.sh not found on my TP-link MR3020
March 02, 2017 07:25PM
Hi,
can you please post the output of the commands you find here:
[piratebox.cc]

Please continue if you receive any errors, this is expected in some error cases.

Thank you ,
best regards
Matthias
Hello Matthias, Hope you can guide me I am having the same problem as the Ranga_ here is my output:

root@OpenWrt:/# mount
rootfs on / type rootfs (rw)
/dev/root on /rom type squashfs (ro,relatime)
proc on /proc type proc (rw,noatime)
sysfs on /sys type sysfs (rw,noatime)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,noatime,size=14592k)
tmpfs on /dev type tmpfs (rw,noatime,size=512k,mode=755)
devpts on /dev/pts type devpts (rw,noatime,mode=600)
/dev/mtdblock3 on /overlay type jffs2 (rw,noatime)
overlayfs:/overlay on / type overlayfs (rw,relatime,lowerdir=/,upperdir=/overlay)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
/dev/sda1 on /mnt/usb type vfat (rw,noatime,fmask=0000,dmask=0000,allow_utime=0022,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro)
none on /proc/bus/usb type usbfs (rw,relatime)

root@OpenWrt:/# ls -la /mnt/
drwxr-xr-x 1 root root 0 Jan 1 00:01 .
drwxr-xr-x 1 root root 0 Jan 1 00:00 ..
drwxr-xr-x 2 root root 0 Jan 1 00:01 ext
drwxrwxrwx 3 root root 8192 Jan 1 00:00 usb

root@OpenWrt:/# ls -la /mnt/usb
drwxrwxrwx 3 root root 8192 Jan 1 00:00 .
drwxr-xr-x 1 root root 0 Jan 1 00:01 ..
-rwxrwxrwx 1 root root 23584 Jan 1 00:00 apply_config.log
drwxrwxrwx 3 root root 8192 Jan 1 1980 install
-rwxrwxrwx 1 root root 17681 Jan 1 1980 install.log

root@OpenWrt:/# ls -la /mnt/usb/PirateBox
ls: /mnt/usb/PirateBox: No such file or directory

root@OpenWrt:/# ls -la /mnt/usb/install
drwxrwxrwx 3 root root 8192 Jan 1 1980 .
drwxrwxrwx 3 root root 8192 Jan 1 00:00 ..
-rwxrwxrwx 1 root root 108526 Feb 27 2018 OpenWRT.img.gz
-rwxrwxrwx 1 root root 99 Jan 1 1980 auto_package_done
drwxrwxrwx 2 root root 16384 Feb 27 2018 cache
-rwxrwxrwx 1 root root 222185 Feb 27 2018 kareha_3.1.4.zip
-rwxrwxrwx 1 root root 239589 Feb 27 2018 piratebox_ws_1.1_img.tar.gz

root@OpenWrt:/# ls -la /opt/piratebox
drwxr-xr-x 3 root root 0 Jan 1 00:00 .
drwxr-xr-x 1 root root 0 Jan 1 00:00 ..
drwxr-xr-x 3 root root 0 Jan 1 00:00 share

root@OpenWrt:/# ls -la /opt/piratebox/www
ls: /opt/piratebox/www: No such file or directory

root@OpenWrt:/# cat /etc/pbx_custom_image
PBX_auto_Image_2.4

root@OpenWrt:/# cat /etc/openwrt_release
DISTRIB_ID="OpenWrt_backports"
DISTRIB_RELEASE="12.09.2"
DISTRIB_REVISION="r42647"
DISTRIB_CODENAME="attitude_adjustment"
DISTRIB_TARGET="ar71xx/generic"
DISTRIB_DESCRIPTION="OpenWrt_backports Attitude Adjustment 12.09.2"
DISTRIB_BACKPORT="V0.4-MaStr"

root@OpenWrt:/# cat /opt/piratebox/version
cat: can't open '/opt/piratebox/version': No such file or directory

root@OpenWrt:/# cat /opt/piratebox/tmp/error.log
cat: can't open '/opt/piratebox/tmp/error.log': No such file or directory

root@OpenWrt:/# cat /opt/piratebox/tmp/break.log
cat: can't open '/opt/piratebox/tmp/break.log': No such file or directory

root@OpenWrt:/# cat /etc/config/network

config interface 'loopback'
option ifname 'lo'
option proto 'static'
option ipaddr '127.0.0.1'
option netmask '255.0.0.0'

config interface 'lan'
option ifname 'eth0'
option type 'bridge'
option proto 'static'
option ipaddr '192.168.1.1'
option netmask '255.255.255.0'


config wifi-iface
option device radio0
option network lan
option mode ap
option ssid OpenWrt
option encryption none


root@OpenWrt:/# dmesg | tail -n 20
[ 31.050000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 31.060000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 3000 mBm), (N/A)
[ 31.070000] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 1700 mBm), (N/A)
[ 31.080000] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2300 mBm), (0 s)
[ 31.090000] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000 mBm), (N/A)
[ 31.090000] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
[ 31.550000] loop: module loaded
[ 31.600000] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 31.780000] nf_conntrack version 0.5.0 (455 buckets, 1820 max)
[ 32.060000] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 32.340000] batman_adv: B.A.T.M.A.N. advanced 2013.4.0 (compatibility version 14) loaded
[ 36.800000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 36.800000] device eth0 entered promiscuous mode
[ 36.800000] ADDRCONF(NETDEV_UP): br-lan: link is not ready
[ 37.000000] eth0: link up (100Mbps/Full duplex)
[ 37.000000] br-lan: port 1(eth0) entered forwarding state
[ 37.010000] br-lan: port 1(eth0) entered forwarding state
[ 37.010000] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 37.030000] ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[ 39.010000] br-lan: port 1(eth0) entered forwarding state


root@OpenWrt:/# dmesg | grep sda
[ 11.310000] sd 0:0:0:0: [sda] 30283008 512-byte logical blocks: (15.5 GB/14.4 Gicool smiley
[ 11.320000] sd 0:0:0:0: [sda] Write Protect is off
[ 11.320000] sd 0:0:0:0: [sda] Mode Sense: 23 00 00 00
[ 11.320000] sd 0:0:0:0: [sda] No Caching mode page present
[ 11.330000] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 11.340000] sd 0:0:0:0: [sda] No Caching mode page present
[ 11.340000] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 11.350000] sda: sda1
[ 11.360000] sd 0:0:0:0: [sda] No Caching mode page present
[ 11.360000] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 11.370000] sd 0:0:0:0: [sda] Attached SCSI removable disk

root@OpenWrt:/# ls /dev/sd*
/dev/sda /dev/sda1

root@OpenWrt:/# ps
PID USER VSZ STAT COMMAND
1 root 1504 S init
2 root 0 SW [kthreadd]
3 root 0 SW [ksoftirqd/0]
5 root 0 SW [kworker/u:0]
6 root 0 SW< [khelper]
63 root 0 SW [sync_supers]
65 root 0 SW [bdi-default]
67 root 0 SW< [kblockd]
96 root 0 SW [kswapd0]
144 root 0 SW [fsnotify_mark]
173 root 0 SW< [ath79-spi]
184 root 0 SW [mtdblock0]
189 root 0 SW [mtdblock1]
194 root 0 SW [mtdblock2]
199 root 0 SW [mtdblock3]
204 root 0 SW [mtdblock4]
209 root 0 SW [mtdblock5]
250 root 0 SW [kworker/0:1]
442 root 0 SWN [jffs2_gcd_mtd3]
472 root 0 SW [khubd]
481 root 0 SW [scsi_eh_0]
482 root 0 SW [usb-storage]
483 root 0 SW [kworker/0:2]
484 root 0 SW [kworker/u:2]
509 root 1504 S init
540 root 0 SW< [cfg80211]
620 root 0 SW< [bat_events]
647 root 1508 S /sbin/syslogd -C16
649 root 1488 S /sbin/klogd
651 root 872 S /sbin/hotplug2 --override --persistent --set-rules-file /etc/hotplug2.rules
659 root 872 S /sbin/ubusd
720 root 1468 S /sbin/netifd
1115 root 1152 S /usr/sbin/dropbear -P /var/run/dropbear.1.pid -p 22
1132 root 1496 R /usr/sbin/telnetd -l /bin/login.sh
1310 root 1500 S /sbin/watchdog -t 5 /dev/watchdog
1362 nobody 956 S /usr/sbin/dnsmasq -C /var/etc/dnsmasq.conf
1449 root 1500 S /usr/sbin/ntpd -n -p 0.openwrt.pool.ntp.org -p 1.openwrt.pool.ntp.org -p 2.o
1451 root 1504 S /bin/ash --login
1480 root 1496 R ps

root@OpenWrt:/# tail -n 200 /mnt/usb/install.log
Jan 1 00:00:49 OpenWrt syslog.info syslogd started: BusyBox v1.19.4
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing run_test_installation_destination
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Testing if installation destination by extendRoot is available.
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Something happend to extendRoot filesystem. Printing debug output...
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Mount output
Jan 1 00:00:49 OpenWrt user.notice root: rootfs on / type rootfs (rw)
Jan 1 00:00:49 OpenWrt user.notice root: /dev/root on /rom type squashfs (ro,relatime)
Jan 1 00:00:49 OpenWrt user.notice root: proc on /proc type proc (rw,noatime)
Jan 1 00:00:49 OpenWrt user.notice root: sysfs on /sys type sysfs (rw,noatime)
Jan 1 00:00:49 OpenWrt user.notice root: tmpfs on /tmp type tmpfs (rw,nosuid,nodev,noatime,size=14592k)
Jan 1 00:00:49 OpenWrt user.notice root: tmpfs on /dev type tmpfs (rw,noatime,size=512k,mode=755)
Jan 1 00:00:49 OpenWrt user.notice root: devpts on /dev/pts type devpts (rw,noatime,mode=600)
Jan 1 00:00:49 OpenWrt user.notice root: /dev/mtdblock3 on /overlay type jffs2 (rw,noatime)
Jan 1 00:00:49 OpenWrt user.notice root: overlayfs:/overlay on / type overlayfs (rw,relatime,lowerdir=/,upperdir=/overlay)
Jan 1 00:00:49 OpenWrt user.notice root: debugfs on /sys/kernel/debug type debugfs (rw,relatime)
Jan 1 00:00:49 OpenWrt user.notice root: [ 11.330000] sd 0:0:0:0: [sda] 30283008 512-byte logical blocks: (15.5 GB/14.4 Gicool smiley
Jan 1 00:00:49 OpenWrt user.notice root: [ 11.330000] sd 0:0:0:0: [sda] Write Protect is off
Jan 1 00:00:49 OpenWrt user.notice root: [ 11.340000] sd 0:0:0:0: [sda] Mode Sense: 23 00 00 00
Jan 1 00:00:49 OpenWrt user.notice root: [ 11.340000] sd 0:0:0:0: [sda] No Caching mode page present
Jan 1 00:00:49 OpenWrt user.notice root: [ 11.340000] sd 0:0:0:0: [sda] Assuming drive cache: write through
Jan 1 00:00:49 OpenWrt user.notice root: [ 11.350000] sd 0:0:0:0: [sda] No Caching mode page present
Jan 1 00:00:49 OpenWrt user.notice root: [ 11.360000] sd 0:0:0:0: [sda] Assuming drive cache: write through
Jan 1 00:00:49 OpenWrt user.notice root: [ 11.370000] sda: sda1
Jan 1 00:00:49 OpenWrt user.notice root: [ 11.370000] sd 0:0:0:0: [sda] No Caching mode page present
Jan 1 00:00:49 OpenWrt user.notice root: [ 11.380000] sd 0:0:0:0: [sda] Assuming drive cache: write through
Jan 1 00:00:49 OpenWrt user.notice root: [ 11.380000] sd 0:0:0:0: [sda] Attached SCSI removable disk
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : dmesg | grep loop
Jan 1 00:00:49 OpenWrt user.notice root: [ 0.000000] Calibrating delay loop... 265.42 BogoMIPS (lpj=1327104)
Jan 1 00:00:49 OpenWrt user.notice root: [ 31.520000] loop: module loaded
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : dmesg | grep ext
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Exiting box-installer routine
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer_start.sh : Multiple line auto_package found. Shifting 1st line to auto_package_done
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer_start.sh : Initiating reboot after installation
---------------------------------------------
Jan 1 00:00:49 OpenWrt syslog.info syslogd started: BusyBox v1.19.4
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing run_test_installation_destination
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Testing if installation destination by extendRoot is available.
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Something happend to extendRoot filesystem. Printing debug output...
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Mount output
Jan 1 00:00:49 OpenWrt user.notice root: rootfs on / type rootfs (rw)
Jan 1 00:00:49 OpenWrt user.notice root: /dev/root on /rom type squashfs (ro,relatime)
Jan 1 00:00:49 OpenWrt user.notice root: proc on /proc type proc (rw,noatime)
Jan 1 00:00:49 OpenWrt user.notice root: sysfs on /sys type sysfs (rw,noatime)
Jan 1 00:00:49 OpenWrt user.notice root: tmpfs on /tmp type tmpfs (rw,nosuid,nodev,noatime,size=14592k)
Jan 1 00:00:49 OpenWrt user.notice root: tmpfs on /dev type tmpfs (rw,noatime,size=512k,mode=755)
Jan 1 00:00:49 OpenWrt user.notice root: devpts on /dev/pts type devpts (rw,noatime,mode=600)
Jan 1 00:00:49 OpenWrt user.notice root: /dev/mtdblock3 on /overlay type jffs2 (rw,noatime)
Jan 1 00:00:49 OpenWrt user.notice root: overlayfs:/overlay on / type overlayfs (rw,relatime,lowerdir=/,upperdir=/overlay)
Jan 1 00:00:49 OpenWrt user.notice root: debugfs on /sys/kernel/debug type debugfs (rw,relatime)
Jan 1 00:00:49 OpenWrt user.notice root: /dev/sda1 on /mnt/usb type vfat (rw,noatime,fmask=0000,dmask=0000,allow_utime=0022,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro)
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : dmesg | grep sd
Jan 1 00:00:49 OpenWrt user.notice root: [ 9.860000] sd 0:0:0:0: [sda] 30283008 512-byte logical blocks: (15.5 GB/14.4 Gicool smiley
Jan 1 00:00:49 OpenWrt user.notice root: [ 9.860000] sd 0:0:0:0: [sda] Write Protect is off
Jan 1 00:00:49 OpenWrt user.notice root: [ 9.870000] sd 0:0:0:0: [sda] Mode Sense: 23 00 00 00
Jan 1 00:00:49 OpenWrt user.notice root: [ 9.870000] sd 0:0:0:0: [sda] No Caching mode page present
Jan 1 00:00:49 OpenWrt user.notice root: [ 9.880000] sd 0:0:0:0: [sda] Assuming drive cache: write through
Jan 1 00:00:49 OpenWrt user.notice root: [ 9.890000] sd 0:0:0:0: [sda] No Caching mode page present
Jan 1 00:00:49 OpenWrt user.notice root: [ 9.890000] sd 0:0:0:0: [sda] Assuming drive cache: write through
Jan 1 00:00:49 OpenWrt user.notice root: [ 9.900000] sda: sda1
Jan 1 00:00:49 OpenWrt user.notice root: [ 9.910000] sd 0:0:0:0: [sda] No Caching mode page present
Jan 1 00:00:49 OpenWrt user.notice root: [ 9.910000] sd 0:0:0:0: [sda] Assuming drive cache: write through
Jan 1 00:00:49 OpenWrt user.notice root: [ 9.920000] sd 0:0:0:0: [sda] Attached SCSI removable disk
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : dmesg | grep loop
Jan 1 00:00:49 OpenWrt user.notice root: [ 0.000000] Calibrating delay loop... 265.42 BogoMIPS (lpj=1327104)
Jan 1 00:00:49 OpenWrt user.notice root: [ 31.540000] loop: module loaded
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : dmesg | grep ext
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Exiting box-installer routine
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer_start.sh : Multiple line auto_package found. Shifting 1st line to auto_package_done
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer_start.sh : Initiating reboot after installation
---------------------------------------------
Jan 1 00:00:49 OpenWrt syslog.info syslogd started: BusyBox v1.19.4
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing run_test_installation_destination
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Testing if installation destination by extendRoot is available.
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Something happend to extendRoot filesystem. Printing debug output...
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Mount output
Jan 1 00:00:49 OpenWrt user.notice root: rootfs on / type rootfs (rw)
Jan 1 00:00:49 OpenWrt user.notice root: /dev/root on /rom type squashfs (ro,relatime)
Jan 1 00:00:49 OpenWrt user.notice root: proc on /proc type proc (rw,noatime)
Jan 1 00:00:49 OpenWrt user.notice root: sysfs on /sys type sysfs (rw,noatime)
Jan 1 00:00:49 OpenWrt user.notice root: tmpfs on /tmp type tmpfs (rw,nosuid,nodev,noatime,size=14592k)
Jan 1 00:00:49 OpenWrt user.notice root: tmpfs on /dev type tmpfs (rw,noatime,size=512k,mode=755)
Jan 1 00:00:49 OpenWrt user.notice root: devpts on /dev/pts type devpts (rw,noatime,mode=600)
Jan 1 00:00:49 OpenWrt user.notice root: /dev/mtdblock3 on /overlay type jffs2 (rw,noatime)
Jan 1 00:00:49 OpenWrt user.notice root: overlayfs:/overlay on / type overlayfs (rw,relatime,lowerdir=/,upperdir=/overlay)
Jan 1 00:00:49 OpenWrt user.notice root: debugfs on /sys/kernel/debug type debugfs (rw,relatime)
Jan 1 00:00:49 OpenWrt user.notice root: /dev/sda1 on /mnt/usb type vfat (rw,noatime,fmask=0000,dmask=0000,allow_utime=0022,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro)
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : dmesg | grep sd
Jan 1 00:00:49 OpenWrt user.notice root: [ 9.880000] sd 0:0:0:0: [sda] 30283008 512-byte logical blocks: (15.5 GB/14.4 Gicool smiley
Jan 1 00:00:49 OpenWrt user.notice root: [ 9.880000] sd 0:0:0:0: [sda] Write Protect is off
Jan 1 00:00:49 OpenWrt user.notice root: [ 9.890000] sd 0:0:0:0: [sda] Mode Sense: 23 00 00 00
Jan 1 00:00:49 OpenWrt user.notice root: [ 9.900000] sd 0:0:0:0: [sda] No Caching mode page present
Jan 1 00:00:49 OpenWrt user.notice root: [ 9.910000] sd 0:0:0:0: [sda] Assuming drive cache: write through
Jan 1 00:00:49 OpenWrt user.notice root: [ 9.920000] sd 0:0:0:0: [sda] No Caching mode page present
Jan 1 00:00:49 OpenWrt user.notice root: [ 9.920000] sd 0:0:0:0: [sda] Assuming drive cache: write through
Jan 1 00:00:49 OpenWrt user.notice root: [ 9.930000] sda: sda1
Jan 1 00:00:49 OpenWrt user.notice root: [ 9.940000] sd 0:0:0:0: [sda] No Caching mode page present
Jan 1 00:00:49 OpenWrt user.notice root: [ 9.940000] sd 0:0:0:0: [sda] Assuming drive cache: write through
Jan 1 00:00:49 OpenWrt user.notice root: [ 9.950000] sd 0:0:0:0: [sda] Attached SCSI removable disk
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : dmesg | grep loop
Jan 1 00:00:49 OpenWrt user.notice root: [ 0.000000] Calibrating delay loop... 265.42 BogoMIPS (lpj=1327104)
Jan 1 00:00:49 OpenWrt user.notice root: [ 31.550000] loop: module loaded
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : dmesg | grep ext
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Exiting box-installer routine
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer_start.sh : Multiple line auto_package found. Shifting 1st line to auto_package_done
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer_start.sh : Initiating reboot after installation
---------------------------------------------
Jan 1 00:00:49 OpenWrt syslog.info syslogd started: BusyBox v1.19.4
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing run_test_installation_destination
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Testing if installation destination by extendRoot is available.
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Something happend to extendRoot filesystem. Printing debug output...
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Mount output
Jan 1 00:00:49 OpenWrt user.notice root: rootfs on / type rootfs (rw)
Jan 1 00:00:49 OpenWrt user.notice root: /dev/root on /rom type squashfs (ro,relatime)
Jan 1 00:00:49 OpenWrt user.notice root: proc on /proc type proc (rw,noatime)
Jan 1 00:00:49 OpenWrt user.notice root: sysfs on /sys type sysfs (rw,noatime)
Jan 1 00:00:49 OpenWrt user.notice root: tmpfs on /tmp type tmpfs (rw,nosuid,nodev,noatime,size=14592k)
Jan 1 00:00:49 OpenWrt user.notice root: tmpfs on /dev type tmpfs (rw,noatime,size=512k,mode=755)
Jan 1 00:00:49 OpenWrt user.notice root: devpts on /dev/pts type devpts (rw,noatime,mode=600)
Jan 1 00:00:49 OpenWrt user.notice root: /dev/mtdblock3 on /overlay type jffs2 (rw,noatime)
Jan 1 00:00:49 OpenWrt user.notice root: overlayfs:/overlay on / type overlayfs (rw,relatime,lowerdir=/,upperdir=/overlay)
Jan 1 00:00:49 OpenWrt user.notice root: debugfs on /sys/kernel/debug type debugfs (rw,relatime)
Jan 1 00:00:49 OpenWrt user.notice root: /dev/sda1 on /mnt/usb type vfat (rw,noatime,fmask=0000,dmask=0000,allow_utime=0022,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro)
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : dmesg | grep sd
Jan 1 00:00:49 OpenWrt user.notice root: [ 9.840000] sd 0:0:0:0: [sda] 30283008 512-byte logical blocks: (15.5 GB/14.4 Gicool smiley
Jan 1 00:00:49 OpenWrt user.notice root: [ 9.840000] sd 0:0:0:0: [sda] Write Protect is off
Jan 1 00:00:49 OpenWrt user.notice root: [ 9.850000] sd 0:0:0:0: [sda] Mode Sense: 23 00 00 00
Jan 1 00:00:49 OpenWrt user.notice root: [ 9.860000] sd 0:0:0:0: [sda] No Caching mode page present
Jan 1 00:00:49 OpenWrt user.notice root: [ 9.870000] sd 0:0:0:0: [sda] Assuming drive cache: write through
Jan 1 00:00:49 OpenWrt user.notice root: [ 9.880000] sd 0:0:0:0: [sda] No Caching mode page present
Jan 1 00:00:49 OpenWrt user.notice root: [ 9.880000] sd 0:0:0:0: [sda] Assuming drive cache: write through
Jan 1 00:00:49 OpenWrt user.notice root: [ 9.890000] sda: sda1
Jan 1 00:00:49 OpenWrt user.notice root: [ 9.900000] sd 0:0:0:0: [sda] No Caching mode page present
Jan 1 00:00:49 OpenWrt user.notice root: [ 9.900000] sd 0:0:0:0: [sda] Assuming drive cache: write through
Jan 1 00:00:49 OpenWrt user.notice root: [ 9.910000] sd 0:0:0:0: [sda] Attached SCSI removable disk
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : dmesg | grep loop
Jan 1 00:00:49 OpenWrt user.notice root: [ 0.000000] Calibrating delay loop... 265.42 BogoMIPS (lpj=1327104)
Jan 1 00:00:49 OpenWrt user.notice root: [ 31.510000] loop: module loaded
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : dmesg | grep ext
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Exiting box-installer routine
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer_start.sh : Multiple line auto_package found. Shifting 1st line to auto_package_done
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer_start.sh : Initiating reboot after installation
---------------------------------------------
Jan 1 00:00:49 OpenWrt syslog.info syslogd started: BusyBox v1.19.4
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing run_test_installation_destination
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Testing if installation destination by extendRoot is available.
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Something happend to extendRoot filesystem. Printing debug output...
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Mount output
Jan 1 00:00:49 OpenWrt user.notice root: rootfs on / type rootfs (rw)
Jan 1 00:00:49 OpenWrt user.notice root: /dev/root on /rom type squashfs (ro,relatime)
Jan 1 00:00:49 OpenWrt user.notice root: proc on /proc type proc (rw,noatime)
Jan 1 00:00:49 OpenWrt user.notice root: sysfs on /sys type sysfs (rw,noatime)
Jan 1 00:00:49 OpenWrt user.notice root: tmpfs on /tmp type tmpfs (rw,nosuid,nodev,noatime,size=14592k)
Jan 1 00:00:49 OpenWrt user.notice root: tmpfs on /dev type tmpfs (rw,noatime,size=512k,mode=755)
Jan 1 00:00:49 OpenWrt user.notice root: devpts on /dev/pts type devpts (rw,noatime,mode=600)
Jan 1 00:00:49 OpenWrt user.notice root: /dev/mtdblock3 on /overlay type jffs2 (rw,noatime)
Jan 1 00:00:49 OpenWrt user.notice root: overlayfs:/overlay on / type overlayfs (rw,relatime,lowerdir=/,upperdir=/overlay)
Jan 1 00:00:49 OpenWrt user.notice root: debugfs on /sys/kernel/debug type debugfs (rw,relatime)
Jan 1 00:00:49 OpenWrt user.notice root: /dev/sda1 on /mnt/usb type vfat (rw,noatime,fmask=0000,dmask=0000,allow_utime=0022,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro)
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : dmesg | grep sd
Jan 1 00:00:49 OpenWrt user.notice root: [ 9.880000] sd 0:0:0:0: [sda] 30283008 512-byte logical blocks: (15.5 GB/14.4 Gicool smiley
Jan 1 00:00:49 OpenWrt user.notice root: [ 9.880000] sd 0:0:0:0: [sda] Write Protect is off
Jan 1 00:00:49 OpenWrt user.notice root: [ 9.890000] sd 0:0:0:0: [sda] Mode Sense: 23 00 00 00
Jan 1 00:00:49 OpenWrt user.notice root: [ 9.890000] sd 0:0:0:0: [sda] No Caching mode page present
Jan 1 00:00:49 OpenWrt user.notice root: [ 9.900000] sd 0:0:0:0: [sda] Assuming drive cache: write through
Jan 1 00:00:49 OpenWrt user.notice root: [ 9.910000] sd 0:0:0:0: [sda] No Caching mode page present
Jan 1 00:00:49 OpenWrt user.notice root: [ 9.910000] sd 0:0:0:0: [sda] Assuming drive cache: write through
Jan 1 00:00:49 OpenWrt user.notice root: [ 9.920000] sda: sda1
Jan 1 00:00:49 OpenWrt user.notice root: [ 9.930000] sd 0:0:0:0: [sda] No Caching mode page present
Jan 1 00:00:49 OpenWrt user.notice root: [ 9.930000] sd 0:0:0:0: [sda] Assuming drive cache: write through
Jan 1 00:00:49 OpenWrt user.notice root: [ 9.940000] sd 0:0:0:0: [sda] Attached SCSI removable disk
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : dmesg | grep loop
Jan 1 00:00:49 OpenWrt user.notice root: [ 0.000000] Calibrating delay loop... 265.42 BogoMIPS (lpj=1327104)
Jan 1 00:00:49 OpenWrt user.notice root: [ 31.550000] loop: module loaded
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : dmesg | grep ext
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Exiting box-installer routine
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer_start.sh : Initiating reboot after installation
Re: /opt/piratebox/bin/board-autoconf.sh not found on my TP-link MR3020
September 09, 2018 05:05PM
Hi,
verify that

a) You filesystem on the USB stick is clean (use your windows/desktop computer)
b) Verify you power source is sufficient.


It seems that the canges on the USB stick aren't persistent. So the files on the firmware already changed something to rely on the USB stick, but the USB files are gone.

After you double-checked a & b , you should restart using the upgrade instructions: Upgrade PirateBox

best regards Matthias
Matthias it worked! Thank you so much. Wishing you all the best!