OpenWrt Forum Archive

Topic: Building Atheros-2.6 images Kamikaze

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

Hi all,
I've been trying to build an image with the atheros2-6 profile.

I downloaded the kamikaze 7.09 bzip from the 7.09 root folder and went through the following steps,

make menuconfig

<set my configuration options>

make

The make script completes successfully after building a bunch of packages but I don't see any bin files anywhere, as near as i can tell the only files created are these ones in the kamikaze709/bin folder

openwrt-atheros-2.6-root.jffs2-128k  openwrt-atheros-2.6-root.squashfs  openwrt-atheros-2.6-vmlinux.lzma
openwrt-atheros-2.6-root.jffs2-256k  openwrt-atheros-2.6-vmlinux.elf    OpenWrt-SDK-atheros-2.6-for-Linux-i686.tar.bz2
openwrt-atheros-2.6-root.jffs2-64k   openwrt-atheros-2.6-vmlinux.gz

is the elf my .bin file I should rename and attempt to use?

Is there another make command I'm missing?

Thanks for the help!

Reading the Wiki helps...

http://wiki.openwrt.org/OpenWrtDocs/Har … 3d0d26d1d8

You only need openwrt-atheros-2.6-vmlinux.lzma (the Kernel) and openwrt-atheros-2.6-root.squashfs (SquashFS root filesystem). There is no bin image in Kamikaze for the Fonera.

(Last edited by forum2006 on 7 Dec 2007, 00:01)

Ahh, that's why I missed the wiki section, this isn't a fonera, though the tftp method may still work, tftp is listening on the device.

I guess I should specify, the device is a D-Link DIR-655, it's listed as untested so I figured I'd test it out and report back

(Last edited by zupzupper on 7 Dec 2007, 01:25)

The discussion might have continued from here.