OpenWrt Forum Archive

Topic: Reinstall Kamikaze 7.09 on DWL-2100AP HOW ????

The content of this topic has been archived on 13 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

How to reinstal Kamikaze 7.09 on DWL-2100AP over SSH console, it wont boot evry time.

(Last edited by shera037 on 11 Jul 2008, 14:44)

Ok I found it smile


root@OpenWRT:~# wget http://downloads.x-wrt.org/xwrt/kamikaz … linux.lzma
root@OpenWRT:~# wget http://downloads.x-wrt.org/xwrt/kamikaz … .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



or

root@OpenWRT:~# wget http://downloads.x-wrt.org/xwrt/kamikaz … linux.lzma
root@OpenWRT:~# wget http://downloads.x-wrt.org/xwrt/kamikaz … t.squashfs
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.squashfs rootfs
root@OpenWRT:~# reboot

(Last edited by shera037 on 11 Jul 2008, 16:25)

The discussion might have continued from here.