Fonera

From fakedWiki
Revision as of 21:31, 19 January 2011 by Jan (talk | contribs) (Created page with "=== Flashing via RedBoot === <pre> ip_address -h 192.168.0.1 -l 192.168.0.254/24 load -r -b %{FREEMEMLO} http://192.168.0.1/openwrt/atheros/openwrt-atheros-vmlinux.lzma -m HTTP f…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Flashing via RedBoot

ip_address -h 192.168.0.1 -l 192.168.0.254/24
load -r -b %{FREEMEMLO} http://192.168.0.1/openwrt/atheros/openwrt-atheros-vmlinux.lzma -m HTTP
fis init
fis create -e 0x80041000 -r 0x80041000 vmlinux.bin.l7
load -r -b %{FREEMEMLO} http://192.168.0.1/openwrt/atheros/openwrt-atheros-root.squashfs -m HTTP
fis create rootfs