Hi,
I just flashed my fonera successfully with a serial cable.
I have now openwrt Kamikaze on it, I just changed the network configuration to have the internet through my modem.
Now, I want to install a cifs mount point, I did ipkg-install kmod-fs-cifs, but I get this error:
root@OpenWrt:~# ipkg install kmod-fs-cifs
Installing kmod-fs-cifs (2.6.19.2-atheros-1) to root...
Downloading http://openwrt.org/downloads/snapshots/ … 1_mips.ipk
Not downgrading package kernel on root from 2.6.21.1-atheros-1 to 2.6.19.2-atheros-1.
Nothing to be done
An error ocurred, return value: 1.
Just for information, I flashed with:
fis init
load -r -v -b %{FREEMEMLO} openwrt-atheros-2.6-root.jffs2-64k
fis create -f 0xA8030000 -l 0x006F0000 rootfs
load -r -v -b %{FREEMEMLO} openwrt-atheros-2.6-vmlinux.lzma
fis create -r 0x80041000 -e 0x80041000 vmlinux.bin.l7
fis load -l vmlinux.bin.l7
exec
Thanks,
Feax.