Hi Matthias,
have same problems as the other but dont know how to solve.
i hope you can help me to finde the issue.
---------------------------------------------------------------------------
outpost
---------------------------------------------------------------------------
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)
none on /proc/bus/usb type usbfs (rw,relatime)
root@OpenWrt:/# ls -la /mnt/
drwxr-xr-x 1 root root 0 Feb 10 22:03 .
drwxr-xr-x 1 root root 0 Jan 1 1970 ..
drwxr-xr-x 2 root root 0 Feb 10 22:03 usb
root@OpenWrt:/# ls -la /mnt/usb
drwxr-xr-x 2 root root 0 Feb 10 22:03 .
drwxr-xr-x 1 root root 0 Feb 10 22:03 ..
-rw-r--r-- 1 root root 18281 Jan 1 1970 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
ls: /mnt/usb/install: No such file or directory
root@OpenWrt:/# ls -la /opt/piratebox
ls: /opt/piratebox: No such file or directory
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.3.2
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.3-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'
root@OpenWrt:/# cat /etc/config/wireless
config wifi-device radio0
option type mac80211
option channel 11
option hwmode 11ng
option macaddr 60:e3:27:b6:79:74
option htmode HT20
list ht_capab SHORT-GI-20
list ht_capab SHORT-GI-40
list ht_capab RX-STBC1
list ht_capab DSSS_CCK-40
# REMOVE THIS LINE TO ENABLE WIFI:
option disabled 1
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.450000] loop: module loaded
[ 31.510000] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 31.680000] nf_conntrack version 0.5.0 (455 buckets, 1820 max)
[ 31.970000] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 32.250000] batman_adv: B.A.T.M.A.N. advanced 2013.4.0 (compatibility version 14) loaded
[ 36.790000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 36.790000] device eth0 entered promiscuous mode
[ 36.800000] ADDRCONF(NETDEV_UP): br-lan: link is not ready
[ 37.630000] eth0: link up (100Mbps/Full duplex)
[ 37.630000] br-lan: port 1(eth0) entered forwarding state
[ 37.640000] br-lan: port 1(eth0) entered forwarding state
[ 37.640000] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 37.650000] ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[ 39.640000] br-lan: port 1(eth0) entered forwarding state
[ 323.780000] eth0: link down
[ 323.780000] br-lan: port 1(eth0) entered disabled state
[ 607.780000] eth0: link up (100Mbps/Full duplex)
[ 607.780000] br-lan: port 1(eth0) entered forwarding state
[ 607.790000] br-lan: port 1(eth0) entered forwarding state
[ 609.790000] br-lan: port 1(eth0) entered forwarding state
root@OpenWrt:/# dmesg | grep sda
[ 9.800000] sd 0:0:0:0: [sda] 122830848 512-byte logical blocks: (62.8 GB/58.5 GiB)
[ 9.800000] sd 0:0:0:0: [sda] Write Protect is off
[ 9.810000] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00
[ 9.810000] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 9.830000] sda: sda1
[ 9.840000] 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]
506 root 1504 S init
541 root 0 SW< [cfg80211]
619 root 0 SW< [bat_events]
646 root 1508 S /sbin/syslogd -C16
648 root 1488 S /sbin/klogd
650 root 872 S /sbin/hotplug2 --override --persistent --set-rules-f
658 root 872 S /sbin/ubusd
720 root 1468 S /sbin/netifd
1118 root 1152 S /usr/sbin/dropbear -P /var/run/dropbear.1.pid -p 22
1283 root 1500 S /sbin/watchdog -t 5 /dev/watchdog
1335 nobody 956 S /usr/sbin/dnsmasq -C /var/etc/dnsmasq.conf
1352 root 1492 S syslogd -n -L -R 192.168.1.2:9999
1392 root 1500 S /usr/sbin/ntpd -n -p 0.openwrt.pool.ntp.org -p 1.ope
1435 root 1216 S /usr/sbin/dropbear -P /var/run/dropbear.1.pid -p 22
1436 root 1512 S -ash
1473 root 1496 R ps
root@OpenWrt:/# cat /mnt/usb/install.log
Jan 1 00:00:33 OpenWrt syslog.info syslogd started: BusyBox v1.19.4
Jan 1 00:00:33 OpenWrt user.notice root: /bin/box_installer_start.sh : Doing extendRoot initilization
Jan 1 00:00:33 OpenWrt user.notice root: /bin/box_installer.sh : executing run_test
Jan 1 00:00:33 OpenWrt user.notice root: /bin/box_installer.sh : Testing requirements...
Jan 1 00:00:33 OpenWrt user.notice root: /bin/box_installer.sh : .. USB storage modules available
Jan 1 00:00:33 OpenWrt user.notice root: /bin/box_installer.sh : extendRoot package is installed
Jan 1 00:00:33 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:33 OpenWrt user.notice root: /bin/box_installer.sh : executing run_signaling_extendRoot_start
Jan 1 00:00:33 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:33 OpenWrt user.notice root: /bin/box_installer.sh : executing run_prepare_extendRoot
Jan 1 00:00:33 OpenWrt user.notice root: /bin/box_installer.sh : configure initi step for extendRoot
Jan 1 00:00:33 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:33 OpenWrt user.notice root: /bin/box_installer.sh : executing run_init_extendRoot
Jan 1 00:00:33 OpenWrt user.notice root: Please connect USB disk. If it is already plugged-in,
Jan 1 00:00:33 OpenWrt user.notice root: wait for a few seconds, and if nothing happens, please
Jan 1 00:00:33 OpenWrt user.notice root: reconnect the device. Keep in mind that your router's
Jan 1 00:00:33 OpenWrt user.notice root: ports may not be able to supply enough power to
Jan 1 00:00:33 OpenWrt user.notice root: spin-up a USB HDD.
Jan 1 00:00:34 OpenWrt authpriv.info dropbear[1334]: Running in background
Jan 1 00:05:04 OpenWrt auth.info passwd: Password for root changed by root
Feb 10 21:59:41 OpenWrt authpriv.info dropbear[1746]: Child connection from 192.168.1.1:34188
Feb 10 21:59:54 OpenWrt authpriv.notice dropbear[1746]: Password auth succeeded for 'root' from 192.168.1.1:34188
Feb 10 22:03:49 OpenWrt user.notice root: .....................................................................................................................................................................................................................................
Feb 10 22:03:49 OpenWrt user.notice root: USB disk is now available. Continuing...
Feb 10 22:03:49 OpenWrt user.notice root: /etc/init.d/ext: Mounting external USB storage...
Feb 10 22:03:49 OpenWrt user.notice root: mount: mounting /dev/sda1 on /mnt/usb failed: Invalid argument
Feb 10 22:03:49 OpenWrt user.notice root: /etc/init.d/ext: ERROR: unable to mount USB storage
Feb 10 22:03:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Feb 10 22:03:49 OpenWrt user.notice root: /bin/box_installer.sh : executing run_signaling_extendRoot_stop
Feb 10 22:03:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Feb 10 22:03:49 OpenWrt user.notice root: /bin/box_installer.sh : executing exit
---------------------------------------------
Jan 1 00:00:48 OpenWrt syslog.info syslogd started: BusyBox v1.19.4
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer_start.sh : Doing extendRoot initilization
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : executing run_test
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : Testing requirements...
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : .. USB storage modules available
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : extendRoot package is installed
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : executing run_signaling_extendRoot_start
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : executing run_prepare_extendRoot
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : configure initi step for extendRoot
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : executing run_init_extendRoot
Jan 1 00:00:48 OpenWrt user.notice root: /etc/init.d/ext: Mounting external USB storage...
Jan 1 00:00:48 OpenWrt user.notice root: mount: mounting /dev/sda1 on /mnt/usb failed: Invalid argument
Jan 1 00:00:48 OpenWrt user.notice root: /etc/init.d/ext: ERROR: unable to mount USB storage
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : executing run_signaling_extendRoot_stop
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : executing exit
---------------------------------------------
Jan 1 00:00:48 OpenWrt syslog.info syslogd started: BusyBox v1.19.4
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer_start.sh : Doing extendRoot initilization
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : executing run_test
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : Testing requirements...
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : .. USB storage modules available
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : extendRoot package is installed
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing run_signaling_extendRoot_start
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing run_prepare_extendRoot
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : configure initi step for extendRoot
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing run_init_extendRoot
Jan 1 00:00:49 OpenWrt user.notice root: /etc/init.d/ext: Mounting external USB storage...
Jan 1 00:00:49 OpenWrt user.notice root: mount: mounting /dev/sda1 on /mnt/usb failed: Invalid argument
Jan 1 00:00:49 OpenWrt user.notice root: /etc/init.d/ext: ERROR: unable to mount USB storage
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing run_signaling_extendRoot_stop
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing exit
---------------------------------------------
Jan 1 00:00:48 OpenWrt syslog.info syslogd started: BusyBox v1.19.4
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : executing run_test
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : Testing requirements...
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : .. USB storage modules available
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : extendRoot package is installed
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : executing run_signaling_extendRoot_start
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : executing run_prepare_extendRoot
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : configure initi step for extendRoot
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : executing run_init_extendRoot
Jan 1 00:00:49 OpenWrt user.notice root: /etc/init.d/ext: Mounting external USB storage...
Jan 1 00:00:49 OpenWrt user.notice root: mount: mounting /dev/sda1 on /mnt/usb failed: Invalid argument
Jan 1 00:00:49 OpenWrt user.notice root: /etc/init.d/ext: ERROR: unable to mount USB storage
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing run_signaling_extendRoot_stop
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing exit
Jan 1 00:00:48 OpenWrt syslog.info syslogd started: BusyBox v1.19.4
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : executing run_test
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : Testing requirements...
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : .. USB storage modules available
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : extendRoot package is installed
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : executing run_signaling_extendRoot_start
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : executing run_prepare_extendRoot
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : configure initi step for extendRoot
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : executing run_init_extendRoot
Jan 1 00:00:49 OpenWrt user.notice root: /etc/init.d/ext: Mounting external USB storage...
Jan 1 00:00:49 OpenWrt user.notice root: mount: mounting /dev/sda1 on /mnt/usb failed: Invalid argument
Jan 1 00:00:49 OpenWrt user.notice root: /etc/init.d/ext: ERROR: unable to mount USB storage
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing run_signaling_extendRoot_stop
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing exit
Jan 1 00:27:43 OpenWrt user.notice root: $: Model Type tl-mr3020 identified
Jan 1 00:27:43 OpenWrt user.notice root: $: Model Type tl-mr3020 identified
Jan 1 00:27:44 OpenWrt user.notice root: /bin/box_installer_start.sh : Doing extendRoot initilization
Jan 1 00:27:44 OpenWrt user.notice root: /bin/box_installer.sh : executing run_test
Jan 1 00:27:44 OpenWrt user.notice root: /bin/box_installer.sh : Testing requirements...
Jan 1 00:27:44 OpenWrt user.notice root: /bin/box_installer.sh : .. USB storage modules available
Jan 1 00:27:44 OpenWrt user.notice root: /bin/box_installer.sh : extendRoot package is installed
Jan 1 00:27:44 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:27:44 OpenWrt user.notice root: /bin/box_installer.sh : executing run_signaling_extendRoot_start
Jan 1 00:27:44 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:27:44 OpenWrt user.notice root: /bin/box_installer.sh : executing run_prepare_extendRoot
Jan 1 00:27:44 OpenWrt user.notice root: /bin/box_installer.sh : configure initi step for extendRoot
Jan 1 00:27:44 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:27:44 OpenWrt user.notice root: /bin/box_installer.sh : executing run_init_extendRoot
Jan 1 00:27:44 OpenWrt user.notice root: /etc/init.d/ext: Mounting external USB storage...
Jan 1 00:27:44 OpenWrt user.notice root: mount: mounting /dev/sda on /mnt/usb failed: Invalid argument
Jan 1 00:27:44 OpenWrt user.notice root: /etc/init.d/ext: ERROR: unable to mount USB storage
Jan 1 00:27:44 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:27:44 OpenWrt user.notice root: /bin/box_installer.sh : executing run_signaling_extendRoot_stop
Jan 1 00:27:44 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:27:44 OpenWrt user.notice root: /bin/box_installer.sh : executing exit
---------------------------------------------
Jan 1 00:00:48 OpenWrt syslog.info syslogd started: BusyBox v1.19.4
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer_start.sh : Doing extendRoot initilization
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing run_test
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Testing requirements...
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : .. USB storage modules available
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : extendRoot package is installed
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing run_signaling_extendRoot_start
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing run_prepare_extendRoot
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : configure initi step for extendRoot
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing run_init_extendRoot
Jan 1 00:00:49 OpenWrt user.notice root: /etc/init.d/ext: Mounting external USB storage...
Jan 1 00:00:49 OpenWrt user.notice root: mount: mounting /dev/sda on /mnt/usb failed: Invalid argument
Jan 1 00:00:49 OpenWrt user.notice root: /etc/init.d/ext: ERROR: unable to mount USB storage
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing run_signaling_extendRoot_stop
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing exit
---------------------------------------------
Jan 1 00:00:48 OpenWrt syslog.info syslogd started: BusyBox v1.19.4
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer_start.sh : Doing extendRoot initilization
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : executing run_test
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : Testing requirements...
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : .. USB storage modules available
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : extendRoot package is installed
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing run_signaling_extendRoot_start
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing run_prepare_extendRoot
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : configure initi step for extendRoot
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing run_init_extendRoot
Jan 1 00:00:49 OpenWrt user.notice root: /etc/init.d/ext: Mounting external USB storage...
Jan 1 00:00:49 OpenWrt user.notice root: mount: mounting /dev/sda on /mnt/usb failed: Invalid argument
Jan 1 00:00:49 OpenWrt user.notice root: /etc/init.d/ext: ERROR: unable to mount USB storage
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing run_signaling_extendRoot_stop
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing exit
---------------------------------------------
---------------------------------------------
Jan 1 00:00:48 OpenWrt syslog.info syslogd started: BusyBox v1.19.4
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer_start.sh : Doing extendRoot initilization
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : executing run_test
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : Testing requirements...
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : .. USB storage modules available
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : extendRoot package is installed
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing run_signaling_extendRoot_start
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing run_prepare_extendRoot
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : configure initi step for extendRoot
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing run_init_extendRoot
Jan 1 00:00:49 OpenWrt user.notice root: /etc/init.d/ext: Mounting external USB storage...
Jan 1 00:00:49 OpenWrt user.notice root: mount: mounting /dev/sda on /mnt/usb failed: Invalid argument
Jan 1 00:00:49 OpenWrt user.notice root: /etc/init.d/ext: ERROR: unable to mount USB storage
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing run_signaling_extendRoot_stop
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing exit
---------------------------------------------------------------------------------------
i dont know how to handle the problem with mounting the usb storage
ich dreh langsam am rad -.- :(
hoffe du kannst hier helfen
vg
timmy
edit:
maybe it´s because it´s a 64GB USB Stick with exFat not Fat32?
have same problems as the other but dont know how to solve.
i hope you can help me to finde the issue.
---------------------------------------------------------------------------
outpost
---------------------------------------------------------------------------
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)
none on /proc/bus/usb type usbfs (rw,relatime)
root@OpenWrt:/# ls -la /mnt/
drwxr-xr-x 1 root root 0 Feb 10 22:03 .
drwxr-xr-x 1 root root 0 Jan 1 1970 ..
drwxr-xr-x 2 root root 0 Feb 10 22:03 usb
root@OpenWrt:/# ls -la /mnt/usb
drwxr-xr-x 2 root root 0 Feb 10 22:03 .
drwxr-xr-x 1 root root 0 Feb 10 22:03 ..
-rw-r--r-- 1 root root 18281 Jan 1 1970 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
ls: /mnt/usb/install: No such file or directory
root@OpenWrt:/# ls -la /opt/piratebox
ls: /opt/piratebox: No such file or directory
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.3.2
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.3-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'
root@OpenWrt:/# cat /etc/config/wireless
config wifi-device radio0
option type mac80211
option channel 11
option hwmode 11ng
option macaddr 60:e3:27:b6:79:74
option htmode HT20
list ht_capab SHORT-GI-20
list ht_capab SHORT-GI-40
list ht_capab RX-STBC1
list ht_capab DSSS_CCK-40
# REMOVE THIS LINE TO ENABLE WIFI:
option disabled 1
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.450000] loop: module loaded
[ 31.510000] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 31.680000] nf_conntrack version 0.5.0 (455 buckets, 1820 max)
[ 31.970000] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 32.250000] batman_adv: B.A.T.M.A.N. advanced 2013.4.0 (compatibility version 14) loaded
[ 36.790000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 36.790000] device eth0 entered promiscuous mode
[ 36.800000] ADDRCONF(NETDEV_UP): br-lan: link is not ready
[ 37.630000] eth0: link up (100Mbps/Full duplex)
[ 37.630000] br-lan: port 1(eth0) entered forwarding state
[ 37.640000] br-lan: port 1(eth0) entered forwarding state
[ 37.640000] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 37.650000] ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[ 39.640000] br-lan: port 1(eth0) entered forwarding state
[ 323.780000] eth0: link down
[ 323.780000] br-lan: port 1(eth0) entered disabled state
[ 607.780000] eth0: link up (100Mbps/Full duplex)
[ 607.780000] br-lan: port 1(eth0) entered forwarding state
[ 607.790000] br-lan: port 1(eth0) entered forwarding state
[ 609.790000] br-lan: port 1(eth0) entered forwarding state
root@OpenWrt:/# dmesg | grep sda
[ 9.800000] sd 0:0:0:0: [sda] 122830848 512-byte logical blocks: (62.8 GB/58.5 GiB)
[ 9.800000] sd 0:0:0:0: [sda] Write Protect is off
[ 9.810000] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00
[ 9.810000] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 9.830000] sda: sda1
[ 9.840000] 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]
506 root 1504 S init
541 root 0 SW< [cfg80211]
619 root 0 SW< [bat_events]
646 root 1508 S /sbin/syslogd -C16
648 root 1488 S /sbin/klogd
650 root 872 S /sbin/hotplug2 --override --persistent --set-rules-f
658 root 872 S /sbin/ubusd
720 root 1468 S /sbin/netifd
1118 root 1152 S /usr/sbin/dropbear -P /var/run/dropbear.1.pid -p 22
1283 root 1500 S /sbin/watchdog -t 5 /dev/watchdog
1335 nobody 956 S /usr/sbin/dnsmasq -C /var/etc/dnsmasq.conf
1352 root 1492 S syslogd -n -L -R 192.168.1.2:9999
1392 root 1500 S /usr/sbin/ntpd -n -p 0.openwrt.pool.ntp.org -p 1.ope
1435 root 1216 S /usr/sbin/dropbear -P /var/run/dropbear.1.pid -p 22
1436 root 1512 S -ash
1473 root 1496 R ps
root@OpenWrt:/# cat /mnt/usb/install.log
Jan 1 00:00:33 OpenWrt syslog.info syslogd started: BusyBox v1.19.4
Jan 1 00:00:33 OpenWrt user.notice root: /bin/box_installer_start.sh : Doing extendRoot initilization
Jan 1 00:00:33 OpenWrt user.notice root: /bin/box_installer.sh : executing run_test
Jan 1 00:00:33 OpenWrt user.notice root: /bin/box_installer.sh : Testing requirements...
Jan 1 00:00:33 OpenWrt user.notice root: /bin/box_installer.sh : .. USB storage modules available
Jan 1 00:00:33 OpenWrt user.notice root: /bin/box_installer.sh : extendRoot package is installed
Jan 1 00:00:33 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:33 OpenWrt user.notice root: /bin/box_installer.sh : executing run_signaling_extendRoot_start
Jan 1 00:00:33 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:33 OpenWrt user.notice root: /bin/box_installer.sh : executing run_prepare_extendRoot
Jan 1 00:00:33 OpenWrt user.notice root: /bin/box_installer.sh : configure initi step for extendRoot
Jan 1 00:00:33 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:33 OpenWrt user.notice root: /bin/box_installer.sh : executing run_init_extendRoot
Jan 1 00:00:33 OpenWrt user.notice root: Please connect USB disk. If it is already plugged-in,
Jan 1 00:00:33 OpenWrt user.notice root: wait for a few seconds, and if nothing happens, please
Jan 1 00:00:33 OpenWrt user.notice root: reconnect the device. Keep in mind that your router's
Jan 1 00:00:33 OpenWrt user.notice root: ports may not be able to supply enough power to
Jan 1 00:00:33 OpenWrt user.notice root: spin-up a USB HDD.
Jan 1 00:00:34 OpenWrt authpriv.info dropbear[1334]: Running in background
Jan 1 00:05:04 OpenWrt auth.info passwd: Password for root changed by root
Feb 10 21:59:41 OpenWrt authpriv.info dropbear[1746]: Child connection from 192.168.1.1:34188
Feb 10 21:59:54 OpenWrt authpriv.notice dropbear[1746]: Password auth succeeded for 'root' from 192.168.1.1:34188
Feb 10 22:03:49 OpenWrt user.notice root: .....................................................................................................................................................................................................................................
Feb 10 22:03:49 OpenWrt user.notice root: USB disk is now available. Continuing...
Feb 10 22:03:49 OpenWrt user.notice root: /etc/init.d/ext: Mounting external USB storage...
Feb 10 22:03:49 OpenWrt user.notice root: mount: mounting /dev/sda1 on /mnt/usb failed: Invalid argument
Feb 10 22:03:49 OpenWrt user.notice root: /etc/init.d/ext: ERROR: unable to mount USB storage
Feb 10 22:03:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Feb 10 22:03:49 OpenWrt user.notice root: /bin/box_installer.sh : executing run_signaling_extendRoot_stop
Feb 10 22:03:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Feb 10 22:03:49 OpenWrt user.notice root: /bin/box_installer.sh : executing exit
---------------------------------------------
Jan 1 00:00:48 OpenWrt syslog.info syslogd started: BusyBox v1.19.4
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer_start.sh : Doing extendRoot initilization
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : executing run_test
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : Testing requirements...
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : .. USB storage modules available
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : extendRoot package is installed
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : executing run_signaling_extendRoot_start
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : executing run_prepare_extendRoot
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : configure initi step for extendRoot
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : executing run_init_extendRoot
Jan 1 00:00:48 OpenWrt user.notice root: /etc/init.d/ext: Mounting external USB storage...
Jan 1 00:00:48 OpenWrt user.notice root: mount: mounting /dev/sda1 on /mnt/usb failed: Invalid argument
Jan 1 00:00:48 OpenWrt user.notice root: /etc/init.d/ext: ERROR: unable to mount USB storage
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : executing run_signaling_extendRoot_stop
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : executing exit
---------------------------------------------
Jan 1 00:00:48 OpenWrt syslog.info syslogd started: BusyBox v1.19.4
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer_start.sh : Doing extendRoot initilization
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : executing run_test
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : Testing requirements...
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : .. USB storage modules available
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : extendRoot package is installed
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing run_signaling_extendRoot_start
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing run_prepare_extendRoot
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : configure initi step for extendRoot
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing run_init_extendRoot
Jan 1 00:00:49 OpenWrt user.notice root: /etc/init.d/ext: Mounting external USB storage...
Jan 1 00:00:49 OpenWrt user.notice root: mount: mounting /dev/sda1 on /mnt/usb failed: Invalid argument
Jan 1 00:00:49 OpenWrt user.notice root: /etc/init.d/ext: ERROR: unable to mount USB storage
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing run_signaling_extendRoot_stop
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing exit
---------------------------------------------
Jan 1 00:00:48 OpenWrt syslog.info syslogd started: BusyBox v1.19.4
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : executing run_test
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : Testing requirements...
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : .. USB storage modules available
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : extendRoot package is installed
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : executing run_signaling_extendRoot_start
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : executing run_prepare_extendRoot
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : configure initi step for extendRoot
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : executing run_init_extendRoot
Jan 1 00:00:49 OpenWrt user.notice root: /etc/init.d/ext: Mounting external USB storage...
Jan 1 00:00:49 OpenWrt user.notice root: mount: mounting /dev/sda1 on /mnt/usb failed: Invalid argument
Jan 1 00:00:49 OpenWrt user.notice root: /etc/init.d/ext: ERROR: unable to mount USB storage
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing run_signaling_extendRoot_stop
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing exit
Jan 1 00:00:48 OpenWrt syslog.info syslogd started: BusyBox v1.19.4
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : executing run_test
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : Testing requirements...
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : .. USB storage modules available
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : extendRoot package is installed
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : executing run_signaling_extendRoot_start
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : executing run_prepare_extendRoot
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : configure initi step for extendRoot
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : executing run_init_extendRoot
Jan 1 00:00:49 OpenWrt user.notice root: /etc/init.d/ext: Mounting external USB storage...
Jan 1 00:00:49 OpenWrt user.notice root: mount: mounting /dev/sda1 on /mnt/usb failed: Invalid argument
Jan 1 00:00:49 OpenWrt user.notice root: /etc/init.d/ext: ERROR: unable to mount USB storage
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing run_signaling_extendRoot_stop
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing exit
Jan 1 00:27:43 OpenWrt user.notice root: $: Model Type tl-mr3020 identified
Jan 1 00:27:43 OpenWrt user.notice root: $: Model Type tl-mr3020 identified
Jan 1 00:27:44 OpenWrt user.notice root: /bin/box_installer_start.sh : Doing extendRoot initilization
Jan 1 00:27:44 OpenWrt user.notice root: /bin/box_installer.sh : executing run_test
Jan 1 00:27:44 OpenWrt user.notice root: /bin/box_installer.sh : Testing requirements...
Jan 1 00:27:44 OpenWrt user.notice root: /bin/box_installer.sh : .. USB storage modules available
Jan 1 00:27:44 OpenWrt user.notice root: /bin/box_installer.sh : extendRoot package is installed
Jan 1 00:27:44 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:27:44 OpenWrt user.notice root: /bin/box_installer.sh : executing run_signaling_extendRoot_start
Jan 1 00:27:44 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:27:44 OpenWrt user.notice root: /bin/box_installer.sh : executing run_prepare_extendRoot
Jan 1 00:27:44 OpenWrt user.notice root: /bin/box_installer.sh : configure initi step for extendRoot
Jan 1 00:27:44 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:27:44 OpenWrt user.notice root: /bin/box_installer.sh : executing run_init_extendRoot
Jan 1 00:27:44 OpenWrt user.notice root: /etc/init.d/ext: Mounting external USB storage...
Jan 1 00:27:44 OpenWrt user.notice root: mount: mounting /dev/sda on /mnt/usb failed: Invalid argument
Jan 1 00:27:44 OpenWrt user.notice root: /etc/init.d/ext: ERROR: unable to mount USB storage
Jan 1 00:27:44 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:27:44 OpenWrt user.notice root: /bin/box_installer.sh : executing run_signaling_extendRoot_stop
Jan 1 00:27:44 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:27:44 OpenWrt user.notice root: /bin/box_installer.sh : executing exit
---------------------------------------------
Jan 1 00:00:48 OpenWrt syslog.info syslogd started: BusyBox v1.19.4
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer_start.sh : Doing extendRoot initilization
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing run_test
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Testing requirements...
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : .. USB storage modules available
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : extendRoot package is installed
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing run_signaling_extendRoot_start
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing run_prepare_extendRoot
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : configure initi step for extendRoot
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing run_init_extendRoot
Jan 1 00:00:49 OpenWrt user.notice root: /etc/init.d/ext: Mounting external USB storage...
Jan 1 00:00:49 OpenWrt user.notice root: mount: mounting /dev/sda on /mnt/usb failed: Invalid argument
Jan 1 00:00:49 OpenWrt user.notice root: /etc/init.d/ext: ERROR: unable to mount USB storage
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing run_signaling_extendRoot_stop
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing exit
---------------------------------------------
Jan 1 00:00:48 OpenWrt syslog.info syslogd started: BusyBox v1.19.4
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer_start.sh : Doing extendRoot initilization
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : executing run_test
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : Testing requirements...
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : .. USB storage modules available
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : extendRoot package is installed
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing run_signaling_extendRoot_start
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing run_prepare_extendRoot
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : configure initi step for extendRoot
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing run_init_extendRoot
Jan 1 00:00:49 OpenWrt user.notice root: /etc/init.d/ext: Mounting external USB storage...
Jan 1 00:00:49 OpenWrt user.notice root: mount: mounting /dev/sda on /mnt/usb failed: Invalid argument
Jan 1 00:00:49 OpenWrt user.notice root: /etc/init.d/ext: ERROR: unable to mount USB storage
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing run_signaling_extendRoot_stop
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing exit
---------------------------------------------
---------------------------------------------
Jan 1 00:00:48 OpenWrt syslog.info syslogd started: BusyBox v1.19.4
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer_start.sh : Doing extendRoot initilization
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : executing run_test
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : Testing requirements...
Jan 1 00:00:48 OpenWrt user.notice root: /bin/box_installer.sh : .. USB storage modules available
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : extendRoot package is installed
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing run_signaling_extendRoot_start
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing run_prepare_extendRoot
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : configure initi step for extendRoot
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing run_init_extendRoot
Jan 1 00:00:49 OpenWrt user.notice root: /etc/init.d/ext: Mounting external USB storage...
Jan 1 00:00:49 OpenWrt user.notice root: mount: mounting /dev/sda on /mnt/usb failed: Invalid argument
Jan 1 00:00:49 OpenWrt user.notice root: /etc/init.d/ext: ERROR: unable to mount USB storage
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing run_signaling_extendRoot_stop
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step
Jan 1 00:00:49 OpenWrt user.notice root: /bin/box_installer.sh : executing exit
---------------------------------------------------------------------------------------
i dont know how to handle the problem with mounting the usb storage
ich dreh langsam am rad -.- :(
hoffe du kannst hier helfen
vg
timmy
edit:
maybe it´s because it´s a 64GB USB Stick with exFat not Fat32?