Kamikaze-luci
From Bubble
télécharger l'image
wget http://downloads.openwrt.org/kamikaze/8.09/x86/openwrt-x86-ext2.image
insérez une compactflash et flashez le firmware
dd if=openwrt-x86-ext2.image of=/dev/sda
mountez la parttion 2
mount /dev/sda2 /tmp
récupérez le driver réseau
cd /tmp/www/ wget http://downloads.openwrt.org/kamikaze/8.09/x86/packages/kmod-via-rhine_2.6.25.17-x86-1_i386.ipk
démontez et insèrez la carte dans le wrap
branchez votre cable série et lancez minicom
installer les drivers reseaux
opkg install kmod-via-rhine_2.6.25.17-x86-1_i386.ipk
rebootez
reboot
vous pouvez uiliser l'interface http pour configurer le reste http://ipdunoeud
paquet a installer
opkg update && opkg install kmod-madwifi luci-admin-full luci-app-olsr
un petit reboot pour qu il charge les interfaces atheros

