Can't reset Yùn in Failsafe Mode

Sorry for my late reply!

jessemonroy650:
With the YunSerialTerminal, type ifconfig and post that.
Then type, type iwconfig and post that.

ifconfig output:

root@(none):/# ifconfig
eth0      Link encap:Ethernet  HWaddr 90:A2:DA:F6:06:51  
          inet addr:192.168.1.1  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
          Interrupt:5

There is no iwconfig output:

root@(none):/# iwconfig
root@(none):/#

sonnyyu:

sed -i "s/option disabled '0'/option disabled '1'/g" /etc/config/wireless

Thank you sonnyyu, i tried with that but nothing changed :frowning: