Yun static ip etc/config/network edition and problem

Hi!, i edit etc/config/network with static ip and when i reset the yun i cant access to it :(. How can i reset the archive etc/config/network without access to the yun? the linino run ok, but i can not access :frowning:

After Yun is completed booted. To reset the OpenWrt-Yun distribution to its default state, press the WiFi reset button (WLAN RST) for at least 30 seconds. The board reverts to the original settings: like just taken out of the box or to the latest update of the OpenWRT image you have reflashed before. Among other things, this removes all installed files and network settings.

Plan B:

At IDE upload "File/Examples/Bridge/YunSerialTerminal" into Yun

Run:

reset-to-factory-anyway
reboot

Reset to factory settings

Set static ip at lan (wifi port)

Set static ip at wan (ethernet port)

if I run the "File/Examples/Bridge/YunSerialTerminal" in the yun, the serial terminal show that it can not start :S (The wlan reset button dont found) :frowning:

[ 11.370000] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 11.370000] sda: sda1 sda2
[ 11.380000] sd 0:0:0:0: [sda] No Caching mode page present
[ 11.380000] sd 0:0:0:0: [sda] Assuming drive cache: write through
[ 11.380000] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 31.920000] EXT4-fs (sda2): recovery complete
[ 31.920000] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
switching to external rootfs

  • init -
    [ 32.070000] Kernel panic - not syncing: Attempted to kill init!

Shutdown Yun, remove micro SD card. turn it back on.

Backup Plan:

Reflashing the OpenWrt-Yun image on the Yún

all ok, thanks!!!!

criminalkaoz:
all ok, thanks!!!!

Please share what did you do? just for next person who has same problem.