the wifi light keeps blinking and that is the only light, well besides the power being solid.
the codes
_______________________________________________________
root@OpenWrt:~# ls -la /mnt/
drwxr-xr-x 2 root root 3 Nov 17 2014 .
drwxr-xr-x 1 root root 0 Jan 1 00:00 ..
root@OpenWrt:~# ls -la /mnt/usb
ls: /mnt/usb: No such file or directory
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.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.2.1"
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'
option gateway '192.168.1.254'
list dns '192.168.1.254'
root@OpenWrt:~# cat /etc/config/wireless
config wifi-device radio0
option type mac80211
option channel 11
option hwmode 11ng
option macaddr 30:b5:c2:4b:4c:e4
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.210000] loop: module loaded
[ 31.260000] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 31.440000] nf_conntrack version 0.5.0 (455 buckets, 1820 max)
[ 31.670000] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 31.940000] batman_adv: B.A.T.M.A.N. advanced 2013.4.0 (compatibility version 14) loaded
[ 35.950000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 35.960000] device eth0 entered promiscuous mode
[ 35.960000] ADDRCONF(NETDEV_UP): br-lan: link is not ready
[ 36.360000] eth0: link up (100Mbps/Full duplex)
[ 36.360000] br-lan: port 1(eth0) entered forwarding state
[ 36.370000] br-lan: port 1(eth0) entered forwarding state
[ 36.370000] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 36.400000] ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[ 38.370000] br-lan: port 1(eth0) entered forwarding state
[ 298.360000] eth0: link down
[ 298.360000] br-lan: port 1(eth0) entered disabled state
[ 299.360000] eth0: link up (100Mbps/Full duplex)
[ 299.360000] br-lan: port 1(eth0) entered forwarding state
[ 299.370000] br-lan: port 1(eth0) entered forwarding state
[ 301.370000] br-lan: port 1(eth0) entered forwarding state
root@OpenWrt:~# dmesg | greg sda
-ash: greg: not found
root@OpenWrt:~# ls /dev/sd*
/dev/sda
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]
7 root 0 SW [kworker/u:1]
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]
439 root 0 SWN [jffs2_gcd_mtd3]
469 root 0 SW [khubd]
478 root 0 SW [scsi_eh_0]
479 root 0 SW [usb-storage]
480 root 0 SW [kworker/0:2]
498 root 1536 S {rcS} /bin/sh /etc/init.d/rcS S boot
499 root 1504 S init
500 root 1536 S {rcS} /bin/sh /etc/init.d/rcS S boot
501 root 1496 S logger -s -p 6 -t sysinit
532 root 0 SW< [cfg80211]
608 root 0 SW< [bat_events]
635 root 1508 S /sbin/syslogd -C16
637 root 1488 S /sbin/klogd
639 root 868 S /sbin/hotplug2 --override --persistent --s
647 root 872 S /sbin/ubusd
671 root 1468 S /sbin/netifd
1061 root 1152 S /usr/sbin/dropbear -P /var/run/dropbear.1.
1160 root 1500 S /sbin/watchdog -t 5 /dev/watchdog
1212 nobody 956 S /usr/sbin/dnsmasq -C /var/etc/dnsmasq.conf
1214 root 1540 S {S95done} /bin/sh /etc/rc.common /etc/rc.d
1215 root 1496 S sh /etc/rc.local
1216 root 1500 S {box_installer_s} /bin/sh /bin/box_install
1220 root 1492 S syslogd -n -L -R 192.168.1.2:9999
1221 root 1512 S {box_installer.s} /bin/sh /bin/box_install
1222 root 1496 S logger
1230 root 1564 S {ext} /bin/sh /etc/rc.common /etc/init.d/e
2391 root 1216 R /usr/sbin/dropbear -P /var/run/dropbear.1.
2404 root 1504 S -ash
2810 root 1488 S sleep 1
2811 root 1496 R ps
root@OpenWrt:~# cat /mnt/usb/install.log
cat: can't open '/mnt/usb/install.log': No such file or directory
the codes
_______________________________________________________
root@OpenWrt:~# ls -la /mnt/
drwxr-xr-x 2 root root 3 Nov 17 2014 .
drwxr-xr-x 1 root root 0 Jan 1 00:00 ..
root@OpenWrt:~# ls -la /mnt/usb
ls: /mnt/usb: No such file or directory
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.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.2.1"
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'
option gateway '192.168.1.254'
list dns '192.168.1.254'
root@OpenWrt:~# cat /etc/config/wireless
config wifi-device radio0
option type mac80211
option channel 11
option hwmode 11ng
option macaddr 30:b5:c2:4b:4c:e4
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.210000] loop: module loaded
[ 31.260000] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 31.440000] nf_conntrack version 0.5.0 (455 buckets, 1820 max)
[ 31.670000] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 31.940000] batman_adv: B.A.T.M.A.N. advanced 2013.4.0 (compatibility version 14) loaded
[ 35.950000] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 35.960000] device eth0 entered promiscuous mode
[ 35.960000] ADDRCONF(NETDEV_UP): br-lan: link is not ready
[ 36.360000] eth0: link up (100Mbps/Full duplex)
[ 36.360000] br-lan: port 1(eth0) entered forwarding state
[ 36.370000] br-lan: port 1(eth0) entered forwarding state
[ 36.370000] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 36.400000] ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[ 38.370000] br-lan: port 1(eth0) entered forwarding state
[ 298.360000] eth0: link down
[ 298.360000] br-lan: port 1(eth0) entered disabled state
[ 299.360000] eth0: link up (100Mbps/Full duplex)
[ 299.360000] br-lan: port 1(eth0) entered forwarding state
[ 299.370000] br-lan: port 1(eth0) entered forwarding state
[ 301.370000] br-lan: port 1(eth0) entered forwarding state
root@OpenWrt:~# dmesg | greg sda
-ash: greg: not found
root@OpenWrt:~# ls /dev/sd*
/dev/sda
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]
7 root 0 SW [kworker/u:1]
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]
439 root 0 SWN [jffs2_gcd_mtd3]
469 root 0 SW [khubd]
478 root 0 SW [scsi_eh_0]
479 root 0 SW [usb-storage]
480 root 0 SW [kworker/0:2]
498 root 1536 S {rcS} /bin/sh /etc/init.d/rcS S boot
499 root 1504 S init
500 root 1536 S {rcS} /bin/sh /etc/init.d/rcS S boot
501 root 1496 S logger -s -p 6 -t sysinit
532 root 0 SW< [cfg80211]
608 root 0 SW< [bat_events]
635 root 1508 S /sbin/syslogd -C16
637 root 1488 S /sbin/klogd
639 root 868 S /sbin/hotplug2 --override --persistent --s
647 root 872 S /sbin/ubusd
671 root 1468 S /sbin/netifd
1061 root 1152 S /usr/sbin/dropbear -P /var/run/dropbear.1.
1160 root 1500 S /sbin/watchdog -t 5 /dev/watchdog
1212 nobody 956 S /usr/sbin/dnsmasq -C /var/etc/dnsmasq.conf
1214 root 1540 S {S95done} /bin/sh /etc/rc.common /etc/rc.d
1215 root 1496 S sh /etc/rc.local
1216 root 1500 S {box_installer_s} /bin/sh /bin/box_install
1220 root 1492 S syslogd -n -L -R 192.168.1.2:9999
1221 root 1512 S {box_installer.s} /bin/sh /bin/box_install
1222 root 1496 S logger
1230 root 1564 S {ext} /bin/sh /etc/rc.common /etc/init.d/e
2391 root 1216 R /usr/sbin/dropbear -P /var/run/dropbear.1.
2404 root 1504 S -ash
2810 root 1488 S sleep 1
2811 root 1496 R ps
root@OpenWrt:~# cat /mnt/usb/install.log
cat: can't open '/mnt/usb/install.log': No such file or directory