[OpenWrt-Users] Fonera lzma error

Oliver Ertl owrt-2008 at gmx.de
Tue Jun 3 12:47:03 CEST 2008


> I have compiled the trunk version form 2008-06-01 for my fonera an I
> am getting this lzma_decode error
> 
> RedBoot> fis load -l vmlinux.bin.l7
> lzma_decode failed. res=1
> 
> any idea?

Try this:

RedBoot> fis init
RedBoot> load -r -b %{FREEMEMLO} openwrt-atheros-vmlinux.lzma -m xmodem
RedBoot> fis create -e 0x80041000 -r 0x80041000 vmlinux.bin.l7
RedBoot> fis free [now do the calculation with bc]
RedBoot> load -r -b %{FREEMEMLO} openwrt-atheros-root.squashfs -m xmodem
RedBoot> fis create -l 0x6F0000 rootfs
RedBoot> reset

$ bc
obase=16
ibase=16
A87E0000 - A80F0000
6F0000



More information about the openwrt-users mailing list