root@OpenWRT:~# wget http://downloads.x-wrt.org/xwrt/kamikaze/7.09/atheros-2.6/openwrt-atheros-2.6-vmlinux.lzma
root@OpenWRT:~# wget http://downloads.x-wrt.org/xwrt/kamikaze/7.09/atheros-2.6/openwrt-atheros-2.6-root.jffs2-64k
root@OpenWRT:~# mtd -e vmlinux.bin.l7 write openwrt-atheros-2.6-vmlinux.lzma vmlinux.bin.l7
root@OpenWRT:~# mtd -e rootfs write openwrt-atheros-2.6-root.jffs2-64k rootfs
root@OpenWRT:~# reboot
キター。
openWRTの設定がWEBで出来るようになったよ。
細かな設定ファイルもブラウザから書き換えできるので、sshでアクセスする必要がほとんど無くなった。
ただし負荷がかかり過ぎなのかWEBのレスポンスがかなり悪くなってしまったような気もする。
一通り見て回ったが、webifで出来るようなセッティングはcuiでも不都合がないし、やっぱり素のkamikazeに戻そうかな。