Quantcast
Viewing all articles
Browse latest Browse all 3254

Re: Problem with install on MR3040 v1

Yes - the install folder is on top level on the usb stick. The Stick format is Fat32.

root@OpenWrt:~# dmesg | grep sda
>>> NOTHING !

i perform also some other command :

root@OpenWrt:~# dmesg | tail
[ 10.180000] hub 1-0:1.0: USB hub found
[ 10.180000] hub 1-0:1.0: 1 port detected
[ 10.210000] nf_conntrack version 0.5.0 (456 buckets, 1824 max)
[ 10.450000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 10.520000] usb 1-1: new high-speed USB device number 2 using ehci-platform
[ 14.240000] device eth0 entered promiscuous mode
[ 606.490000] eth0: link up (100Mbps/Full duplex)
[ 606.490000] br-lan: port 1(eth0) entered forwarding state
[ 606.500000] br-lan: port 1(eth0) entered forwarding state
[ 608.500000] br-lan: port 1(eth0) entered forwarding state

root@OpenWrt:~# cat /etc/openwrt_release
DISTRIB_ID="OpenWrt"
DISTRIB_RELEASE="12.09"
DISTRIB_REVISION="r36088"
DISTRIB_CODENAME="attitude_adjustment"
DISTRIB_TARGET="ar71xx/generic"
DISTRIB_DESCRIPTION="OpenWrt Attitude Adjustment 12.09"

root@OpenWrt:~# ls -la /mnt
drwxr-xr-x 2 root root 3 Mar 23 2013 .
drwxr-xr-x 1 root root 0 Jan 1 00:00

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 macaddr c0:4a:00:34:83:e6
option hwmode 11ng
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
[ 9.560000] cfg80211: (5650000 KHz - 5710000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 9.560000] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm)
[ 9.630000] PPP generic driver version 2.4.2
[ 9.880000] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 10.100000] NET: Registered protocol family 24
[ 10.110000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 10.120000] ehci-platform ehci-platform: Generic Platform EHCI Controller
[ 10.130000] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1
[ 10.160000] ehci-platform ehci-platform: irq 3, io mem 0x1b000000
[ 10.180000] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00
[ 10.180000] hub 1-0:1.0: USB hub found
[ 10.180000] hub 1-0:1.0: 1 port detected
[ 10.210000] nf_conntrack version 0.5.0 (456 buckets, 1824 max)
[ 10.450000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 10.520000] usb 1-1: new high-speed USB device number 2 using ehci-platform
[ 14.240000] device eth0 entered promiscuous mode
[ 606.490000] eth0: link up (100Mbps/Full duplex)
[ 606.490000] br-lan: port 1(eth0) entered forwarding state
[ 606.500000] br-lan: port 1(eth0) entered forwarding state
[ 608.500000] br-lan: port 1(eth0) entered forwarding state

root@OpenWrt:~# ps
PID USER VSZ STAT COMMAND
1 root 1504 S init
2 root 0 SW [kthreadd]
3 root 0 SW [ksoftirqd/0]
4 root 0 SW [kworker/0: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]
457 root 1504 S init
495 root 0 SW< [cfg80211]
502 root 0 SW [khubd]
569 root 1508 S /sbin/syslogd -C16
571 root 1488 S /sbin/klogd
573 root 856 S /sbin/hotplug2 --override --persistent --set-rules-f
579 root 868 S /sbin/ubusd
585 root 1520 S /sbin/netifd
729 root 1500 S /sbin/watchdog -t 5 /dev/watchdog
1005 root 1152 S /usr/sbin/dropbear -P /var/run/dropbear.1.pid -p 22
1023 root 1132 S /usr/sbin/uhttpd -f -h /www -r OpenWrt -x /cgi-bin -
1055 nobody 948 S /usr/sbin/dnsmasq -C /var/etc/dnsmasq.conf
1068 root 1500 S /usr/sbin/ntpd -n -p 0.openwrt.pool.ntp.org -p 1.ope
1071 root 1220 R /usr/sbin/dropbear -P /var/run/dropbear.1.pid -p 22
1072 root 1504 S -ash
1091 root 1496 R ps

And when i updated the firmware i use : openwrt-ar71xx-generic-tl-mr3040-v1-squashfs-factory.bin

Same result with another stick :
root@OpenWrt:~# cd /mnt/usb False !

Viewing all articles
Browse latest Browse all 3254

Trending Articles