Hello
Currently I am running White Russion 0.9 and now I would to upgrade to the latest Kamikaze release... I never did an upgrade befor so I am quite unsure how to do it the rigth way...
I have red http://wiki.openwrt.org/OpenWrtDocs/Har … ys/WRT54GL and according to this doc the easiest way would be the do the following
__1. Step:__
root@OpenWrt:~# nvram set boot_wait=on
root@OpenWrt:~# nvram set boot_time=10
root@OpenWrt:~# nvram commit && reboot
__2. Step__
root@OpenWrt:~# cd /tmp/
root@OpenWrt:~# wget http://downloads.openwrt.org/kamikaze/7 … uashfs.trx
root@OpenWrt:~# mtd write /tmp/openwrt-brcm-2.4-squashfs.trx linux && reboot
And I should be fine with Kamikaze 7.09, right??? Any hints on this?