Dear Piratebox Community,
I accidentially deleted the following files:
/opt/piratebox/bin/shoutbox_stuff.sh /opt/piratebox/www /opt/piratebox/conf/piratebox.conf
by trying to manually reset the shoutbox and putting all commands from this:
rm /opt/piratebox/www/cgi-bin/data.pso
/opt/piratebox/bin/shoutbox_stuff.sh /opt/piratebox/www /opt/piratebox/conf/piratebox.conf
into one line and thus removing all files. Although I can still connect to the box via ssh Wlan I do no know how to restore the deleted files. I use the TP3020. This means I can use the mount_root command and enter the directory but there is no /opt/piratebox/conf/.
This means, when I connect to the PirateBox - Share Freely network, there is no webpage at piratebox.lan.
Furthermore I already tried this, but I am not able to connect via telnet, when I am in failsafe mode. I use Windows 8 with Putty to connect.
Here is the Technical Report
Edit
I managed now to flash the openWRT firmware from USB again, but the WLAN of the box does not start now. I am trying to figure out why.
Edit
I now have been trying to flash the image from the usb stick and I am stuck at the rebooting point:
I found this article but I could not find the solution with its help.
It generates the external_fs folder with an openwrt.swap file, the install folder with an auto_package_done file of 0kb and an install .txt document.
Help would be highly appreciated and best regards
Testbild
I accidentially deleted the following files:
/opt/piratebox/bin/shoutbox_stuff.sh /opt/piratebox/www /opt/piratebox/conf/piratebox.conf
by trying to manually reset the shoutbox and putting all commands from this:
rm /opt/piratebox/www/cgi-bin/data.pso
/opt/piratebox/bin/shoutbox_stuff.sh /opt/piratebox/www /opt/piratebox/conf/piratebox.conf
into one line and thus removing all files. Although I can still connect to the box via ssh Wlan I do no know how to restore the deleted files. I use the TP3020. This means I can use the mount_root command and enter the directory but there is no /opt/piratebox/conf/.
This means, when I connect to the PirateBox - Share Freely network, there is no webpage at piratebox.lan.
Furthermore I already tried this, but I am not able to connect via telnet, when I am in failsafe mode. I use Windows 8 with Putty to connect.
Here is the Technical Report
root@piratebox:~# 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) 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,errors=remount-ro) /dev/loop0 on /mnt/ext type ext4 (rw,relatime,user_xattr,barrier=1,data=ordered) /dev/loop1 on /opt/piratebox type ext4 (rw,relatime,user_xattr,barrier=1,data=ordered) none on /proc/bus/usb type usbfs (rw,relatime) root@piratebox:~# ls -la /mnt/ drwxr-xr-x 1 root root 0 Jan 1 00:03 . drwxr-xr-x 1 root root 0 Jan 2 1970 .. drwxr-xr-x 7 root root 1024 Sep 12 2015 ext drwxrwxrwx 5 root root 32768 Jan 1 01:15 usb root@piratebox:~# ls -la /mnt/usb drwxrwxrwx 5 root root 32768 Jan 1 01:15 . drwxr-xr-x 1 root root 0 Jan 1 00:03 .. -rwxrwxrwx 1 root root 0 Jan 1 01:15 Pirat drwxrwxrwx 5 root root 32768 Jan 1 1980 PirateBox drwxrwxrwx 2 root root 32768 Jan 1 1980 external_fs drwxrwxrwx 3 root root 32768 Sep 12 2015 install -rwxrwxrwx 1 root root 45496 Sep 12 2015 install.log -rwxrwxrwx 1 root root 3932160 Sep 12 2015 openwrt-ar71xx-generic-tl-mr3020-v1-squashfs-factory.bin root@piratebox:~# ls -la /mnt/usb/PirateBox drwxrwxrwx 5 root root 32768 Jan 1 1980 . drwxrwxrwx 5 root root 32768 Jan 1 01:15 .. drwxrwxrwx 3 root root 32768 Jan 1 1980 Shared drwxrwxrwx 11 root root 32768 Jan 1 1980 board -rwxrwxrwx 1 root root 52428800 Jan 1 01:15 pbIMG_ws.img -rwxrwxrwx 1 root root 13 Jan 1 1980 timesave_file drwxrwxrwx 2 root root 32768 Sep 12 2015 tmp root@piratebox:~# ls -la /mnt/usb/install drwxrwxrwx 3 root root 32768 Sep 12 2015 . drwxrwxrwx 5 root root 32768 Jan 1 01:15 .. -rwxrwxrwx 1 root root 108564 Aug 13 2015 OpenWRT.img.gz -rwxrwxrwx 1 root root 66 Sep 12 2015 auto_package_done drwxrwxrwx 2 root root 32768 Aug 13 2015 cache -rwxrwxrwx 1 root root 222185 Aug 13 2015 kareha_3.1.4.zip -rwxrwxrwx 1 root root 187920 Aug 13 2015 piratebox_ws_1.0_img.tar.gz root@piratebox:~# ls -la /opt/piratebox drwxr-xr-x 10 root root 1024 Sep 12 2015 . drwxr-xr-x 3 root root 0 Jan 1 01:15 .. drwxr-xr-x 3 root root 1024 Jan 2 1970 bin drwxr-xr-x 3 root root 1024 Jan 2 1970 conf drwxr-xr-x 2 root root 1024 Aug 13 2015 init.d drwx------ 2 root root 12288 Jan 16 2014 lost+found drwxr-xr-x 2 root root 1024 Sep 12 2015 python_lib lrwxrwxrwx 1 root root 18 Sep 12 2015 share -> /mnt/usb/PirateBox drwxr-xr-x 2 root root 1024 Aug 13 2015 src drwxr-xr-x 2 nobody nogroup 1024 Jan 1 00:00 tmp -rw-r--r-- 1 root root 19 Aug 13 2015 version drwxr-xr-x 4 nobody nogroup 1024 Sep 12 2015 www root@piratebox:~# ls -la /opt/piratebox/www drwxr-xr-x 4 nobody nogroup 1024 Sep 12 2015 . drwxr-xr-x 10 root root 1024 Sep 12 2015 .. -rwxr-xr-x 1 nobody nogroup 1458 Aug 13 2015 .READ.ME.htm lrwxrwxrwx 1 root root 27 Sep 12 2015 Shared -> /opt/piratebox/share/Shared lrwxrwxrwx 1 root root 26 Sep 12 2015 board -> /opt/piratebox/share/board drwxr-xr-x 2 nobody nogroup 1024 Jan 2 1970 cgi-bin -rw-rw-r-- 1 nobody nogroup 1724 Jan 2 1970 chat_content.html -rwxr-xr-x 1 nobody nogroup 1406 Aug 13 2015 favicon.ico -rw-r--r-- 1 nobody nogroup 97 Aug 13 2015 generate_204 -rw-r--r-- 1 nobody nogroup 3892 Aug 13 2015 index.html -rwxr-xr-x 1 nobody nogroup 94840 Aug 13 2015 jquery.min.js drwxr-xr-x 3 nobody nogroup 1024 Aug 13 2015 library -rw-r--r-- 1 nobody nogroup 2992 Aug 13 2015 menu.png -rw-r--r-- 1 nobody nogroup 15 Aug 13 2015 ncsi.txt -rw-r--r-- 1 nobody nogroup 6607 Aug 13 2015 piratebox-logo-horizontal-white.png -rwxr-xr-x 1 nobody nogroup 12637 Aug 13 2015 piratebox-logo-small.png -rwxr-xr-x 1 nobody nogroup 320 Aug 13 2015 redirect.html -rwxr-xr-x 1 nobody nogroup 3490 Aug 13 2015 scripts.js -rw-r--r-- 1 nobody nogroup 0 Aug 13 2015 station_cnt.txt -rw-r--r-- 1 nobody nogroup 5040 Aug 13 2015 style.css root@piratebox:~# cat /etc/pbx_custom_image PBX_auto_Image_2.2 root@piratebox:~# 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.2.1" root@piratebox:~# cat /opt/piratebox/version piratebox-ws_1.0.4 root@piratebox:~# cat /opt/piratebox/tmp/error.log 1970-01-01 00:00:50: (log.c.166) server started 1970-01-01 00:00:50: (server.c.968) WARNING: unknown config-key: url.access-deny (ignored) root@piratebox:~# cat /opt/piratebox/tmp/break.log root@piratebox:~# root@piratebox:~# 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@piratebox:~# cat /etc/config/wireless config wifi-device 'radio0' option type 'mac80211' option channel '11' option hwmode '11ng' option macaddr '30:b5:c2:bf:7b:24' 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' option disabled '0' config wifi-iface option device 'radio0' option network 'lan' option mode 'ap' option encryption 'none' option ssid 'PirateBox - Share Freely' root@piratebox:~# dmesg | tail -n 20 [ 35.490000] EXT4-fs (loop1): recovery complete [ 35.490000] EXT4-fs (loop1): mounted filesystem with ordered data mode. Opts: (null) [ 36.800000] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 36.810000] device eth0 entered promiscuous mode [ 36.810000] ADDRCONF(NETDEV_UP): br-lan: link is not ready [ 37.510000] eth0: link up (100Mbps/Full duplex) [ 37.510000] br-lan: port 1(eth0) entered forwarding state [ 37.520000] br-lan: port 1(eth0) entered forwarding state [ 37.520000] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 37.530000] ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready [ 39.520000] br-lan: port 1(eth0) entered forwarding state [ 43.960000] ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 43.960000] device wlan0 entered promiscuous mode [ 44.000000] br-lan: port 2(wlan0) entered forwarding state [ 44.000000] br-lan: port 2(wlan0) entered forwarding state [ 44.010000] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [ 46.000000] br-lan: port 2(wlan0) entered forwarding state [ 47.510000] Adding 32764k swap on /mnt/usb/external_fs/OpenWRT.swap. Priority:-1 extents:1 across:32764k [ 145.550000] eth0: link down [ 145.550000] br-lan: port 1(eth0) entered disabled state root@piratebox:~# dmesg | grep sda [ 10.770000] sd 0:0:0:0: [sda] 30497664 512-byte logical blocks: (15.6 GB/14.5 GiB) [ 10.780000] sd 0:0:0:0: [sda] Write Protect is off [ 10.780000] sd 0:0:0:0: [sda] Mode Sense: 23 00 00 00 [ 10.780000] sd 0:0:0:0: [sda] No Caching mode page present [ 10.790000] sd 0:0:0:0: [sda] Assuming drive cache: write through [ 10.800000] sd 0:0:0:0: [sda] No Caching mode page present [ 10.800000] sd 0:0:0:0: [sda] Assuming drive cache: write through [ 10.830000] sda: sda1 [ 10.840000] sd 0:0:0:0: [sda] No Caching mode page present [ 10.840000] sd 0:0:0:0: [sda] Assuming drive cache: write through [ 10.850000] sd 0:0:0:0: [sda] Attached SCSI removable disk root@piratebox:~# ls /dev/sd* /dev/sda /dev/sda1 root@piratebox:~# 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 RW [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] 508 root 1504 S init 543 root 0 SW< [cfg80211] 617 root 0 SW< [bat_events] 644 root 1508 S /sbin/syslogd -C16 646 root 1488 S /sbin/klogd 648 root 872 S /sbin/hotplug2 --override --persistent --set-rules-file /etc/hotplug2.rules --set-coldplug-cmd /sbin/udevtrigger --max-children 1 657 root 872 S /sbin/ubusd 732 root 0 SW< [loop0] 737 root 0 SW [jbd2/loop0-8] 738 root 0 SW< [ext4-dio-unwrit] 758 root 0 SW< [loop1] 763 root 0 SW [jbd2/loop1-8] 764 root 0 SW< [ext4-dio-unwrit] 772 root 1468 S /sbin/netifd 1235 root 1640 S hostapd -P /var/run/wifi-phy0.pid -B /var/run/hostapd-phy0.conf 1354 root 1500 S /sbin/watchdog -t 5 /dev/watchdog 1458 root 1512 S /usr/sbin/crond -c /etc/crontabs -l 5 1477 root 1152 S /usr/sbin/dropbear -P /var/run/dropbear.1.pid -p 22 1483 root 9160 S /usr/bin/minidlna -f /tmp/minidlna.conf 1515 nobody 3556 S /usr/sbin/lighttpd -f /opt/piratebox/conf/lighttpd/lighttpd.conf 1528 root 1500 S /usr/sbin/ntpd -n -p 0.openwrt.pool.ntp.org -p 1.openwrt.pool.ntp.org -p 2.openwrt.pool.ntp.org -p 3.openwrt.pool.ntp.org 1775 root 0 SW [flush-7:1] 1776 root 0 SW [flush-8:0] 1792 root 1216 R /usr/sbin/dropbear -P /var/run/dropbear.1.pid -p 22 1793 root 1504 S -ash 1832 root 1496 R ps root@piratebox:~# cat /mnt/usb/install.log Jan 1 00:00:47 OpenWrt syslog.info syslogd started: BusyBox v1.19.4 Jan 1 00:00:47 OpenWrt user.notice root: /bin/box_installer.sh : executing run_test Jan 1 00:00:47 OpenWrt user.notice root: /bin/box_installer.sh : Testing requirements... Jan 1 00:00:47 OpenWrt user.notice root: /bin/box_installer.sh : .. USB storage modules available Jan 1 00:00:47 OpenWrt user.notice root: /bin/box_installer.sh : extendRoot package is installed Jan 1 00:00:47 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step Jan 1 00:00:47 OpenWrt user.notice root: /bin/box_installer.sh : executing run_signaling_extendRoot_start Jan 1 00:00:47 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step Jan 1 00:00:47 OpenWrt user.notice root: /bin/box_installer.sh : executing run_prepare_extendRoot Jan 1 00:00:47 OpenWrt user.notice root: /bin/box_installer.sh : configure initi step for extendRoot Jan 1 00:00:47 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step Jan 1 00:00:47 OpenWrt user.notice root: /bin/box_installer.sh : executing run_init_extendRoot Jan 1 00:00:47 OpenWrt user.notice root: Please connect USB disk. If it is already plugged-in, Jan 1 00:00:47 OpenWrt user.notice root: wait for a few seconds, and if nothing happens, please Jan 1 00:00:47 OpenWrt user.notice root: reconnect the device. Keep in mind that your router's Jan 1 00:00:47 OpenWrt user.notice root: ports may not be able to supply enough power to Jan 1 00:00:47 OpenWrt user.notice root: spin-up a USB HDD. Jan 1 00:03:12 OpenWrt user.notice root: ................................................................................................................................................ Jan 1 00:03:12 OpenWrt user.notice root: USB disk is now available. Continuing... Jan 1 00:03:12 OpenWrt user.notice root: /etc/init.d/ext: Mounting external USB storage... Jan 1 00:03:13 OpenWrt user.notice root: /etc/init.d/ext: Creating swapspace... Jan 1 00:03:17 OpenWrt user.notice root: 32+0 records in Jan 1 00:03:17 OpenWrt user.notice root: 32+0 records out Jan 1 00:03:18 OpenWrt user.notice root: Setting up swapspace version 1, size = 32764 KiB Jan 1 00:03:18 OpenWrt user.notice root: no label, UUID=8d3a440c-1ddb-4f31-86b2-a85b72cb8ebc Jan 1 00:03:18 OpenWrt user.notice root: /etc/init.d/ext: Forcing overwrite of /mnt/usb/external_fs/OpenWRT.img if it already exsits Jan 1 00:03:18 OpenWrt user.notice root: /etc/init.d/ext: Creating ext loop image... Jan 1 00:03:39 OpenWrt user.notice root: /etc/init.d/ext: Including the external mountpoint to system Jan 1 00:03:39 OpenWrt user.notice root: /etc/init.d/ext: Creating /bin/ext_path_fixer Jan 1 00:03:39 OpenWrt user.notice root: /etc/init.d/ext: Including ext_path_fixer to /etc/profile Jan 1 00:03:39 OpenWrt user.notice root: /etc/init.d/ext: Including ext_path_fixer to /etc/rc.common Jan 1 00:03:39 OpenWrt user.notice root: /etc/init.d/ext: Enable for startup Jan 1 00:03:39 OpenWrt user.notice root: /etc/init.d/ext: Starting... Jan 1 00:03:40 OpenWrt user.notice root: If you run this during an install or run the init the first time Jan 1 00:03:40 OpenWrt user.notice root: please run Jan 1 00:03:40 OpenWrt user.notice root: source /etc/profile Jan 1 00:03:40 OpenWrt user.notice root: /bin/box_installer.sh : Fixing paths Jan 1 00:03:40 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step Jan 1 00:03:40 OpenWrt user.notice root: /bin/box_installer.sh : executing run_signaling_extendRoot_stop Jan 1 00:03:40 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step Jan 1 00:03:40 OpenWrt user.notice root: /bin/box_installer.sh : executing run_test_installation_destination Jan 1 00:03:40 OpenWrt user.notice root: /bin/box_installer.sh : Testing if installation destination by extendRoot is available. Jan 1 00:03:41 OpenWrt user.notice root: /bin/box_installer.sh : Installation destination is available. Jan 1 00:03:41 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step Jan 1 00:03:41 OpenWrt user.notice root: /bin/box_installer.sh : executing run_fake_opkg_update Jan 1 00:03:41 OpenWrt user.notice root: /bin/box_installer.sh : Getting main Repository from /etc/opkg.conf Jan 1 00:03:41 OpenWrt user.notice root: /bin/box_installer.sh : Doing fake opkg update (copy from cache folder (attitude_adjustment) Jan 1 00:03:41 OpenWrt user.notice root: /bin/box_installer.sh : .. doing it for Piratebox repository (optional) Jan 1 00:03:42 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step Jan 1 00:03:42 OpenWrt user.notice root: /bin/box_installer.sh : executing run_signaling_package_start Jan 1 00:03:42 OpenWrt user.notice root: /bin/box_installer.sh: line 26: can't create /sys/class/leds/*usb/trigger: nonexistent directory Jan 1 00:03:42 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step Jan 1 00:03:42 OpenWrt user.notice root: /bin/box_installer.sh : executing run_install_package Jan 1 00:03:42 OpenWrt user.notice root: /bin/box_installer.sh : Installing packge extendRoot-piratebox piratebox-mod-imageboard extendRoot-minidlna Jan 1 00:03:44 OpenWrt user.notice root: Installing extendRoot-piratebox (0.9.1-3) to ext... Jan 1 00:03:44 OpenWrt user.notice root: Copying /mnt/usb/install/cache/extendRoot-piratebox_0.9.1-3_all.ipk. Jan 1 00:03:44 OpenWrt user.notice root: Installing extendRoot-lighttpd (0.9.1-3) to ext... Jan 1 00:03:44 OpenWrt user.notice root: Copying /mnt/usb/install/cache/extendRoot-lighttpd_0.9.1-3_all.ipk. Jan 1 00:03:44 OpenWrt user.notice root: Installing lighttpd (1.4.30-2) to ext... Jan 1 00:03:44 OpenWrt user.notice root: Copying /mnt/usb/install/cache/lighttpd_1.4.30-2_ar71xx.ipk. Jan 1 00:03:45 OpenWrt user.notice root: Installing libopenssl (1.0.1h-1) to ext... Jan 1 00:03:45 OpenWrt user.notice root: Copying /mnt/usb/install/cache/libopenssl_1.0.1h-1_ar71xx.ipk. Jan 1 00:03:53 OpenWrt auth.info passwd: Password for root changed by root Jan 1 00:03:54 OpenWrt user.notice root: Installing libpcre (8.11-2) to ext... Jan 1 00:03:54 OpenWrt user.notice root: Copying /mnt/usb/install/cache/libpcre_8.11-2_ar71xx.ipk. Jan 1 00:03:55 OpenWrt user.notice root: Installing libpthread (0.9.33.2-1) to ext... Jan 1 00:03:55 OpenWrt user.notice root: Copying /mnt/usb/install/cache/libpthread_0.9.33.2-1_ar71xx.ipk. Jan 1 00:03:55 OpenWrt user.notice root: Installing extendRoot-python (0.9.1-3) to ext... Jan 1 00:03:55 OpenWrt user.notice root: Copying /mnt/usb/install/cache/extendRoot-python_0.9.1-3_all.ipk. Jan 1 00:03:56 OpenWrt user.notice root: Installing python (2.7.3-2) to ext... Jan 1 00:03:56 OpenWrt user.notice root: Copying /mnt/usb/install/cache/python_2.7.3-2_ar71xx.ipk. Jan 1 00:04:36 OpenWrt user.notice root: Installing libffi (3.0.10-1) to ext... Jan 1 00:04:37 OpenWrt user.notice root: Copying /mnt/usb/install/cache/libffi_3.0.10-1_ar71xx.ipk. Sep 12 12:15:01 OpenWrt user.notice root: Installing python-mini (2.7.3-2) to ext... Sep 12 12:15:01 OpenWrt user.notice root: Copying /mnt/usb/install/cache/python-mini_2.7.3-2_ar71xx.ipk. Sep 12 12:15:30 OpenWrt user.notice root: Installing piratebox (1.0.1-8) to ext... Sep 12 12:15:30 OpenWrt user.notice root: Copying /mnt/usb/install/cache/piratebox_1.0.1-8_all.ipk. Sep 12 12:15:31 OpenWrt user.notice root: Installing lighttpd-mod-cgi (1.4.30-2) to ext... Sep 12 12:15:31 OpenWrt user.notice root: Copying /mnt/usb/install/cache/lighttpd-mod-cgi_1.4.30-2_ar71xx.ipk. Sep 12 12:15:31 OpenWrt user.notice root: Installing lighttpd-mod-redirect (1.4.30-2) to ext... Sep 12 12:15:31 OpenWrt user.notice root: Copying /mnt/usb/install/cache/lighttpd-mod-redirect_1.4.30-2_ar71xx.ipk. Sep 12 12:15:31 OpenWrt user.notice root: Installing lighttpd-mod-alias (1.4.30-2) to ext... Sep 12 12:15:31 OpenWrt user.notice root: Copying /mnt/usb/install/cache/lighttpd-mod-alias_1.4.30-2_ar71xx.ipk. Sep 12 12:15:31 OpenWrt user.notice root: Installing lighttpd-mod-setenv (1.4.30-2) to ext... Sep 12 12:15:31 OpenWrt user.notice root: Copying /mnt/usb/install/cache/lighttpd-mod-setenv_1.4.30-2_ar71xx.ipk. Sep 12 12:15:31 OpenWrt user.notice root: Installing piratebox-mod-imageboard (0.1.3-1) to ext... Sep 12 12:15:31 OpenWrt user.notice root: Copying /mnt/usb/install/cache/piratebox-mod-imageboard_0.1.3-1_all.ipk. Sep 12 12:15:31 OpenWrt user.notice root: Installing perl (5.10.0-7) to ext... Sep 12 12:15:31 OpenWrt user.notice root: Copying /mnt/usb/install/cache/perl_5.10.0-7_ar71xx.ipk. Sep 12 12:15:38 OpenWrt user.notice root: Installing perlbase-base (5.10.0-7) to ext... Sep 12 12:15:38 OpenWrt user.notice root: Copying /mnt/usb/install/cache/perlbase-base_5.10.0-7_ar71xx.ipk. Sep 12 12:15:38 OpenWrt user.notice root: Installing perlbase-cgi (5.10.0-7) to ext... Sep 12 12:15:38 OpenWrt user.notice root: Copying /mnt/usb/install/cache/perlbase-cgi_5.10.0-7_ar71xx.ipk. Sep 12 12:15:39 OpenWrt user.notice root: Installing perlbase-essential (5.10.0-7) to ext... Sep 12 12:15:39 OpenWrt user.notice root: Copying /mnt/usb/install/cache/perlbase-essential_5.10.0-7_ar71xx.ipk. Sep 12 12:15:40 OpenWrt user.notice root: Installing perlbase-file (5.10.0-7) to ext... Sep 12 12:15:40 OpenWrt user.notice root: Copying /mnt/usb/install/cache/perlbase-file_5.10.0-7_ar71xx.ipk. Sep 12 12:15:41 OpenWrt user.notice root: Installing perlbase-bytes (5.10.0-7) to ext... Sep 12 12:15:41 OpenWrt user.notice root: Copying /mnt/usb/install/cache/perlbase-bytes_5.10.0-7_ar71xx.ipk. Sep 12 12:15:42 OpenWrt user.notice root: Installing perlbase-config (5.10.0-7) to ext... Sep 12 12:15:42 OpenWrt user.notice root: Copying /mnt/usb/install/cache/perlbase-config_5.10.0-7_ar71xx.ipk. Sep 12 12:15:42 OpenWrt user.notice root: Installing perlbase-data (5.10.0-7) to ext... Sep 12 12:15:42 OpenWrt user.notice root: Copying /mnt/usb/install/cache/perlbase-data_5.10.0-7_ar71xx.ipk. Sep 12 12:15:45 OpenWrt user.notice root: Installing perlbase-db-file (5.10.0-7) to ext... Sep 12 12:15:45 OpenWrt user.notice root: Copying /mnt/usb/install/cache/perlbase-db-file_5.10.0-7_ar71xx.ipk. Sep 12 12:15:46 OpenWrt user.notice root: Installing libdb47 (4.7.25.NC-6) to ext... Sep 12 12:15:46 OpenWrt user.notice root: Copying /mnt/usb/install/cache/libdb47_4.7.25.NC-6_ar71xx.ipk. Sep 12 12:15:51 OpenWrt user.notice root: Installing libxml2 (2.7.8-2) to ext... Sep 12 12:15:51 OpenWrt user.notice root: Copying /mnt/usb/install/cache/libxml2_2.7.8-2_ar71xx.ipk. Sep 12 12:15:58 OpenWrt user.notice root: Installing perlbase-digest (5.10.0-7) to ext... Sep 12 12:15:58 OpenWrt user.notice root: Copying /mnt/usb/install/cache/perlbase-digest_5.10.0-7_ar71xx.ipk. Sep 12 12:15:59 OpenWrt user.notice root: Installing perlbase-encode (5.10.0-7) to ext... Sep 12 12:15:59 OpenWrt user.notice root: Copying /mnt/usb/install/cache/perlbase-encode_5.10.0-7_ar71xx.ipk. Sep 12 12:16:31 OpenWrt user.notice root: Installing perlbase-encoding (5.10.0-7) to ext... Sep 12 12:16:31 OpenWrt user.notice root: Copying /mnt/usb/install/cache/perlbase-encoding_5.10.0-7_ar71xx.ipk. Sep 12 12:16:31 OpenWrt user.notice root: Installing perlbase-fcntl (5.10.0-7) to ext... Sep 12 12:16:31 OpenWrt user.notice root: Copying /mnt/usb/install/cache/perlbase-fcntl_5.10.0-7_ar71xx.ipk. Sep 12 12:16:31 OpenWrt user.notice root: Installing perlbase-gdbm-file (5.10.0-7) to ext... Sep 12 12:16:31 OpenWrt user.notice root: Copying /mnt/usb/install/cache/perlbase-gdbm-file_5.10.0-7_ar71xx.ipk. Sep 12 12:16:31 OpenWrt user.notice root: Installing libgdbm (1.9.1-2) to ext... Sep 12 12:16:31 OpenWrt user.notice root: Copying /mnt/usb/install/cache/libgdbm_1.9.1-2_ar71xx.ipk. Sep 12 12:16:32 OpenWrt user.notice root: Installing perlbase-integer (5.10.0-7) to ext... Sep 12 12:16:32 OpenWrt user.notice root: Copying /mnt/usb/install/cache/perlbase-integer_5.10.0-7_ar71xx.ipk. Sep 12 12:16:32 OpenWrt user.notice root: Installing perlbase-socket (5.10.0-7) to ext... Sep 12 12:16:32 OpenWrt user.notice root: Copying /mnt/usb/install/cache/perlbase-socket_5.10.0-7_ar71xx.ipk. Sep 12 12:16:33 OpenWrt user.notice root: Installing perlbase-time (5.10.0-7) to ext... Sep 12 12:16:33 OpenWrt user.notice root: Copying /mnt/usb/install/cache/perlbase-time_5.10.0-7_ar71xx.ipk. Sep 12 12:16:37 OpenWrt user.notice root: Installing perlbase-unicode (5.10.0-7) to ext... Sep 12 12:16:37 OpenWrt user.notice root: Copying /mnt/usb/install/cache/perlbase-unicode_5.10.0-7_ar71xx.ipk. Sep 12 12:16:47 OpenWrt user.notice root: Installing perlbase-unicore (5.10.0-7) to ext... Sep 12 12:16:47 OpenWrt user.notice root: Copying /mnt/usb/install/cache/perlbase-unicore_5.10.0-7_ar71xx.ipk. Sep 12 12:17:28 OpenWrt user.notice root: Installing perlbase-utf8 (5.10.0-7) to ext... Sep 12 12:17:28 OpenWrt user.notice root: Copying /mnt/usb/install/cache/perlbase-utf8_5.10.0-7_ar71xx.ipk. Sep 12 12:17:29 OpenWrt user.notice root: Installing perlbase-xsloader (5.10.0-7) to ext... Sep 12 12:17:29 OpenWrt user.notice root: Copying /mnt/usb/install/cache/perlbase-xsloader_5.10.0-7_ar71xx.ipk. Sep 12 12:17:29 OpenWrt user.notice root: Installing unzip (5.52-1) to ext... Sep 12 12:17:29 OpenWrt user.notice root: Copying /mnt/usb/install/cache/unzip_5.52-1_ar71xx.ipk. Sep 12 12:17:32 OpenWrt user.notice root: Installing extendRoot-minidlna (0.9.1-3) to ext... Sep 12 12:17:32 OpenWrt user.notice root: Copying /mnt/usb/install/cache/extendRoot-minidlna_0.9.1-3_all.ipk. Sep 12 12:17:33 OpenWrt user.notice root: Installing minidlna (1.0.24-1) to ext... Sep 12 12:17:33 OpenWrt user.notice root: Copying /mnt/usb/install/cache/minidlna_1.0.24-1_ar71xx.ipk. Sep 12 12:17:35 OpenWrt user.notice root: Installing libexif (0.6.19-1) to ext... Sep 12 12:17:35 OpenWrt user.notice root: Copying /mnt/usb/install/cache/libexif_0.6.19-1_ar71xx.ipk. Sep 12 12:17:36 OpenWrt user.notice root: Installing libjpeg (6b-1) to ext... Sep 12 12:17:36 OpenWrt user.notice root: Copying /mnt/usb/install/cache/libjpeg_6b-1_ar71xx.ipk. Sep 12 12:17:36 OpenWrt user.notice root: Installing libsqlite3 (3071201-1) to ext... Sep 12 12:17:36 OpenWrt user.notice root: Copying /mnt/usb/install/cache/libsqlite3_3071201-1_ar71xx.ipk. Sep 12 12:17:41 OpenWrt user.notice root: Installing libffmpeg-mini (0.8.7-2) to ext... Sep 12 12:17:41 OpenWrt user.notice root: Copying /mnt/usb/install/cache/libffmpeg-mini_0.8.7-2_ar71xx.ipk. Sep 12 12:17:49 OpenWrt user.notice root: Installing libbz2 (1.0.6-1) to ext... Sep 12 12:17:49 OpenWrt user.notice root: Copying /mnt/usb/install/cache/libbz2_1.0.6-1_ar71xx.ipk. Sep 12 12:17:50 OpenWrt user.notice root: Installing libid3tag (0.15.1b-3) to ext... Sep 12 12:17:50 OpenWrt user.notice root: Copying /mnt/usb/install/cache/libid3tag_0.15.1b-3_ar71xx.ipk. Sep 12 12:17:51 OpenWrt user.notice root: Installing libflac (1.2.1-1) to ext... Sep 12 12:17:51 OpenWrt user.notice root: Copying /mnt/usb/install/cache/libflac_1.2.1-1_ar71xx.ipk. Sep 12 12:17:52 OpenWrt user.notice root: Installing libvorbis (1.2.3-1) to ext... Sep 12 12:17:52 OpenWrt user.notice root: Copying /mnt/usb/install/cache/libvorbis_1.2.3-1_ar71xx.ipk. Sep 12 12:17:58 OpenWrt user.notice root: Installing libogg (1.1.4-2) to ext... Sep 12 12:17:58 OpenWrt user.notice root: Copying /mnt/usb/install/cache/libogg_1.1.4-2_ar71xx.ipk. Sep 12 12:18:01 OpenWrt user.notice root: Warning: Unable to locate ipset utility, disabling ipset support Sep 12 12:18:01 OpenWrt user.notice root: Warning: Section @zone[1] (wan) cannot resolve device of network 'wan' Sep 12 12:18:01 OpenWrt user.notice root: Warning: Section @zone[1] (wan) cannot resolve device of network 'wan6' Sep 12 12:18:02 OpenWrt user.notice root: Warning: Section @zone[1] (wan) has no device, network, subnet or extra options Sep 12 12:18:02 OpenWrt user.notice root: * Flushing IPv4 filter table Sep 12 12:18:02 OpenWrt user.notice root: * Flushing IPv4 nat table Sep 12 12:18:02 OpenWrt user.notice root: * Flushing IPv4 mangle table Sep 12 12:18:02 OpenWrt user.notice root: * Flushing IPv4 raw table Sep 12 12:18:02 OpenWrt user.notice root: * Flushing IPv6 filter table Sep 12 12:18:02 OpenWrt user.notice root: * Flushing IPv6 mangle table Sep 12 12:18:02 OpenWrt user.notice root: * Flushing IPv6 raw table Sep 12 12:18:02 OpenWrt user.notice root: * Flushing conntrack table ... Sep 12 12:18:02 OpenWrt user.notice root: * Populating IPv4 filter table Sep 12 12:18:02 OpenWrt user.notice root: * Zone 'lan' Sep 12 12:18:02 OpenWrt user.notice root: * Zone 'wan' Sep 12 12:18:02 OpenWrt user.notice root: * Rule 'Allow-DHCP-Renew' Sep 12 12:18:02 OpenWrt user.notice root: * Rule 'Allow-Ping' Sep 12 12:18:02 OpenWrt user.notice root: * Forward 'lan' -> 'wan' Sep 12 12:18:02 OpenWrt user.notice root: * Populating IPv4 nat table Sep 12 12:18:02 OpenWrt user.notice root: * Zone 'lan' Sep 12 12:18:02 OpenWrt user.notice root: * Zone 'wan' Sep 12 12:18:02 OpenWrt user.notice root: * Populating IPv4 mangle table Sep 12 12:18:02 OpenWrt user.notice root: * Zone 'lan' Sep 12 12:18:02 OpenWrt user.notice root: * Zone 'wan' Sep 12 12:18:02 OpenWrt user.notice root: * Populating IPv4 raw table Sep 12 12:18:02 OpenWrt user.notice root: * Zone 'lan' Sep 12 12:18:02 OpenWrt user.notice root: * Zone 'wan' Sep 12 12:18:02 OpenWrt user.notice root: * Populating IPv6 filter table Sep 12 12:18:02 OpenWrt user.notice root: * Zone 'lan' Sep 12 12:18:02 OpenWrt user.notice root: * Zone 'wan' Sep 12 12:18:02 OpenWrt user.notice root: * Rule 'Allow-DHCPv6' Sep 12 12:18:02 OpenWrt user.notice root: * Rule 'Allow-ICMPv6-Input' Sep 12 12:18:02 OpenWrt user.notice root: Warning: parse_option(): unknown option '--icmpv6-type' Sep 12 12:18:02 OpenWrt user.notice root: Warning: fw3_ipt_rule_append(): Bad argument '128' Sep 12 12:18:02 OpenWrt user.notice root: Warning: parse_option(): unknown option '--icmpv6-type' Sep 12 12:18:02 OpenWrt user.notice root: Warning: fw3_ipt_rule_append(): Bad argument '129' Sep 12 12:18:02 OpenWrt user.notice root: Warning: parse_option(): unknown option '--icmpv6-type' Sep 12 12:18:02 OpenWrt user.notice root: Warning: fw3_ipt_rule_append(): Bad argument '1' Sep 12 12:18:02 OpenWrt user.notice root: Warning: parse_option(): unknown option '--icmpv6-type' Sep 12 12:18:02 OpenWrt user.notice root: Warning: fw3_ipt_rule_append(): Bad argument '2' Sep 12 12:18:02 OpenWrt user.notice root: Warning: parse_option(): unknown option '--icmpv6-type' Sep 12 12:18:02 OpenWrt user.notice root: Warning: fw3_ipt_rule_append(): Bad argument '3' Sep 12 12:18:02 OpenWrt user.notice root: Warning: parse_option(): unknown option '--icmpv6-type' Sep 12 12:18:02 OpenWrt user.notice root: Warning: fw3_ipt_rule_append(): Bad argument '4/0' Sep 12 12:18:02 OpenWrt user.notice root: Warning: parse_option(): unknown option '--icmpv6-type' Sep 12 12:18:02 OpenWrt user.notice root: Warning: fw3_ipt_rule_append(): Bad argument '4/1' Sep 12 12:18:02 OpenWrt user.notice root: Warning: parse_option(): unknown option '--icmpv6-type' Sep 12 12:18:02 OpenWrt user.notice root: Warning: fw3_ipt_rule_append(): Bad argument '133' Sep 12 12:18:02 OpenWrt user.notice root: Warning: parse_option(): unknown option '--icmpv6-type' Sep 12 12:18:02 OpenWrt user.notice root: Warning: fw3_ipt_rule_append(): Bad argument '135' Sep 12 12:18:02 OpenWrt user.notice root: Warning: parse_option(): unknown option '--icmpv6-type' Sep 12 12:18:02 OpenWrt user.notice root: Warning: fw3_ipt_rule_append(): Bad argument '134' Sep 12 12:18:02 OpenWrt user.notice root: Warning: parse_option(): unknown option '--icmpv6-type' Sep 12 12:18:02 OpenWrt user.notice root: Warning: fw3_ipt_rule_append(): Bad argument '136' Sep 12 12:18:02 OpenWrt user.notice root: * Rule 'Allow-ICMPv6-Forward' Sep 12 12:18:02 OpenWrt user.notice root: Warning: parse_option(): unknown option '--icmpv6-type' Sep 12 12:18:02 OpenWrt user.notice root: Warning: fw3_ipt_rule_append(): Bad argument '128' Sep 12 12:18:02 OpenWrt user.notice root: Warning: parse_option(): unknown option '--icmpv6-type' Sep 12 12:18:02 OpenWrt user.notice root: Warning: fw3_ipt_rule_append(): Bad argument '129' Sep 12 12:18:02 OpenWrt user.notice root: Warning: parse_option(): unknown option '--icmpv6-type' Sep 12 12:18:02 OpenWrt user.notice root: Warning: fw3_ipt_rule_append(): Bad argument '1' Sep 12 12:18:02 OpenWrt user.notice root: Warning: parse_option(): unknown option '--icmpv6-type' Sep 12 12:18:02 OpenWrt user.notice root: Warning: fw3_ipt_rule_append(): Bad argument '2' Sep 12 12:18:02 OpenWrt user.notice root: Warning: parse_option(): unknown option '--icmpv6-type' Sep 12 12:18:02 OpenWrt user.notice root: Warning: fw3_ipt_rule_append(): Bad argument '3' Sep 12 12:18:02 OpenWrt user.notice root: Warning: parse_option(): unknown option '--icmpv6-type' Sep 12 12:18:02 OpenWrt user.notice root: Warning: fw3_ipt_rule_append(): Bad argument '4/0' Sep 12 12:18:02 OpenWrt user.notice root: Warning: parse_option(): unknown option '--icmpv6-type' Sep 12 12:18:02 OpenWrt user.notice root: Warning: fw3_ipt_rule_append(): Bad argument '4/1' Sep 12 12:18:02 OpenWrt user.notice root: * Forward 'lan' -> 'wan' Sep 12 12:18:02 OpenWrt user.notice root: * Populating IPv6 mangle table Sep 12 12:18:02 OpenWrt user.notice root: * Zone 'lan' Sep 12 12:18:02 OpenWrt user.notice root: * Zone 'wan' Sep 12 12:18:02 OpenWrt user.notice root: * Populating IPv6 raw table Sep 12 12:18:02 OpenWrt user.notice root: * Zone 'lan' Sep 12 12:18:02 OpenWrt user.notice root: * Zone 'wan' Sep 12 12:18:02 OpenWrt user.notice root: * Set tcp_ecn to off Sep 12 12:18:08 OpenWrt user.notice root: /etc/init.d/piratebox: Creating piratebox loop image... Sep 12 12:18:28 OpenWrt user.notice root: -------------- Initialize PirateBoxScripts ----------- Sep 12 12:18:29 OpenWrt user.notice root: Starting initialize PirateBox Part2.. Sep 12 12:18:29 OpenWrt user.notice root: Distribute HEADER.txt into /opt/piratebox/share/Shared Sep 12 12:18:29 OpenWrt user.notice root: Distribute README.txt into /opt/piratebox/share/Shared Sep 12 12:18:29 OpenWrt user.notice root: chown: /opt/piratebox/share: Operation not permitted Sep 12 12:18:29 OpenWrt user.notice root: Starting script piratebox Sep 12 12:18:29 OpenWrt user.notice root: Generating hosts file .... Sep 12 12:18:30 OpenWrt user.notice root: Generating dnsmasq.conf ..... Sep 12 12:18:30 OpenWrt user.notice root: Generating Environment-config for lighttpd ..... Sep 12 12:18:30 OpenWrt user.notice root: Empty tmp folder Sep 12 12:18:30 OpenWrt user.notice root: rm: /opt/piratebox/tmp: is a directory Sep 12 12:18:30 OpenWrt user.notice root: Copy over design files Sep 12 12:18:30 OpenWrt user.notice root: Starting dnsmasq... Sep 12 12:18:31 OpenWrt daemon.info dnsmasq[2416]: started, version 2.66 cachesize 150 Sep 12 12:18:31 OpenWrt daemon.info dnsmasq[2416]: compile time options: IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-auth Sep 12 12:18:31 OpenWrt daemon.info dnsmasq-dhcp[2416]: DHCP, IP range 192.168.1.10 -- 192.168.1.250, lease time 12h Sep 12 12:18:31 OpenWrt user.notice root: 0 Sep 12 12:18:31 OpenWrt user.notice root: Starting droopy... Sep 12 12:18:31 OpenWrt daemon.info dnsmasq[2416]: read /opt/piratebox/conf/hosts_mesh - 0 addresses Sep 12 12:18:31 OpenWrt daemon.info dnsmasq[2416]: read /opt/piratebox/conf/hosts_generated - 1 addresses Sep 12 12:18:31 OpenWrt user.notice root: 0 Sep 12 12:18:50 OpenWrt user.notice root: Generated HTML-Shoutbox File. Sep 12 12:18:50 OpenWrt user.notice root: Starting lighttpd... Sep 12 12:18:51 OpenWrt user.notice root: 0 Sep 12 12:18:52 OpenWrt user.notice root: Bringing PirateBox down again and leave image mounted Sep 12 12:18:52 OpenWrt user.notice root: for further installation Sep 12 12:18:52 OpenWrt user.notice root: Stopping script piratebox Sep 12 12:18:52 OpenWrt user.notice root: Stopping dnsmasq... Sep 12 12:18:52 OpenWrt user.notice root: 0 Sep 12 12:18:52 OpenWrt user.notice root: Stopping droopy... Sep 12 12:18:52 OpenWrt user.notice root: 0 Sep 12 12:18:52 OpenWrt user.notice root: Stopping lighttpd... Sep 12 12:18:52 OpenWrt user.notice root: 0 Sep 12 12:18:52 OpenWrt daemon.info dnsmasq[2416]: exiting on receipt of SIGTERM Sep 12 12:18:52 OpenWrt user.notice root: PirateBox wireless SSID: PirateBox - Share Freely Sep 12 12:18:52 OpenWrt user.notice root: PirateBox DNS and hostname: piratebox.lan Sep 12 12:18:52 OpenWrt user.notice root: hostname with unique suffix is: piratebox.lan Sep 12 12:18:52 OpenWrt user.notice root: PirateBox LAN IP address: 192.168.1.1 Sep 12 12:18:52 OpenWrt user.notice root: PirateBox shared directory: Sep 12 12:18:52 OpenWrt user.notice root: Setup complete, PirateBox started. Sep 12 12:18:52 OpenWrt user.notice root: You can remove the WAN connection now. Sep 12 12:18:52 OpenWrt user.notice root: Please reboot your PirateBox now: Sep 12 12:18:52 OpenWrt user.notice root: # reboot Sep 12 12:18:52 OpenWrt user.notice root: Done Sep 12 12:18:54 OpenWrt user.notice root: Kareha Zip found... Sep 12 12:18:54 OpenWrt user.notice root: Archive: kareha_3.1.4.zip Sep 12 12:18:54 OpenWrt user.notice root: creating: kareha/ Sep 12 12:18:54 OpenWrt user.notice root: inflating: kareha/.DS_Store Sep 12 12:18:54 OpenWrt user.notice root: inflating: kareha/admin.pl Sep 12 12:18:54 OpenWrt user.notice root: inflating: kareha/captcha.pl Sep 12 12:18:54 OpenWrt user.notice root: inflating: kareha/config.pl Sep 12 12:18:54 OpenWrt user.notice root: inflating: kareha/example.htaccess Sep 12 12:18:54 OpenWrt user.notice root: creating: kareha/extras/ Sep 12 12:18:54 OpenWrt user.notice root: creating: kareha/extras/icons/ Sep 12 12:18:54 OpenWrt user.notice root: extracting: kareha/extras/icons/archive-7z.png Sep 12 12:18:54 OpenWrt user.notice root: extracting: kareha/extras/icons/archive-bz2.png Sep 12 12:18:54 OpenWrt user.notice root: extracting: kareha/extras/icons/archive-gz.png Sep 12 12:18:54 OpenWrt user.notice root: extracting: kareha/extras/icons/archive-lzh.png Sep 12 12:18:54 OpenWrt user.notice root: extracting: kareha/extras/icons/archive-rar.png Sep 12 12:18:54 OpenWrt user.notice root: extracting: kareha/extras/icons/archive-zip.png Sep 12 12:18:54 OpenWrt user.notice root: extracting: kareha/extras/icons/audio-aac.png Sep 12 12:18:55 OpenWrt user.notice root: extracting: kareha/extras/icons/audio-flac.png Sep 12 12:18:55 OpenWrt user.notice root: inflating: kareha/extras/icons/audio-it.png Sep 12 12:18:55 OpenWrt user.notice root: inflating: kareha/extras/icons/audio-mo3.png Sep 12 12:18:55 OpenWrt user.notice root: inflating: kareha/extras/icons/audio-mod.png Sep 12 12:18:55 OpenWrt user.notice root: extracting: kareha/extras/icons/audio-mp3.png Sep 12 12:18:55 OpenWrt user.notice root: extracting: kareha/extras/icons/audio-mpc.png Sep 12 12:18:55 OpenWrt user.notice root: inflating: kareha/extras/icons/audio-nsf.gif Sep 12 12:18:55 OpenWrt user.notice root: extracting: kareha/extras/icons/audio-ogg.png Sep 12 12:18:55 OpenWrt user.notice root: inflating: kareha/extras/icons/audio-sid.png Sep 12 12:18:55 OpenWrt user.notice root: inflating: kareha/extras/icons/audio-spc.png Sep 12 12:18:55 OpenWrt user.notice root: inflating: kareha/extras/icons/audio-xm.png Sep 12 12:18:55 OpenWrt user.notice root: extracting: kareha/extras/icons/flash.png Sep 12 12:18:55 OpenWrt user.notice root: inflating: kareha/extras/icons/torrent.png Sep 12 12:18:55 OpenWrt user.notice root: creating: kareha/extras/old_perl/ Sep 12 12:18:55 OpenWrt user.notice root: inflating: kareha/extras/old_perl/sjis.pl Sep 12 12:18:55 OpenWrt user.notice root: creating: kareha/extras/styles/ Sep 12 12:18:55 OpenWrt user.notice root: creating: kareha/extras/styles/css/ Sep 12 12:18:55 OpenWrt user.notice root: inflating: kareha/extras/styles/css/buun.css Sep 12 12:18:55 OpenWrt user.notice root: inflating: kareha/extras/styles/css/mercury.css Sep 12 12:18:55 OpenWrt user.notice root: creating: kareha/extras/styles/img/ Sep 12 12:18:55 OpenWrt user.notice root: extracting: kareha/extras/styles/img/ginchan.png Sep 12 12:18:55 OpenWrt user.notice root: inflating: kareha/extras/styles/img/greyrose.png Sep 12 12:18:55 OpenWrt user.notice root: inflating: kareha/extras/styles/img/greyrose_big.png Sep 12 12:18:55 OpenWrt user.notice root: inflating: kareha/extras/styles/img/rose.png Sep 12 12:18:55 OpenWrt user.notice root: extracting: kareha/extras/styles/img/rose_big.png Sep 12 12:18:55 OpenWrt user.notice root: inflating: kareha/kareha.ico Sep 12 12:18:55 OpenWrt user.notice root: inflating: kareha/kareha.js Sep 12 12:18:55 OpenWrt user.notice root: inflating: kareha/kareha.pl Sep 12 12:18:55 OpenWrt user.notice root: creating: kareha/mode_image/ Sep 12 12:18:55 OpenWrt user.notice root: inflating: kareha/mode_image/config.pl Sep 12 12:18:55 OpenWrt user.notice root: inflating: kareha/mode_image/config_defaults.pl Sep 12 12:18:55 OpenWrt user.notice root: creating: kareha/mode_image/css/ Sep 12 12:18:55 OpenWrt user.notice root: inflating: kareha/mode_image/css/burichan.css Sep 12 12:18:55 OpenWrt user.notice root: inflating: kareha/mode_image/css/futaba.css Sep 12 12:18:55 OpenWrt user.notice root: inflating: kareha/mode_image/css/gurochan.css Sep 12 12:18:55 OpenWrt user.notice root: inflating: kareha/mode_image/css/photon.css Sep 12 12:18:55 OpenWrt user.notice root: creating: kareha/mode_image/include/ Sep 12 12:18:55 OpenWrt user.notice root: inflating: kareha/mode_image/include/footer.html Sep 12 12:18:55 OpenWrt user.notice root: extracting: kareha/mode_image/include/header.html Sep 12 12:18:55 OpenWrt user.notice root: inflating: kareha/mode_image/include/rules.html Sep 12 12:18:56 OpenWrt user.notice root: creating: kareha/mode_image/src/ Sep 12 12:18:56 OpenWrt user.notice root: inflating: kareha/mode_image/templates.pl Sep 12 12:18:56 OpenWrt user.notice root: creating: kareha/mode_image/thumb/ Sep 12 12:18:56 OpenWrt user.notice root: inflating: kareha/mode_image/zeroconv.pl Sep 12 12:18:56 OpenWrt user.notice root: creating: kareha/mode_message/ Sep 12 12:18:56 OpenWrt user.notice root: inflating: kareha/mode_message/config.pl Sep 12 12:18:56 OpenWrt user.notice root: inflating: kareha/mode_message/config_defaults.pl Sep 12 12:18:56 OpenWrt user.notice root: creating: kareha/mode_message/css/ Sep 12 12:18:56 OpenWrt user.notice root: inflating: kareha/mode_message/css/blue_moon.css Sep 12 12:18:56 OpenWrt user.notice root: inflating: kareha/mode_message/css/futaba.css Sep 12 12:18:56 OpenWrt user.notice root: inflating: kareha/mode_message/css/headline.css Sep 12 12:18:56 OpenWrt user.notice root: inflating: kareha/mode_message/css/pseud0ch.css Sep 12 12:18:56 OpenWrt user.notice root: inflating: kareha/mode_message/css/toothpaste.css Sep 12 12:18:56 OpenWrt user.notice root: inflating: kareha/mode_message/css/VIPPER.css Sep 12 12:18:56 OpenWrt user.notice root: creating: kareha/mode_message/img/ Sep 12 12:18:56 OpenWrt user.notice root: extracting: kareha/mode_message/img/ba.gif Sep 12 12:18:56 OpenWrt user.notice root: creating: kareha/mode_message/include/ Sep 12 12:18:56 OpenWrt user.notice root: inflating: kareha/mode_message/include/footer.html Sep 12 12:18:56 OpenWrt user.notice root: extracting: kareha/mode_message/include/header.html Sep 12 12:18:56 OpenWrt user.notice root: extracting: kareha/mode_message/include/mid.html Sep 12 12:18:56 OpenWrt user.notice root: inflating: kareha/mode_message/include/rules.html Sep 12 12:18:56 OpenWrt user.notice root: inflating: kareha/mode_message/templates.pl Sep 12 12:18:56 OpenWrt user.notice root: inflating: kareha/mode_message/templates_jp.pl Sep 12 12:18:56 OpenWrt user.notice root: creating: kareha/res/ Sep 12 12:18:56 OpenWrt user.notice root: inflating: kareha/spam.txt Sep 12 12:18:56 OpenWrt user.notice root: creating: kareha/src/ Sep 12 12:18:56 OpenWrt user.notice root: creating: kareha/thumb/ Sep 12 12:18:56 OpenWrt user.notice root: inflating: kareha/wakautils.pl Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/kareha.pl: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/admin.pl: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/captcha.pl: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/config.pl: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/example.htaccess: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/extras/old_perl/sjis.pl: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/extras/old_perl: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/extras/old_perl: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/extras/icons/audio-mod.png: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/extras/icons/archive-lzh.png: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/extras/icons/audio-ogg.png: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/extras/icons/audio-mpc.png: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/extras/icons/flash.png: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/extras/icons/audio-nsf.gif: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/extras/icons/audio-it.png: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/extras/icons/archive-rar.png: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/extras/icons/audio-xm.png: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/extras/icons/archive-gz.png: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/extras/icons/archive-bz2.png: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/extras/icons/archive-zip.png: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/extras/icons/audio-mo3.png: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/extras/icons/audio-sid.png: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/extras/icons/audio-spc.png: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/extras/icons/archive-7z.png: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/extras/icons/audio-mp3.png: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/extras/icons/torrent.png: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/extras/icons/audio-flac.png: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/extras/icons/audio-aac.png: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/extras/icons: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/extras/icons: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/extras/styles/img/greyrose.png: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/extras/styles/img/rose_big.png: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/extras/styles/img/greyrose_big.png: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/extras/styles/img/rose.png: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/extras/styles/img/ginchan.png: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/extras/styles/img: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/extras/styles/img: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/extras/styles/css/buun.css: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/extras/styles/css/mercury.css: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/mode_image/include: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/mode_image/include: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/mode_image/thumb: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/mode_image/thumb: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/mode_image/src: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/mode_image/src: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/mode_image/templates.pl: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/mode_image/zeroconv.pl: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/mode_image/css/gurochan.css: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/mode_image/css/burichan.css: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/mode_image/css/futaba.css: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/mode_image/css/photon.css: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/mode_image/css: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/mode_image/css: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/mode_image/config.pl: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/mode_image: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/mode_image: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/mode_message/config_defaults.pl: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/mode_message/include/rules.html: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/mode_message/include/mid.html: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/mode_message/include/header.html: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/mode_message/include/footer.html: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/mode_message/include: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/mode_message/include: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/mode_message/img/ba.gif: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/mode_message/img: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/mode_message/img: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/mode_message/templates.pl: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/mode_message/css/VIPPER.css: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/mode_message/css/headline.css: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/mode_message/css/pseud0ch.css: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/mode_message/css/futaba.css: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/mode_message/css/blue_moon.css: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/mode_message/css/toothpaste.css: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/config_defaults.pl: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/css/gurochan.css: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/css/burichan.css: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/css/futaba.css: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/css/photon.css: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/css: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/css: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/include/rules.html: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/include/header.html: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/include/footer.html: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/include: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/include: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/templates.pl: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/zeroconv.pl: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board/index.htm: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: chown: /opt/piratebox/share/board: Operation not permitted Sep 12 12:19:00 OpenWrt user.notice root: Errors in chown occurs if you are using vfat on the USB stick Sep 12 12:19:00 OpenWrt user.notice root: . don't Panic! Sep 12 12:19:00 OpenWrt user.notice root: Generating index page Sep 12 12:19:00 OpenWrt user.notice root: wget: can't connect to remote host (127.0.0.1): Connection refused Sep 12 12:19:00 OpenWrt user.notice root: finished! Sep 12 12:19:00 OpenWrt user.notice root: Now Edit your kareha settings file to change your ADMIN_PASS and SECRET : Sep 12 12:19:00 OpenWrt user.notice root: # vi /opt/piratebox/www/board/config.pl Sep 12 12:19:02 OpenWrt user.notice root: Configuring perl. Sep 12 12:19:02 OpenWrt user.notice root: Configuring perlbase-data. Sep 12 12:19:02 OpenWrt user.notice root: Configuring perlbase-encode. Sep 12 12:19:02 OpenWrt user.notice root: Configuring libjpeg. Sep 12 12:19:02 OpenWrt user.notice root: Configuring libpthread. Sep 12 12:19:02 OpenWrt user.notice root: Configuring libopenssl. Sep 12 12:19:02 OpenWrt user.notice root: Configuring libpcre. Sep 12 12:19:02 OpenWrt user.notice root: Configuring lighttpd. Sep 12 12:19:02 OpenWrt user.notice root: Configuring lighttpd-mod-cgi. Sep 12 12:19:02 OpenWrt user.notice root: Configuring perlbase-bytes. Sep 12 12:19:02 OpenWrt user.notice root: Configuring lighttpd-mod-setenv. Sep 12 12:19:02 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step Sep 12 12:19:02 OpenWrt user.notice root: /bin/box_installer.sh : executing run_signaling_package_stop Sep 12 12:19:02 OpenWrt user.notice root: /bin/box_installer.sh: line 26: can't create /sys/class/leds/*usb/trigger: nonexistent directory Sep 12 12:19:02 OpenWrt user.notice root: /bin/box_installer.sh: line 26: can't create /sys/class/leds/*usb/brightness: nonexistent directory Sep 12 12:19:02 OpenWrt user.notice root: /bin/box_installer.sh : Trying to find next step Sep 12 12:19:02 OpenWrt user.notice root: /bin/box_installer.sh : executing exit
Edit
I managed now to flash the openWRT firmware from USB again, but the WLAN of the box does not start now. I am trying to figure out why.
Edit
I now have been trying to flash the image from the usb stick and I am stuck at the rebooting point:
root@(none):/# /etc/init.d/boot start /etc/rc.common: line 85: can't create /etc/config/wireless: Read-only file system sh: ./inittab-console-fixup: line 25: can't create /etc/inittab: Read-only file system rm: can't remove 'inittab-console-fixup': Read-only file system uci: I/O error rm: can't remove 'leds': Read-only file system rm: can't remove 'migrate-shadow': Read-only file system rm: can't remove 'migrate-sysctl': Read-only file system touch: /etc/config/network: Read-only file system uci: Entry not found uci: Entry not found uci: Entry not found uci: Entry not found uci: Entry not found uci: Entry not found uci: Entry not found uci: Entry not found uci: Entry not found uci: Entry not found uci: Entry not found uci: Entry not found rm: can't remove 'network': Read-only file system touch: /etc/config/ubootenv: Read-only file system rm: can't remove 'uboot-envtools': Read-only file system rm: can't remove 'vlan-migration': Read-only file system rm: can't remove 'wrt160nl': Read-only file system uci: I/O error uci: I/O error uci: I/O error uci: I/O error uci: I/O error uci: I/O error root@OpenWrt:/# mount /dev/sda1 /mnt root@OpenWrt:/# cd /mnt/ root@OpenWrt:/mnt# mtd -r write openwrt-ar71xx-generic-tl-mr3020-v1-squashfs-fac tory.bin firmware Unlocking firmware ... Writing from openwrt-ar71xx-generic-tl-mr3020-v1-squashfs-factory.bin to firmware ... Rebooting ...
I found this article but I could not find the solution with its help.
It generates the external_fs folder with an openwrt.swap file, the install folder with an auto_package_done file of 0kb and an install .txt document.
Help would be highly appreciated and best regards
Testbild