Hi all,
I was testing out a x86 based system last night, after managing to get ext2_image dd onto hda and installing the additional *.ipk to get a usable system.
[Hint: after using a live-CD to dd the image to /dev/hda, create a 3rd partition make it ext2 and copy all of the *.ipk there. Once the router comes up you can mount the /dev/hda3 partition and install all the packages you need.]
I was able to configure the network IP/Netmask etc., however the format of the /etc/config/wireless file is a little elusive (by default it is empty).
The documentation page (http://wiki.openwrt.org/OpenWrtDocs/Kam … figuration) contains some info but doesn't cover x86 based systems. I can hand configure the wireless, but obviously I want it to boot to the correct settings.
Q). What 'option type' should I use?
I am attempting to build up a node with only a wireless card (prism2 based) to act as OLSRD repeater/node. If that is sucessfull I shall include an ethernet card and enable WAN/LAN functionality.
Cheers,
Munge.
PS. Such a small distro really flies on x86 hardware. )
PPS. As the standard repositry doesn't include OLSRD (why?) I used the one from http://ipkg.k1k2.de/x86/packages/ which seems to work fine.