OpenWrt Forum Archive

Topic: kamikaze x86 install

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

I'm currently building a custom image, but while I'm waiting, for the sake of my sanity, I need to make certain I'm doing the right thing.  If booting off the standard ext2 kamikaze image doesn't load any network drivers that work with my hardware, I need to build an image of my own right?  Or are there some simple files that I just need to copy over?

running off a hardrive with the stock file from http://downloads.openwrt.org/kamikaze/8 … ext2.image

Hi.

Right, sometimes the required NIC drivers are not included in the image. You can however grab the appropriate kmod packages form downloads.openwrt.org [1], untar them (*.ipk is a renamed *.tgz) and copy the *.ko files over to your installed firmware rootfs.

~ JoW

[1] http://downloads.openwrt.org/kamikaze/8 … /packages/

The discussion might have continued from here.